Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Re-named "import" to "import:". | Eduardo Julian | 2018-07-03 | 1 | -10/+10 |
* | - Re-named ":!" to ":coerce". | Eduardo Julian | 2018-07-03 | 1 | -15/+15 |
* | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 2018-06-15 | 1 | -8/+8 |
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -4/+4 |
* | - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign... | Eduardo Julian | 2018-05-06 | 1 | -2/+2 |
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -6/+11 |
* | - Added a code-generation utility module for JS. | Eduardo Julian | 2018-02-23 | 1 | -2/+3 |
* | - Changed the format for variants in JS. | Eduardo Julian | 2018-02-21 | 1 | -8/+29 |
* | - Added tests for normal JS (non-procedure) behavior. | Eduardo Julian | 2018-02-17 | 1 | -18/+11 |
* | - Got JS backend to build with the rest of the new-luxc code. | Eduardo Julian | 2018-01-28 | 1 | -0/+164 |