Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reconcile standard token discrepancies in docs and code (#2187) | Andrew T. Biehl | 2022-07-15 | 1 | -0/+6 |
* | Update token docs (#2156) | Jean Abou-Samra | 2022-06-04 | 1 | -14/+6 |
* | Support error locations in Python tracebacks (#1852) | Jean-Abou-Samra | 2021-07-06 | 1 | -0/+6 |
* | Add tokens for string affixes and heredoc delimiters. Add lexing for them in ... | Miikka Salminen | 2016-02-06 | 1 | -0/+8 |
* | Adds an entry to changelog. Adds magic method and variable lexing for PHP alo... | Miikka Salminen | 2016-02-03 | 1 | -4/+4 |
* | Added support and documentation for magic method and variable tokens. Reflected | Miikka Salminen | 2015-10-23 | 1 | -0/+8 |
* | Added a new token type Comment.Hashbang with its documentation, and a support... | Miikka Salminen | 2015-03-07 | 1 | -0/+4 |
* | spelling/grammar/syntax fixes for docs | EricFromCanada | 2014-11-14 | 1 | -2/+2 |
* | Update ElixirLexer and example_elixir.ex | Alexei Sholik | 2014-06-05 | 1 | -0/+352 |