aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/python/statement.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Got the Python compiler running.Eduardo Julian2019-03-261-48/+0
|
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-6/+6
| | | - Removed some (now) useless modules.
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-1/+1
|
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-1/+1
|
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
| | | - Removed some modules that should have been deleted before.
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
|
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-0/+48