Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 20 | -0/+2549 | |
| | | | | | | | | | Elixir syntax has evolved quite significantly since the initial lexer was written. In this update I have rewritten most of the code to support modern Elixir (as of v0.14.0-dev). The example file has also been updated to give an quick overview of most of the language constructs. | |||||
* | merge with stable | Georg Brandl | 2016-02-02 | 1 | -0/+15 | |
|\ | ||||||
| * | Document find_lexer_* functions. | Georg Brandl | 2016-02-02 | 1 | -0/+15 | |
| | | ||||||
* | | More "using" updates. | Georg Brandl | 2016-02-02 | 1 | -0/+11 | |
|/ | ||||||
* | merge default into stable | Georg Brandl | 2016-01-17 | 20 | -0/+2632 | |