aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/python.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Got the Python compiler running.Eduardo Julian2019-03-261-211/+0
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-7/+7
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-17/+17
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-2/+2
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-10/+10
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-10/+10
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-19/+22
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-0/+208