aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/python/eval.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Got the Python compiler running.Eduardo Julian2019-03-261-149/+0
|
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-5/+5
|
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-7/+7
|
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-1/+1
|
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-6/+6
| | | - Removed some modules that should have been deleted before.
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-9/+12
|
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-0/+146