Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-09-03 | Tests for the parser. | Eduardo Julian | 3 | -0/+279 | |
2015-08-30 | - Added unit-tests for lexer. | Eduardo Julian | 2 | -2/+266 | |
- Fixed a bug when lexing multi-line comments. | |||||
2015-08-29 | - Remove the (unnec) "All'" and "->'" macros. | Eduardo Julian | 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. |