Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 2018-07-14 | 1 | -2/+2 |
* | Re-named "Bool" type to "Bit". | Eduardo Julian | 2018-07-13 | 1 | -1/+1 |
* | - Re-named "type-of" to ":of". | Eduardo Julian | 2018-07-11 | 1 | -1/+1 |
* | - Re-named "@abstraction" to ":abstraction" and "@representation" to ":repres... | Eduardo Julian | 2018-07-03 | 1 | -20/+20 |
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -2/+2 |
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -2/+2 |
* | - Initial Common Lisp back-end implementation. | Eduardo Julian | 2018-04-25 | 1 | -0/+365 |