Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better syntax for invoking super methods inside overriden methods. | Eduardo Julian | 2022-06-14 | 1 | -1/+0 |
* | Better names for random text/character generators. | Eduardo Julian | 2022-04-08 | 1 | -0/+1 |
* | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-24 | 1 | -173/+174 |
* | Added tree-shaking to the compiler. | Eduardo Julian | 2021-11-19 | 1 | -0/+1 |
* | Sharing the same Function class between bootsrapper and JVM compiler. | Eduardo Julian | 2021-11-08 | 1 | -0/+4 |
* | Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler. | Eduardo Julian | 2021-10-30 | 1 | -0/+1 |
* | FIXED analysis extensions got reset and new ones would be unavailable. | Eduardo Julian | 2021-10-22 | 1 | -0/+4 |
* | Fixed packaging issue. | Eduardo Julian | 2021-10-09 | 1 | -0/+1 |
* | Commercial licensing option for Lux + release versions for sub-projects. | Eduardo Julian | 2021-10-01 | 1 | -0/+1 |
* | Even more renamings. | Eduardo Julian | 2021-08-01 | 1 | -0/+1 |
* | Added a macro for type-casting JVM objects. | Eduardo Julian | 2021-06-24 | 1 | -0/+243 |