summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example_elixir.ex
Commit message (Collapse)AuthorAgeFilesLines
* [Elixir] Add the last batch of new operators introduced just before the ↵Alexei Sholik2014-09-101-0/+8
| | | | 1.0.0 release.
* [Elixir] Parse maps and tuples to make non-trivial and nested string ↵Alexei Sholik2014-08-151-1/+2
| | | | interpolation work
* [Elixir] Update the example fileAlex2014-08-151-3/+8
|
* [Elixir] Resolve issues with ':' and '::' punctionationAlexei Sholik2014-08-151-2/+3
|
* [Elixir] Update character escape rulesAlex2014-08-151-3/+5
|
* [Elixir] Remove "xor" from keywords and update regex patterns for numbersAlexei Sholik2014-08-151-1/+5
|
* [Elixir] No longer balance sigil terminatorsAlexei Sholik2014-08-151-0/+2
|
* Fix regular expressions for identifiers in ElixirLexerAlexei Sholik2014-06-271-0/+210