aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/loop.jvm.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-08- Moved all translation code under the JVM path (in preparation for porting ↵Eduardo Julian1-80/+0
the JS back-end).
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian1-36/+36
2017-11-21- Fixed some bugs.Eduardo Julian1-20/+38
- Some small refactoring.
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian1-3/+3
2017-11-15- Heavy refactoring.Eduardo Julian1-7/+7
2017-11-14- Fixed some bugs.Eduardo Julian1-2/+2
- new-luxc can now fully compile lux.lux!
2017-11-14- Implemented loop translation.Eduardo Julian1-0/+62