Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-26 | Got the Python compiler running. | Eduardo Julian | 1 | -149/+0 | |
2018-07-03 | - Re-named "import" to "import:". | Eduardo Julian | 1 | -5/+5 | |
2018-07-03 | - Re-named ":!" to ":coerce". | Eduardo Julian | 1 | -7/+7 | |
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 | -6/+6 | |
- Removed some modules that should have been deleted before. | |||||
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 1 | -9/+12 | |
2018-04-04 | - Initial Python back-end implementation. | Eduardo Julian | 1 | -0/+146 | |