aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js/procedure.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian1-1/+1
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian1-1/+2
2018-02-23- Added a code-generation utility module for JS.Eduardo Julian1-3/+4
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-4/+4
2018-01-08- Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian1-0/+0
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian1-11/+11
2017-11-26- Changed to the new relative imports syntax.Eduardo Julian1-5/+5
2017-11-15- Heavy refactoring.Eduardo Julian1-3/+3
2017-11-13- Refactoring.Eduardo Julian1-1/+1
2017-11-06- Fixed some bugs.Eduardo Julian1-2/+5
2017-11-01- Minor refactorings.Eduardo Julian1-2/+2
2017-11-01- Re-organized code-generation, and re-named it "translation".Eduardo Julian1-0/+0
2017-10-31- Moved the "host" directory from under "generator" to under "luxc".Eduardo Julian1-2/+2
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-3/+2
2017-10-12- Compilation and tests for primitive conversions.Eduardo Julian1-4/+10
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-6/+6
2017-09-05- Updated new compiler's code to the recent changes in the language.Eduardo Julian1-3/+3
2017-06-30- WIP: Added generation for common procedures.Eduardo Julian1-0/+19