Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-named "do-template" to "template". | Eduardo Julian | 2019-03-30 | 1 | -5/+5 |
| | |||||
* | 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 "@abstraction" to ":abstraction" and "@representation" to ↵ | Eduardo Julian | 2018-07-03 | 1 | -36/+36 |
| | | | | ":representation". | ||||
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -2/+2 |
| | | | - Removed some modules that should have been deleted before. | ||||
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -2/+2 |
| | |||||
* | - Fixes for R back-end. | Eduardo Julian | 2018-04-15 | 1 | -11/+16 |
| | |||||
* | - Made everything an expression for R translation. | Eduardo Julian | 2018-04-14 | 1 | -166/+113 |
| | |||||
* | - Initial R back-end implementation. | Eduardo Julian | 2018-04-14 | 1 | -0/+347 |