Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-14 | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 1 | -2/+2 |
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -1/+1 |
2018-07-03 | - Re-named "import" to "import:". | Eduardo Julian | 1 | -12/+12 |
2018-07-03 | - Re-named ":!" to ":coerce". | Eduardo Julian | 1 | -22/+22 |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -1/+1 |
2018-05-20 | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 1 | -9/+9 |
2018-05-06 | - Removed "lux text upper" and "lux text lower" procedures. | Eduardo Julian | 1 | -1/+1 |
2018-05-06 | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 1 | -1/+1 |
2018-04-25 | - Initial Common Lisp back-end implementation. | Eduardo Julian | 1 | -0/+166 |