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 | -20/+4 |
* | - Re-named ":!" to ":coerce". | Eduardo Julian | 2018-07-03 | 1 | -1/+1 |
* | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 2018-06-15 | 1 | -4/+4 |
* | - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign... | Eduardo Julian | 2018-05-06 | 1 | -2/+2 |
* | - Added a code-generation utility module for JS. | Eduardo Julian | 2018-02-23 | 1 | -7/+8 |
* | - WIP: Host procedures for JS. | Eduardo Julian | 2018-01-21 | 1 | -0/+56 |