Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -1/+1 |
| | | | - Removed some (now) useless modules. | ||||
* | - Re-named "import" to "import:". | Eduardo Julian | 2018-07-03 | 1 | -7/+7 |
| | |||||
* | - Re-named ":!" to ":coerce". | Eduardo Julian | 2018-07-03 | 1 | -17/+17 |
| | |||||
* | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 2018-06-15 | 1 | -2/+2 |
| | |||||
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -10/+10 |
| | | | - Removed some modules that should have been deleted before. | ||||
* | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 2018-05-06 | 1 | -10/+10 |
| | |||||
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -19/+22 |
| | |||||
* | - Initial Python back-end implementation. | Eduardo Julian | 2018-04-04 | 1 | -0/+208 |