Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various fixes and tweaks. | Eduardo Julian | 2019-05-29 | 1 | -1/+1 |
* | WIP: Anonymous classes analysis & generation. | Eduardo Julian | 2019-05-09 | 1 | -3/+6 |
* | - Re-named "Top" to "Any", and "Bottom" to "Nothing". | Eduardo Julian | 2018-05-20 | 1 | -1/+1 |
* | - Removed Void and Unit as kinds of types. | Eduardo Julian | 2018-05-05 | 1 | -29/+28 |
* | - Brought luxc and new-luxc closer together. | Eduardo Julian | 2017-12-05 | 1 | -59/+59 |
* | - Re-named "Host" to "Primitive". | Eduardo Julian | 2017-10-20 | 1 | -9/+9 |
* | - Added array operations for primitive arrays. | Eduardo Julian | 2017-08-22 | 1 | -0/+16 |
* | - Removed "T" suffix from Type's tags. | Eduardo Julian | 2017-05-07 | 1 | -12/+12 |
* | - Removed the ["jvm" "try"] procedure. | Eduardo Julian | 2017-03-28 | 1 | -51/+0 |
* | - Implemented custom JS host procedures. | Eduardo Julian | 2017-03-15 | 1 | -1/+0 |
* | - Re-organized JVM-specific compilation a bit. | Eduardo Julian | 2017-02-11 | 1 | -0/+1146 |