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

Total run, failed, and errors for ant junit

From
https://stackoverflow.com/questions/6428215/printing-number-of-junit-failures-in-ant.

github.com/KronicDeth/intellij-elixir - 049260e9d47a8eac64b5f3ad50d3acbf2fe2cef5 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedSigilLine and tests

github.com/KronicDeth/intellij-elixir - e651de5f895a71ecc018a1b466825996a73fb132 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedRegexLine and tests

github.com/KronicDeth/intellij-elixir - 5c65186f7a5fecdab733a55297c4f20ffba39a0b authored almost 10 years ago by Luke Imhoff <[email protected]>
Refactor quote(SigilHeredoc) and quote(SigilLine)

`quote(Sigil, OtpErlangObject quotedContent)` will handle the common
pieces and each `quote` wil...

github.com/KronicDeth/intellij-elixir - 19b3caf97ba8d53cda337d83871b3c28ceecf70f authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedCharListSigilLine and tests

github.com/KronicDeth/intellij-elixir - 260b931997a399a30046296720280e2a8ffc3db9 authored almost 10 years ago by Luke Imhoff <[email protected]>
Suffix all non-heredoc quotes and sigils with Line

github.com/KronicDeth/intellij-elixir - 3fe69c6c1cb5717faea86edd80dfb5d9c7dd9fdc authored almost 10 years ago by Luke Imhoff <[email protected]>
Remove InterpolatedSigil

Change SigilHeredoc and InterpolatedSigil quote* methods to just work on
Sigil since they will b...

github.com/KronicDeth/intellij-elixir - 200143c490890274e0c297afed8f92f29ac6f5e6 authored almost 10 years ago by Luke Imhoff <[email protected]>
Fix accident replace in comments

github.com/KronicDeth/intellij-elixir - a5a7a0357f7c391341f83d50659fa0e816654967 authored almost 10 years ago by Luke Imhoff <[email protected]>
List non-heredoc sigils together

Group interpolated and literal together in subgroups.

github.com/KronicDeth/intellij-elixir - b6282154dd5fe28a0c1da9497f0f04f6b3fb93e2 authored almost 10 years ago by Luke Imhoff <[email protected]>
Merge adjacent WORD_FRAGMENTs

Was missing from ElixirLexer's merge list.

github.com/KronicDeth/intellij-elixir - 17e29837571f031715e06a44b6a617f4cba3f917 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalWordsHeredoc tests

github.com/KronicDeth/intellij-elixir - f1af041844e3be16748e2f79f579e8c7f4417bd5 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalWordsHeredoc

github.com/KronicDeth/intellij-elixir - 59028d77e145cec5e3c2779218605eeaca653b96 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalStringSigilHeredoc tests

github.com/KronicDeth/intellij-elixir - 3cbafb1d99629bf2afa9f8c3258010c6441932d9 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalStringSigilHeredoc

github.com/KronicDeth/intellij-elixir - 17fc30d2008aa1cc4fe0497700e6a00f87428dfb authored almost 10 years ago by Luke Imhoff <[email protected]>
literalSigilHeredoc tests

github.com/KronicDeth/intellij-elixir - 4cb16381b1c40d9996b5f7fd071c344b23ce541b authored almost 10 years ago by Luke Imhoff <[email protected]>
literalSigilHeredoc

github.com/KronicDeth/intellij-elixir - 464b0b7f587194596e7d8f819b8059f1bdf19712 authored almost 10 years ago by Luke Imhoff <[email protected]>
test literalRegexHeredoc

github.com/KronicDeth/intellij-elixir - d8a4100125d928dddc65db3e8a737220964d22bd authored almost 10 years ago by Luke Imhoff <[email protected]>
literalRegexHeredoc

github.com/KronicDeth/intellij-elixir - 534d28e64b93b4c620530cf7e8b77cc6f7362997 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalCharListSigilHeredoc tests

Caught typo in promoter: charListHeredoc promoter was being used instead
of charListSigilHeredoc...

github.com/KronicDeth/intellij-elixir - 8faa19bbad92a65cd2aa469262a921f2182b4e21 authored almost 10 years ago by Luke Imhoff <[email protected]>
literalCharListSigilHeredoc

github.com/KronicDeth/intellij-elixir - 6cdecfbe6fc7d416b3a7576977d339966b87dc4b authored almost 10 years ago by Luke Imhoff <[email protected]>
Rename InterpolatedBody to Body

To allow for literal*Body for literal*SigilHeredocs.

github.com/KronicDeth/intellij-elixir - b2be4b4d841b9804327596e6b904a4ea702f2414 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedWordsHeredoc tests

