Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Elixir] Add the last batch of new operators introduced just before the 1.0.0... | Alexei Sholik | 2014-09-10 | 1 | -0/+8 |
* | [Elixir] Parse maps and tuples to make non-trivial and nested string interpol... | Alexei Sholik | 2014-08-15 | 1 | -1/+2 |
* | [Elixir] Update the example file | Alex | 2014-08-15 | 1 | -3/+8 |
* | [Elixir] Resolve issues with ':' and '::' punctionation | Alexei Sholik | 2014-08-15 | 1 | -2/+3 |
* | [Elixir] Update character escape rules | Alex | 2014-08-15 | 1 | -3/+5 |
* | [Elixir] Remove "xor" from keywords and update regex patterns for numbers | Alexei Sholik | 2014-08-15 | 1 | -1/+5 |
* | [Elixir] No longer balance sigil terminators | Alexei Sholik | 2014-08-15 | 1 | -0/+2 |
* | Fix regular expressions for identifiers in ElixirLexer | Alexei Sholik | 2014-06-27 | 1 | -1/+6 |
* | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -331/+171 |
* | Elixir's lexer should be greedy on single quoted strings. | Peter Suschlik | 2013-07-11 | 1 | -1/+3 |
* | Add Elixir example file | Carlos Galdino | 2012-02-29 | 1 | -0/+363 |