aboutsummaryrefslogtreecommitdiff
path: root/new-luxc (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-14- Fixed some bugs.Eduardo Julian1-33/+60
- Implemented multi-line text.
2017-04-14- The lexer now takes cursors into account.Eduardo Julian2-119/+230
2017-04-14- Added tests for parser.Eduardo Julian3-1/+94
2017-04-14- Initial parser implementation (still missing correct cursors and ↵Eduardo Julian2-2/+207
multi-line text).
2017-04-14- Development of the new re-written compiler has officially begun!Eduardo Julian2-0/+96