github.com/KronicDeth/intellij-elixir - f2080b3fcdaedb36576794ecc6a67c77e4079d7a authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedWordsHeredoc

github.com/KronicDeth/intellij-elixir - f2baf900f9b79fdd37748a950bb6018f63e9e307 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedStringSigilHeredoc tests

github.com/KronicDeth/intellij-elixir - 49584795549da6635954ab3555a0d363a26838e6 authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedStringSigilHeredoc

github.com/KronicDeth/intellij-elixir - 32f9b2d899394be17b6480be7432b9e77cbfe69b authored almost 10 years ago by Luke Imhoff <[email protected]>
InterpolatedSigilHeredoc tests

github.com/KronicDeth/intellij-elixir - 47a9d48d4d823e33493d0978d7a4713dd0d774b5 authored almost 10 years ago by Luke Imhoff <[email protected]>
Fix missed REGEX -> SIGIL changes

Missed changing the names of some tokens from REGEX to SIGIL when
copying the regex heredocs to ...

github.com/KronicDeth/intellij-elixir - 8f793813ad469de5410e47c928536c974805499d authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedSigilHeredoc

github.com/KronicDeth/intellij-elixir - 4d888baa3e52240da5b622e32037c4422d27135e authored almost 10 years ago by Luke Imhoff <[email protected]>
Simplify interpolatedRegexBody

Match interpolatedCharListBody interface.

github.com/KronicDeth/intellij-elixir - c307ba9fd264d48948173e206cf398d84bb56d86 authored almost 10 years ago by Luke Imhoff <[email protected]>
Remove Fragmented from interpolatedRegexHeredocLine

github.com/KronicDeth/intellij-elixir - 677bffdbe0997c950a6b62456187e138c351ca76 authored almost 10 years ago by Luke Imhoff <[email protected]>
pin interpolatedRegexHeredoc promoter

To allow for empty heredoc.

github.com/KronicDeth/intellij-elixir - 5db5334c8180e19e2ac87308ec26a5c2f9027efe authored almost 10 years ago by Luke Imhoff <[email protected]>
Optimize imports

github.com/KronicDeth/intellij-elixir - 3aff8adebd7224575d527376361539bf529931b0 authored almost 10 years ago by Luke Imhoff <[email protected]>
pin interpolatedCharListSigilHeredoc

interpolatedCharListSigilHeredoc was missing the pin on it's promoter so
that empty heredocs wer...

github.com/KronicDeth/intellij-elixir - 41b21b471df7c3d387513055c38663e67dc1e610 authored almost 10 years ago by Luke Imhoff <[email protected]>
Remove getFragmentType from quote HeredocLine

Get fragmentType from quote heredoc.

github.com/KronicDeth/intellij-elixir - 1a2689fee8e6b7e8d44d5a448af4c715d9aeceba authored almost 10 years ago by Luke Imhoff <[email protected]>
Move Parent from interpolated*Body to Quote

This way sigil's interpolatedSigilBody won't need to implement
sigilName.

github.com/KronicDeth/intellij-elixir - f1b8b7987c12baa0fd19f2412c5ecc11ef168a03 authored almost 10 years ago by Luke Imhoff <[email protected]>
InterpolatedRegexHeredoc tests

github.com/KronicDeth/intellij-elixir - 3d3945a5fea7bff397b4590c59528161b87a0653 authored almost 10 years ago by Luke Imhoff <[email protected]>
Merge REGEX_FRAGMENTs

Add REGEX_FRAGMENTs to list of merged FRAGMENTS in ElixirLexer to match
behavior of ATOM, CHAR_L...

github.com/KronicDeth/intellij-elixir - fe55a8574b0938665963c355777414de659c00aa authored almost 10 years ago by Luke Imhoff <[email protected]>
interpolatedRegexHeredoc

Follows new pattern from interpolatedCharListSigilHeredoc.

github.com/KronicDeth/intellij-elixir - 524ad0c07e5adf6135de16a6db742138bfad31e0 authored almost 10 years ago by Luke Imhoff <[email protected]>
Remove triple_double_quotes tests

Replaced by StrinHeredoc tests

github.com/KronicDeth/intellij-elixir - f4a1017e2900dca28fe6b28e80282bc7254cd8d7 authored almost 10 years ago by Luke Imhoff <[email protected]>
Add interpolation test for StringHeredoc

github.com/KronicDeth/intellij-elixir - f433f836c129186ce7eaa227e30159b0ca9aaed2 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update test data for CharListHeredoc

New tree due changing rule to interpolatedCharListHeredocLine.

