Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LineNumberTable annotations to functions when compiling for the JVM. | Eduardo Julian | 2022-11-15 | 1 | -1/+1 |
* | Eliminated the .alias# extension. Now detecting aliases in .def#. | Eduardo Julian | 2022-10-28 | 1 | -0/+1 |
* | Fixed test suite. | Eduardo Julian | 2022-08-12 | 1 | -0/+9 |
* | Finishing the meta-compiler [Part 4] | Eduardo Julian | 2022-02-24 | 1 | -0/+1 |
* | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 2022-02-22 | 1 | -0/+1 |
* | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-24 | 1 | -25/+29 |
* | Ruby compilation that is better adjusted to both normal Ruby and MRuby. | Eduardo Julian | 2021-11-29 | 1 | -0/+1 |
* | Re-named Promise to Async. | Eduardo Julian | 2021-07-26 | 1 | -0/+45 |