aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-03- Made some changes in the way the parser works.Eduardo Julian1-26/+27
2017-04-15- Some refactorings.Eduardo Julian1-35/+47
- Added documentation for luxc/parser.
2017-04-15- Fixed a bug with multi-line comments.Eduardo Julian1-35/+55
2017-04-15- Fixed some bugs.Eduardo Julian1-17/+82
- Added tests for multi-line text and single-line comments.
2017-04-14- The lexer now takes cursors into account.Eduardo Julian1-2/+2
2017-04-14- Added tests for parser.Eduardo Julian2-0/+93