Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-01 | - WIP: Some initial implementations for some re-written infrastructure. | Eduardo Julian | 17 | -70/+1109 | |
2017-04-15 | - Some refactorings. | Eduardo Julian | 2 | -111/+317 | |
- Added documentation for luxc/parser. | |||||
2017-04-15 | - Fixed a bug with multi-line comments. | Eduardo Julian | 2 | -59/+81 | |
2017-04-15 | - Fixed some bugs. | Eduardo Julian | 2 | -38/+106 | |
- Added tests for multi-line text and single-line comments. | |||||
2017-04-14 | - Fixed some bugs. | Eduardo Julian | 1 | -33/+60 | |
- Implemented multi-line text. | |||||
2017-04-14 | - The lexer now takes cursors into account. | Eduardo Julian | 2 | -119/+230 | |
2017-04-14 | - Added tests for parser. | Eduardo Julian | 3 | -1/+94 | |
2017-04-14 | - Initial parser implementation (still missing correct cursors and ↵ | Eduardo Julian | 2 | -2/+207 | |
multi-line text). | |||||
2017-04-14 | - Development of the new re-written compiler has officially begun! | Eduardo Julian | 2 | -0/+96 | |