aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/python/expression.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Moved Python code-generation machinery over to stdlib.Eduardo Julian2019-03-261-87/+0
* Re-named "Symbol" to "Identifier".Eduardo Julian2018-07-211-1/+1
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-2/+2
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-041-1/+1
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-2/+7
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-0/+82