github.com/KronicDeth/intellij-elixir - 2ce51209d39c261752528c3ea6b48b96719a79ab authored almost 10 years ago by Luke Imhoff <[email protected]>
Add interpolation test for CharListHeredoc

github.com/KronicDeth/intellij-elixir - 450aa73edad1faf9c21efc7a7afa983481dbc5b2 authored almost 10 years ago by Luke Imhoff <[email protected]>
InterpolatedCharListSigilHeredoc interpolation test

github.com/KronicDeth/intellij-elixir - c4200487243b649dfbcb76adcf451e615304f9bf authored almost 10 years ago by Luke Imhoff <[email protected]>
InterpolatedCharListSigilHeredocParsing non-error tests

All tests pass except that for empty heredoc, which doesn't actually
parse as a heredoc.

github.com/KronicDeth/intellij-elixir - 88d88006dfed786a204b41b9176eb1dbc5fa1ae0 authored almost 10 years ago by Luke Imhoff <[email protected]>
charlistHeredocLine -> interpolatedCharListHeredocLine

Add interpoalted prefix for when it is used in
interpoaltedCharListSigilHeredoc and to different...

github.com/KronicDeth/intellij-elixir - 9998808f7ad2944a55ce1a3217c550c687635b1f authored almost 10 years ago by Luke Imhoff <[email protected]>
Update heredoc lexer tests for new heredoc rule pattern

Whitespace before terminator is HEREDOC_PREFIX_WHITE_SPACE now and \n
and \r\n is EOL instead of...

github.com/KronicDeth/intellij-elixir - 58a3cd3a5ef12a85ced2b32ac3a70300f7be465a authored almost 10 years ago by Luke Imhoff <[email protected]>
Expect EOL for \n and \r\n in heredoc and quote

Instead of fragment type.

github.com/KronicDeth/intellij-elixir - cce0d7952289719b65308b7bed8f99dd420a51d0 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update tests for multipart escape sequences

Ensure that '\x' is skipped because it is only valid for the start of
HEXADECIMAL_ESCAPE_SEQUENCE.

github.com/KronicDeth/intellij-elixir - 6f967d97116ddc76785e2464f96e3e66dad1f7b1 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update tests for multipart escape sequences

github.com/KronicDeth/intellij-elixir - 5ddeccc0c18d53bd1fc92d49fcb4360518744797 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update tests for multipart escape sequences

github.com/KronicDeth/intellij-elixir - 08917461aa2f7013154c884edecbe3746ec8c8c8 authored almost 10 years ago by Luke Imhoff <[email protected]>
ESCAPE causes transition to ESCAPE_SEQUENCE in tests

github.com/KronicDeth/intellij-elixir - 28dab67c1cdaccd7631af19d553fc473ec9c0239 authored almost 10 years ago by Luke Imhoff <[email protected]>
ALIAS -> ALIAS_TOKEN in lexer tests

github.com/KronicDeth/intellij-elixir - 6222881d363ae850fef8f57f56370477a0093d1f authored almost 10 years ago by Luke Imhoff <[email protected]>
Enable command echoing in travis.sh

github.com/KronicDeth/intellij-elixir - 85a2c85a40a1a1d24626195b4952baea8201bf29 authored almost 10 years ago by Luke Imhoff <[email protected]>
Cache dependencies

Download idea-IC tarball only if newer. Only install kerl and erlang if erlang
is not already a...

github.com/KronicDeth/intellij-elixir - 02a000f873c7ed4d5122d577b3007004c0e800be authored almost 10 years ago by Luke Imhoff <[email protected]>
Install erlang with kerl before elixir with kiex

Using `kiex` to install `elixir` does not automatically install `erlang`
too. Erlang can be inst...

github.com/KronicDeth/intellij-elixir - 345ae5111ea44d0ea7402e1e630c92b86038f42e authored almost 10 years ago by Luke Imhoff <[email protected]>
Add path to OtpErlang.jar to ant build

github.com/KronicDeth/intellij-elixir - 4d5f2f0bec2fb81c661fac10f151cea58f45a0a9 authored almost 10 years ago by Luke Imhoff <[email protected]>
Merge branch 'master' into feature/59/no-parentheses-operator-expression

Conflicts:
tests/org/elixir_lang/ElixirTestCase.java
tests/org/elixir_lang/parser_definition/P...

github.com/KronicDeth/intellij-elixir - 7658125326e59ff2e3da49d2300feeaca2ef432a authored almost 10 years ago by Luke Imhoff <[email protected]>
Add travis-ci badge

