aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Adjusted new-luxc to latest changes.Eduardo Julian2018-05-101-16/+15
* - Added CLI machinery to compiler.Eduardo Julian2017-12-131-31/+55
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-17/+17
* - Added REPL.Eduardo Julian2017-11-231-4/+5
* - Fixed some bugs.Eduardo Julian2017-11-061-1/+1
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-1/+3
* - Fixed some bugs.Eduardo Julian2017-10-291-4/+6
* - WIP: Wiring everything to get the compiler to work fully.Eduardo Julian2017-10-261-37/+50
* - Removed the "Debug" compiler mode.Eduardo Julian2017-05-041-11/+3
* - WIP: Implemented more functionality.Eduardo Julian2017-05-031-2/+3
* - WIP: Some initial implementations for some re-written infrastructure.Eduardo Julian2017-05-011-38/+13
* - Initial parser implementation (still missing correct cursors and multi-line...Eduardo Julian2017-04-141-2/+3
* - Development of the new re-written compiler has officially begun!Eduardo Julian2017-04-141-0/+71