aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/procedure/common.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed some bugs.Eduardo Julian2017-11-141-2/+3
| | | - new-luxc can now fully compile lux.lux!
* - Removed "lux text last-index" procedure.Eduardo Julian2017-11-141-3/+12
| | | | | - Removed "lux text trim" procedure. - Modified "lux text clip" procedure. - Some bug fixes.
* - Implemented loop translation.Eduardo Julian2017-11-141-4/+27
|
* - Fixed the tests.Eduardo Julian2017-11-091-5/+22
| | | | - Fixed a few bugs. - Can now translate recursion.
* - Fixed some bugs.Eduardo Julian2017-11-061-22/+29
|
* - Minor refactorings.Eduardo Julian2017-11-011-3/+3
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+707