Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
IntellIJ Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Collective -
Host: opensource -
https://opencollective.com/intellij-elixir
- Code: https://github.com/KronicDeth/intellij-elixir
From
https://stackoverflow.com/questions/6428215/printing-number-of-junit-failures-in-ant.
github.com/KronicDeth/intellij-elixir - e651de5f895a71ecc018a1b466825996a73fb132 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 5c65186f7a5fecdab733a55297c4f20ffba39a0b authored almost 10 years ago by Luke Imhoff <[email protected]>
`quote(Sigil, OtpErlangObject quotedContent)` will handle the common
pieces and each `quote` wil...
github.com/KronicDeth/intellij-elixir - 260b931997a399a30046296720280e2a8ffc3db9 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 3fe69c6c1cb5717faea86edd80dfb5d9c7dd9fdc authored almost 10 years ago by Luke Imhoff <[email protected]>
Change SigilHeredoc and InterpolatedSigil quote* methods to just work on
Sigil since they will b...
github.com/KronicDeth/intellij-elixir - a5a7a0357f7c391341f83d50659fa0e816654967 authored almost 10 years ago by Luke Imhoff <[email protected]>
Group interpolated and literal together in subgroups.
github.com/KronicDeth/intellij-elixir - b6282154dd5fe28a0c1da9497f0f04f6b3fb93e2 authored almost 10 years ago by Luke Imhoff <[email protected]>Was missing from ElixirLexer's merge list.
github.com/KronicDeth/intellij-elixir - 17e29837571f031715e06a44b6a617f4cba3f917 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - f1af041844e3be16748e2f79f579e8c7f4417bd5 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 59028d77e145cec5e3c2779218605eeaca653b96 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 3cbafb1d99629bf2afa9f8c3258010c6441932d9 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 17fc30d2008aa1cc4fe0497700e6a00f87428dfb authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 4cb16381b1c40d9996b5f7fd071c344b23ce541b authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 464b0b7f587194596e7d8f819b8059f1bdf19712 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - d8a4100125d928dddc65db3e8a737220964d22bd authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 534d28e64b93b4c620530cf7e8b77cc6f7362997 authored almost 10 years ago by Luke Imhoff <[email protected]>
Caught typo in promoter: charListHeredoc promoter was being used instead
of charListSigilHeredoc...
github.com/KronicDeth/intellij-elixir - 6cdecfbe6fc7d416b3a7576977d339966b87dc4b authored almost 10 years ago by Luke Imhoff <[email protected]>
To allow for literal*Body for literal*SigilHeredocs.
github.com/KronicDeth/intellij-elixir - b2be4b4d841b9804327596e6b904a4ea702f2414 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - f2080b3fcdaedb36576794ecc6a67c77e4079d7a authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - f2baf900f9b79fdd37748a950bb6018f63e9e307 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 49584795549da6635954ab3555a0d363a26838e6 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 32f9b2d899394be17b6480be7432b9e77cbfe69b authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 47a9d48d4d823e33493d0978d7a4713dd0d774b5 authored almost 10 years ago by Luke Imhoff <[email protected]>
Missed changing the names of some tokens from REGEX to SIGIL when
copying the regex heredocs to ...
github.com/KronicDeth/intellij-elixir - 4d888baa3e52240da5b622e32037c4422d27135e authored almost 10 years ago by Luke Imhoff <[email protected]>
Match interpolatedCharListBody interface.
github.com/KronicDeth/intellij-elixir - c307ba9fd264d48948173e206cf398d84bb56d86 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 677bffdbe0997c950a6b62456187e138c351ca76 authored almost 10 years ago by Luke Imhoff <[email protected]>
To allow for empty heredoc.
github.com/KronicDeth/intellij-elixir - 5db5334c8180e19e2ac87308ec26a5c2f9027efe authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 3aff8adebd7224575d527376361539bf529931b0 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedCharListSigilHeredoc was missing the pin on it's promoter so
that empty heredocs wer...
Get fragmentType from quote heredoc.
github.com/KronicDeth/intellij-elixir - 1a2689fee8e6b7e8d44d5a448af4c715d9aeceba authored almost 10 years ago by Luke Imhoff <[email protected]>
This way sigil's interpolatedSigilBody won't need to implement
sigilName.
github.com/KronicDeth/intellij-elixir - 3d3945a5fea7bff397b4590c59528161b87a0653 authored almost 10 years ago by Luke Imhoff <[email protected]>
Add REGEX_FRAGMENTs to list of merged FRAGMENTS in ElixirLexer to match
behavior of ATOM, CHAR_L...
Follows new pattern from interpolatedCharListSigilHeredoc.
github.com/KronicDeth/intellij-elixir - 524ad0c07e5adf6135de16a6db742138bfad31e0 authored almost 10 years ago by Luke Imhoff <[email protected]>Replaced by StrinHeredoc tests
github.com/KronicDeth/intellij-elixir - f4a1017e2900dca28fe6b28e80282bc7254cd8d7 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - f433f836c129186ce7eaa227e30159b0ca9aaed2 authored almost 10 years ago by Luke Imhoff <[email protected]>
New tree due changing rule to interpolatedCharListHeredocLine.
github.com/KronicDeth/intellij-elixir - 2ce51209d39c261752528c3ea6b48b96719a79ab authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 450aa73edad1faf9c21efc7a7afa983481dbc5b2 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - c4200487243b649dfbcb76adcf451e615304f9bf authored almost 10 years ago by Luke Imhoff <[email protected]>
All tests pass except that for empty heredoc, which doesn't actually
parse as a heredoc.
Add interpoalted prefix for when it is used in
interpoaltedCharListSigilHeredoc and to different...
Whitespace before terminator is HEREDOC_PREFIX_WHITE_SPACE now and \n
and \r\n is EOL instead of...
Instead of fragment type.
github.com/KronicDeth/intellij-elixir - cce0d7952289719b65308b7bed8f99dd420a51d0 authored almost 10 years ago by Luke Imhoff <[email protected]>
Ensure that '\x' is skipped because it is only valid for the start of
HEXADECIMAL_ESCAPE_SEQUENCE.
github.com/KronicDeth/intellij-elixir - 5ddeccc0c18d53bd1fc92d49fcb4360518744797 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 08917461aa2f7013154c884edecbe3746ec8c8c8 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 28dab67c1cdaccd7631af19d553fc473ec9c0239 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 6222881d363ae850fef8f57f56370477a0093d1f authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 85a2c85a40a1a1d24626195b4952baea8201bf29 authored almost 10 years ago by Luke Imhoff <[email protected]>
Download idea-IC tarball only if newer. Only install kerl and erlang if erlang
is not already a...
Using `kiex` to install `elixir` does not automatically install `erlang`
too. Erlang can be inst...
github.com/KronicDeth/intellij-elixir - 4d5f2f0bec2fb81c661fac10f151cea58f45a0a9 authored almost 10 years ago by Luke Imhoff <[email protected]>
Conflicts:
tests/org/elixir_lang/ElixirTestCase.java
tests/org/elixir_lang/parser_definition/P...
github.com/KronicDeth/intellij-elixir - e80f2a1f676a1aa8487f736e5d56217eb47df4d8 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - bd4c8a08a8931aad2c1381fd88abc1ffb7314488 authored almost 10 years ago by Luke Imhoff <[email protected]>
Remove properties and paths that are tied to my OSX environment.
github.com/KronicDeth/intellij-elixir - 61cf6b288d8b1cfac2d5df4615532f2530237bfe authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 8be9a3d813403b918f5301e98d79a9e60fedaf11 authored almost 10 years ago by Luke Imhoff <[email protected]>
For faster build scheduling and build runs.
github.com/KronicDeth/intellij-elixir - 5f1f40bb81f49d3805d1fe17fec8c7ddecea1dab authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 3181ed34665f61e0f733a1383974bd6aa04accea authored almost 10 years ago by Luke Imhoff <[email protected]>
.sh scripts based on those in go-lang-idea-plugin.
github.com/KronicDeth/intellij-elixir - 642cb78b7245f25dceb4fcc4286210bff95cc82c authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 3be9d6494d277893fcb8296d2a51c801e24888b6 authored almost 10 years ago by Luke Imhoff <[email protected]>
Add @Ignore to abstract test classes so that ant won't try to run them.
github.com/KronicDeth/intellij-elixir - 9462ddd0365806e34410452852d868c21be4fa03 authored almost 10 years ago by Luke Imhoff <[email protected]>
Suite calling other test files is not necessary for running all tests in
directory Run Configura...
So that Ant targets can be built from menu.
github.com/KronicDeth/intellij-elixir - f6056bf3940dd361cb6a55e46384ca3b678f5b07 authored almost 10 years ago by Luke Imhoff <[email protected]>Shelf is per user.
github.com/KronicDeth/intellij-elixir - 5d2bc0480e17e8a80ca3fd161729565b0d0e4604 authored almost 10 years ago by Luke Imhoff <[email protected]>
Used Build > Generate Ant Build with default options to generate Ant
build for local builds. Wi...
Quoting ElixirString can result in both an OtpErlangBinary and a
OtpErlangString, so need to han...
github.com/KronicDeth/intellij-elixir - df3fb267eae5a9920bdaec397fbab7c1056b47df authored almost 10 years ago by Luke Imhoff <[email protected]>
Regression no longer causes DUMMY_BLOCK, but single argument no
parentheses matched expression f...
Copied elixirCharList instead of correct elixirString.
github.com/KronicDeth/intellij-elixir - f053d2d95ed52effe12221a62657dbc856a5b131 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 45b7c104a11ec10dc70fa7f47fe054849ad4eeeb authored almost 10 years ago by Luke Imhoff <[email protected]>
Because the quoted form for literal and interpolated quotes (CharLists
and Strings) differs.
To latest rule names.
github.com/KronicDeth/intellij-elixir - f1e26c5e38b3ccb96f1c38d83d800a2b30a9897f authored almost 10 years ago by Luke Imhoff <[email protected]>Updated to reflect generic names for heredoc rules.
github.com/KronicDeth/intellij-elixir - 4967424f3585726001abfc67e54550b3acaded36 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 0003fef9ab586a6879bed31eed2b17d70e5040c9 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 50ba3938cf2424d25f053b0b1b25c1d9716c1abd authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 077101d5b48cab52e17c3330bf51d875ee15eab5 authored almost 10 years ago by Luke Imhoff <[email protected]>
Group arguments with that function calls that use those arguments so it
is easier to reason abou...
The sigil heredocs being heredoc is more important for their patten, so
call them Sigil Heredocs...
This will ease keeping same pattern across all heredocs.
github.com/KronicDeth/intellij-elixir - 99aa8fe67897569f36400c55d5e6b4bbba44d084 authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - efb37d8c4bf91f621be5e9b2a6cdff7c4395cfd1 authored almost 10 years ago by Luke Imhoff <[email protected]>
Test data changed due to matchedExpression and accessExpression becoming
private and the reworki...
Errors changed when no digits due to rule rearrangment changing the list
of 'expected' elements ...
Rename the ALIAS token to ALIAS_TOKEN so an `alias` rule can be made so
the rule can implement Q...
New error messages when no digits due to rearranging call rules.
github.com/KronicDeth/intellij-elixir - f80d9fd7a1aa6145aa0fd4c03872b7697063908a authored almost 10 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 522305d4179e073ecbbc728539b44a3c6154d52e authored almost 10 years ago by Luke Imhoff <[email protected]>
Instead of having a rule similar to `dot_identifier`, have each type of
function call be a `left...
github.com/KronicDeth/intellij-elixir - 294f8125149d1e3f9f607320253af5e79d07f35b authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - a8ccadcb51c515a6947ef0ce0d37a492f459ef06 authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - a8989cb4207ab623329d93fc73ed430c5383359e authored almost 10 years ago by Luke Imhoff <[email protected]>
Eventually, this should be refactored to eliminate the duplicated
destructuring.
To ensure that string and charList follow same pattern.
github.com/KronicDeth/intellij-elixir - 0cd54470cb3d2f682d372fc5f2893287dd45155b authored almost 10 years ago by Luke Imhoff <[email protected]>
Combine double quotes and CharList test cases to make String test cases.
Expand the escape seque...
github.com/KronicDeth/intellij-elixir - 127f4ba8932d59562e25a995c152ccd4dd2061bd authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 1d39c696f941cf7e185a63cfe9359202b78f886c authored almost 10 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - f72324f4461ef2480db5debad988d15ec0332a90 authored almost 10 years ago by Luke Imhoff <[email protected]>