aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/test/test/luxc/analyser/procedure/host.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-31- Re-organized analysis.Eduardo Julian1-529/+0
2017-10-31- Now, all special forms are handled as procedures.Eduardo Julian1-1/+2
2017-10-26- Fixed some compiler tests.Eduardo Julian1-4/+4
2017-10-26- "Fixed" the tests to match the latest changes.Eduardo Julian1-62/+62
2017-10-21- Updated new compiler to latest version of stdlib.Eduardo Julian1-120/+124
2017-10-18- Method invocation analysis.Eduardo Julian1-0/+47
2017-10-18- Updated to the latest changes in stdlib.Eduardo Julian1-8/+8
2017-10-12- Compilation and tests for arithmetic, bit-wise operations and order.Eduardo Julian1-3/+0
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-5/+6
2017-10-09- Improved polymorphism and inheritance support.Eduardo Julian1-4/+26
2017-10-08- WIP: Added support for inheritance.Eduardo Julian1-2/+37
2017-10-08- WIP: JVM field analysis.Eduardo Julian1-0/+69
2017-10-07- Added tests for host procedures.Eduardo Julian1-0/+353