Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eshtrans: Accept any input file | P. J. McDermott | 2016-02-21 | 1 | -3/+5 |
* | eshtrans/frontend: Handle T_IO_NUMBERs | P. J. McDermott | 2016-02-21 | 1 | -1/+4 |
* | eshtrans/frontend: Don't trim trailing tokens from scanners | P. J. McDermott | 2016-02-21 | 1 | -2/+7 |
* | eshtrans/backend: Don't add a space after "(" | P. J. McDermott | 2016-02-21 | 1 | -4/+3 |
* | eshtrans/frontend: Count singly quoted newlines | P. J. McDermott | 2016-02-21 | 1 | -2/+3 |
* | eshtrans/frontend: Fix handling of single quote in double quotes | P. J. McDermott | 2016-02-21 | 1 | -2/+6 |
* | eshtrans/frontend: Don't eat char after wordexp in arithmetic | P. J. McDermott | 2016-02-21 | 1 | -2/+3 |
* | eshtrans/frontend: Fix handling of words beginning with "\" | P. J. McDermott | 2016-02-21 | 1 | -3/+5 |
* | eshtrans: Add tests with comments and leading linebreaks | P. J. McDermott | 2016-02-21 | 1 | -1/+4 |
* | Copy everything into a new eshtrans/ directory | P. J. McDermott | 2016-02-21 | 1 | -0/+101 |