summaryrefslogtreecommitdiff
path: root/doc/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-0520-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 stableGeorg Brandl2016-02-021-0/+15
|\
| * Document find_lexer_* functions.Georg Brandl2016-02-021-0/+15
| |
* | More "using" updates.Georg Brandl2016-02-021-0/+11
|/
* merge default into stableGeorg Brandl2016-01-1720-0/+2632