github.com/KronicDeth/intellij-elixir - e80f2a1f676a1aa8487f736e5d56217eb47df4d8 authored almost 10 years ago by Luke Imhoff <[email protected]>
Land #102, Travis-CI builds

github.com/KronicDeth/intellij-elixir - bd4c8a08a8931aad2c1381fd88abc1ffb7314488 authored almost 10 years ago by Luke Imhoff <[email protected]>
Regenerate ant build to work on travis-ci

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]>
Ignore idea-IC downloadedb by travis.sh

github.com/KronicDeth/intellij-elixir - 8be9a3d813403b918f5301e98d79a9e60fedaf11 authored almost 10 years ago by Luke Imhoff <[email protected]>
Enable containerized builds

For faster build scheduling and build runs.

github.com/KronicDeth/intellij-elixir - 5f1f40bb81f49d3805d1fe17fec8c7ddecea1dab authored almost 10 years ago by Luke Imhoff <[email protected]>
Make travis-ci scripts executable

github.com/KronicDeth/intellij-elixir - 3181ed34665f61e0f733a1383974bd6aa04accea authored almost 10 years ago by Luke Imhoff <[email protected]>
Setup travis-ci build

.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]>
test.modules target for ant

github.com/KronicDeth/intellij-elixir - 3be9d6494d277893fcb8296d2a51c801e24888b6 authored almost 10 years ago by Luke Imhoff <[email protected]>
Ignore abstract test class

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]>
Rmove TestSuite

Suite calling other test files is not necessary for running all tests in
directory Run Configura...

github.com/KronicDeth/intellij-elixir - 4005a10f350538b466d895e018e9bcf6827083c8 authored almost 10 years ago by Luke Imhoff <[email protected]>
Add Ant files to IDEA configuration

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]>
Ignore shelf

Shelf is per user.

github.com/KronicDeth/intellij-elixir - 5d2bc0480e17e8a80ca3fd161729565b0d0e4604 authored almost 10 years ago by Luke Imhoff <[email protected]>
Generate Ant Build

Used Build > Generate Ant Build with default options to generate Ant
build for local builds. Wi...

github.com/KronicDeth/intellij-elixir - 22e4c1ec62a2e47c50a5ba77620a8aa5c656ec33 authored almost 10 years ago by Luke Imhoff <[email protected]>
Fix atom quoting

Quoting ElixirString can result in both an OtpErlangBinary and a
OtpErlangString, so need to han...

github.com/KronicDeth/intellij-elixir - 869b9c54c968c4a6275d845d97856aa00375df2d authored almost 10 years ago by Luke Imhoff <[email protected]>
All String tests besides interpolation regression is quoted correctly

github.com/KronicDeth/intellij-elixir - df3fb267eae5a9920bdaec397fbab7c1056b47df authored almost 10 years ago by Luke Imhoff <[email protected]>
Update test data for interpolation regression

Regression no longer causes DUMMY_BLOCK, but single argument no
parentheses matched expression f...

github.com/KronicDeth/intellij-elixir - 270f89485d486c8fa42e3f865ae9499d6ff1feb7 authored almost 10 years ago by Luke Imhoff <[email protected]>
Fix quoteLiteral for interpolatedStringBody

Copied elixirCharList instead of correct elixirString.

github.com/KronicDeth/intellij-elixir - f053d2d95ed52effe12221a62657dbc856a5b131 authored almost 10 years ago by Luke Imhoff <[email protected]>
Fix double quoted literal atoms

github.com/KronicDeth/intellij-elixir - 45b7c104a11ec10dc70fa7f47fe054849ad4eeeb authored almost 10 years ago by Luke Imhoff <[email protected]>
Break up quoted atoms into interpolation and literal

Because the quoted form for literal and interpolated quotes (CharLists
and Strings) differs.

github.com/KronicDeth/intellij-elixir - 196683e534e8fde12ac6c639cbbc1dc413867c28 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update List testData

To latest rule names.

github.com/KronicDeth/intellij-elixir - f1e26c5e38b3ccb96f1c38d83d800a2b30a9897f authored almost 10 years ago by Luke Imhoff <[email protected]>
Update CharListHeredoc test data

Updated to reflect generic names for heredoc rules.

github.com/KronicDeth/intellij-elixir - 4967424f3585726001abfc67e54550b3acaded36 authored almost 10 years ago by Luke Imhoff <[email protected]>
Generalize heredocs across CharList- and StringHeredocs

github.com/KronicDeth/intellij-elixir - 0003fef9ab586a6879bed31eed2b17d70e5040c9 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update realistc test data for updates to no parentheses rule names

