Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "allow # in IDs" | Simon Kelly | 2018-07-30 | 1 | -1/+1 |
* | allow # in IDs | Simon Kelly | 2018-07-27 | 1 | -1/+1 |
* | Add tests for escaped string delimiters1.2.2 | Kenn Knowles | 2013-12-11 | 1 | -13/+48 |
* | * Allows the hyphen to be part of the field. | José Manuel Fardello | 2013-08-24 | 1 | -1/+1 |
* | Fix #6 add negative indexing and slicing | Gregg Lind | 2013-07-23 | 1 | -6/+6 |
* | Add test for basic lexer errors | Ilya Strukov | 2013-06-21 | 1 | -5/+8 |
* | lexer: fix a bug in error handling code | Ilya Strukov | 2013-06-21 | 1 | -4/+4 |
* | Raise an informative error when docstrings have been stripped | Kenn Knowles | 2013-05-29 | 1 | -0/+2 |
* | Switch @ for `this` since it is so common in field names (for example when JS... | Kenn Knowles | 2013-03-27 | 1 | -4/+24 |
* | Python 2 & 3 support | Kenn Knowles | 2013-03-26 | 1 | -2/+3 |
* | Add lexer, with tests | Kenn Knowles | 2013-02-09 | 1 | -0/+110 |