Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for the parser. | Eduardo Julian | 2015-09-03 | 3 | -0/+279 |
| | |||||
* | - Added unit-tests for lexer. | Eduardo Julian | 2015-08-30 | 2 | -2/+266 |
| | | | - Fixed a bug when lexing multi-line comments. | ||||
* | - Remove the (unnec) "All'" and "->'" macros. | Eduardo Julian | 2015-08-29 | 1 | -0/+57 |
- Improved the "struct" macro so that (once again) it doesn't ask for the prefixes of the members. - Added tests for the lux.reader namespace. |