aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/generator/procedure/host.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-named "expr" module to "expression".Eduardo Julian2017-10-311-56/+56
* - Migrated the format of synthesis nodes from a custom data-type, to just Cod...Eduardo Julian2017-10-301-235/+217
* - Fixed some bugs.Eduardo Julian2017-10-291-2/+3
* - Fixed remaining tests in compiler.Eduardo Julian2017-10-261-1/+1
* - Fixed some compiler tests.Eduardo Julian2017-10-261-30/+102
* - Updated new compiler to latest version of stdlib.Eduardo Julian2017-10-211-405/+423
* - Compilation for method invocation.Eduardo Julian2017-10-191-1/+72
* - Updated to the latest changes in stdlib.Eduardo Julian2017-10-181-74/+74
* - Compilation and tests for fields.Eduardo Julian2017-10-141-0/+33
* - Compilation for object-based procedures.Eduardo Julian2017-10-141-2/+98
* - Compilation and tests for arrays.Eduardo Julian2017-10-121-0/+108
* - Compilation and tests for arithmetic, bit-wise operations and order.Eduardo Julian2017-10-121-0/+135
* - Compilation and tests for primitive conversions.Eduardo Julian2017-10-121-0/+100