| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Swap unicode whitespace character to one that Java sees as webitespace. | Tim Hatch | 2014-11-04 | 1 | -1/+1 |
| | | | | | | Tests fail on Jython without this; refactoring to change nbsp detection will happen later. | ||||
| * | Test recognition of Unicode whitespace in java and js examplefiles. | Georg Brandl | 2014-11-04 | 1 | -1/+1 |
| | | |||||
| * | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -0/+16 |
| 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. | |||||
