aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/python/loop.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-26WIP: Moved Python code-generation machinery over to stdlib.Eduardo Julian1-36/+0
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-1/+1
2018-04-04- Initial Python back-end implementation.Eduardo Julian1-9/+10
2018-03-13- Initial Ruby back-end implementation.Eduardo Julian1-5/+5
2018-03-06- Initial Lua backend implementation.Eduardo Julian1-11/+11
2018-02-23- Added a code-generation utility module for JS.Eduardo Julian1-5/+6
2018-01-28- Got JS backend to build with the rest of the new-luxc code.Eduardo Julian1-8/+11
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-0/+31