Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-named "Symbol" to "Identifier". | Eduardo Julian | 2018-07-21 | 1 | -1/+1 |
* | 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 |
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -2/+7 |
* | - Added a code-generation utility module for JS. | Eduardo Julian | 2018-02-23 | 1 | -2/+3 |
* | - Added tests for normal JS (non-procedure) behavior. | Eduardo Julian | 2018-02-17 | 1 | -1/+1 |
* | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 2018-01-28 | 1 | -11/+21 |
* | - WIP: Host procedures for JS. | Eduardo Julian | 2018-01-21 | 1 | -0/+73 |