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