aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/procedure/common.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed some bugs.Eduardo Julian2017-11-211-64/+63
| | | - Some small refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-7/+7
|
* - Heavy refactoring.Eduardo Julian2017-11-151-7/+7
|
* - Made "lux text clip" work like it used to.Eduardo Julian2017-11-141-1/+1
|
* - 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