| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split up math module | Georg Brandl | 2014-09-20 | 1 | -2196/+10 |
| | | |||||
| * | Remove a debugging print in the MatlabSessionLexer. | Georg Brandl | 2014-09-20 | 1 | -1/+0 |
| | | |||||
| * | fix mapping | Georg Brandl | 2014-09-20 | 1 | -2/+2 |
| | | |||||
| * | misc fixups in math.py and jvm.py | Georg Brandl | 2014-09-20 | 1 | -96/+3 |
| | | |||||
| * | Fixup and word()ify math | Georg Brandl | 2014-09-19 | 1 | -984/+999 |
| | | |||||
| * | split up text lexers | Georg Brandl | 2014-09-19 | 1 | -1/+1 |
| | | |||||
| * | Update StanLexer to support Stan v2.4.0 | Jeffrey B. Arnold | 2014-07-27 | 1 | -4/+4 |
| | | |||||
| * | updated StanLexer to Stan version 2.3.0 | Jeffrey B. Arnold | 2014-06-30 | 1 | -3/+3 |
| | | |||||
| * | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -0/+2286 |
| 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. | |||||
