Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-04-18 | - Initial Scheme back-end implementation. | Eduardo Julian | 1 | -3/+3 |
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 1 | -2/+3 |
2018-02-23 | - Added a code-generation utility module for JS. | Eduardo Julian | 1 | -21/+22 |
2018-02-17 | - Added tests for normal JS (non-procedure) behavior. | Eduardo Julian | 1 | -2/+2 |
2018-01-28 | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 1 | -25/+29 |
2018-01-21 | - WIP: Host procedures for JS. | Eduardo Julian | 1 | -0/+185 |