aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tests for the parser.Eduardo Julian2015-09-033-0/+279
|
* - Added unit-tests for lexer.Eduardo Julian2015-08-302-2/+266
| | | - Fixed a bug when lexing multi-line comments.
* - Remove the (unnec) "All'" and "->'" macros.Eduardo Julian2015-08-291-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.