github.com/KronicDeth/intellij-elixir - 50ba3938cf2424d25f053b0b1b25c1d9716c1abd authored almost 10 years ago by Luke Imhoff <[email protected]>
Rename noParenthese argument rules to match call rule conventions

github.com/KronicDeth/intellij-elixir - 077101d5b48cab52e17c3330bf51d875ee15eab5 authored almost 10 years ago by Luke Imhoff <[email protected]>
Move callArgumentsNoParentheses* rules into Function Calls - Many Arguments

Group arguments with that function calls that use those arguments so it
is easier to reason abou...

github.com/KronicDeth/intellij-elixir - 09791e483ff8beb009eb3c9ff178c5b9bf2fecd4 authored almost 10 years ago by Luke Imhoff <[email protected]>
Change order of sigil heredoc name components

The sigil heredocs being heredoc is more important for their patten, so
call them Sigil Heredocs...

github.com/KronicDeth/intellij-elixir - 94dffa258f4973458b062d296c2c277ae59961d9 authored almost 10 years ago by Luke Imhoff <[email protected]>
Group quote and sigil heredocs together

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]>
Restore emptyParentheses to expression

github.com/KronicDeth/intellij-elixir - efb37d8c4bf91f621be5e9b2a6cdff7c4395cfd1 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update test data for general tests

Test data changed due to matchedExpression and accessExpression becoming
private and the reworki...

github.com/KronicDeth/intellij-elixir - 32c11a0db59f67952fdaa4576e5b81586288671e authored almost 10 years ago by Luke Imhoff <[email protected]>
Update hexadecimal test data

Errors changed when no digits due to rule rearrangment changing the list
of 'expected' elements ...

github.com/KronicDeth/intellij-elixir - 30eb5f1f6f57d6b72e59295397ce313a8be8f0c7 authored almost 10 years ago by Luke Imhoff <[email protected]>
ALIAS -> ALIAS_TOKEN to allow for alias rule

Rename the ALIAS token to ALIAS_TOKEN so an `alias` rule can be made so
the rule can implement Q...

github.com/KronicDeth/intellij-elixir - ac13036a312b6a8089945d0be9f4f777b0aa3c45 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update binary number test data

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]>
Update test data for interpolation regression

github.com/KronicDeth/intellij-elixir - 522305d4179e073ecbbc728539b44a3c6154d52e authored almost 10 years ago by Luke Imhoff <[email protected]>
Group arguments with receiver in dot expression

Instead of having a rule similar to `dot_identifier`, have each type of
function call be a `left...

github.com/KronicDeth/intellij-elixir - 1d99d6cba366e9906c9d1dd5f9c84f7331b9a3f4 authored almost 10 years ago by Luke Imhoff <[email protected]>
Test parsing and quoting of interpolation in String

github.com/KronicDeth/intellij-elixir - 294f8125149d1e3f9f607320253af5e79d07f35b authored almost 10 years ago by Luke Imhoff <[email protected]>
Test parsing and quoting of escape sequences in strings

github.com/KronicDeth/intellij-elixir - a8ccadcb51c515a6947ef0ce0d37a492f459ef06 authored almost 10 years ago by Luke Imhoff <[email protected]>
Test parsing and quoting of empty string

github.com/KronicDeth/intellij-elixir - a8989cb4207ab623329d93fc73ed430c5383359e authored almost 10 years ago by Luke Imhoff <[email protected]>
Pattern String quote after CharList quote

Eventually, this should be refactored to eliminate the duplicated
destructuring.

github.com/KronicDeth/intellij-elixir - 117ef3b77b2f79c8f3215fe3bae04a94620f68a1 authored almost 10 years ago by Luke Imhoff <[email protected]>
Group quotes together in grammar

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]>
Harmonize CharList and String tests

Combine double quotes and CharList test cases to make String test cases.
Expand the escape seque...

github.com/KronicDeth/intellij-elixir - 95e059711ddb69d36cf2e06558021c3180ff56d3 authored almost 10 years ago by Luke Imhoff <[email protected]>
Update test data for double quotes

github.com/KronicDeth/intellij-elixir - 127f4ba8932d59562e25a995c152ccd4dd2061bd authored almost 10 years ago by Luke Imhoff <[email protected]>
Test quoting of invalid decimal digits is an alias

github.com/KronicDeth/intellij-elixir - 1d39c696f941cf7e185a63cfe9359202b78f886c authored almost 10 years ago by Luke Imhoff <[email protected]>
Test parsing and quoting of invalid and valid decimal digits

github.com/KronicDeth/intellij-elixir - f72324f4461ef2480db5debad988d15ec0332a90 authored almost 10 years ago by Luke Imhoff <[email protected]>