summaryrefslogtreecommitdiffstats
path: root/eshtrans/frontend/parser.esh
Commit message (Collapse)AuthorAgeFilesLines
* eshtrans/frontend: Handle T_IO_NUMBERsP. J. McDermott2016-02-211-0/+1
| | | | Also fix a couple bugs in accept().
* eshtrans/frontend: Accept leading linebreaksP. J. McDermott2016-02-211-0/+1
|
* Copy everything into a new eshtrans/ directoryP. J. McDermott2016-02-211-0/+591
Split out and rename functions and variables where appropriate. Also add license headers. (The old scripts under parsing/ can be used under the same license.)