aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/procedure/common.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-809/+0
* - Added "Box" support to new-luxc.Eduardo Julian2018-01-031-1/+37
* - "gensym" went back to producing Code, instead of Ident.Eduardo Julian2017-12-021-9/+8
* - Adjusted new-luxc to new macro-templating syntax.Eduardo Julian2017-12-021-11/+12
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-288/+288
* - Fixed some bugs.Eduardo Julian2017-11-221-111/+121
* - Fixed some bugs.Eduardo Julian2017-11-211-64/+63
* - 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
* - Removed "lux text last-index" procedure.Eduardo Julian2017-11-141-3/+12
* - Implemented loop translation.Eduardo Julian2017-11-141-4/+27
* - Fixed the tests.Eduardo Julian2017-11-091-5/+22
* - Fixed some bugs.Eduardo Julian2017-11-061-22/+29
* - Minor refactorings.Eduardo Julian2017-11-011-3/+3
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-0/+707