Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -2/+2 |
2018-07-04 | - Re-named "degree" to "revolution". | Eduardo Julian | 1 | -20/+4 |
2018-07-03 | - Re-named ":!" to ":coerce". | Eduardo Julian | 1 | -1/+1 |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -4/+4 |
2018-05-06 | - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign... | Eduardo Julian | 1 | -2/+2 |
2018-02-23 | - Added a code-generation utility module for JS. | Eduardo Julian | 1 | -7/+8 |
2018-01-21 | - WIP: Host procedures for JS. | Eduardo Julian | 1 | -0/+56 |