| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Compatibility symlink. | Georg Brandl | 2014-09-20 | 1 | -0/+1 |
| | | |||||
| * | Rename find_error to debug_lexer and add a mode to use the profiling regex ↵ | Georg Brandl | 2014-09-20 | 1 | -173/+0 |
| | | | | | lexer. | ||||
| * | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -0/+173 |
| 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. | |||||
