| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refine streaming mode a bit: | Georg Brandl | 2014-10-08 | 1 | -1/+2 |
| | | | | | | | | | * flush output file after writing a line (important in Py3) * disallow -s and input file name * disallow -s without -l * use binary stdin on Py3 * add to usage doc. | ||||
| * | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -0/+7 |
| 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. | |||||
