Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 1 | -8/+13 | |
2018-01-08 | - Re-factored initialization functions to their own module. | Eduardo Julian | 1 | -1/+2 | |
2018-01-08 | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 1 | -1/+1 | |
the JS back-end). | |||||
2017-12-13 | - Added CLI machinery to compiler. | Eduardo Julian | 1 | -1/+12 | |
- Added extensions to the REPL. | |||||
2017-12-05 | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 1 | -6/+4 | |
- No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments. | |||||
2017-11-29 | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 1 | -139/+139 | |
2017-11-23 | - Added REPL. | Eduardo Julian | 1 | -0/+316 | |