| Commit message (Expand) | Author | Age | Files | Lines |
* | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 2022-03-14 | 3 | -0/+6 |
* | Optimizations for the pure-Lux JVM compiler. [Part 4] | Eduardo Julian | 2022-02-28 | 1 | -0/+4 |
* | Finishing the meta-compiler [Part 4] | Eduardo Julian | 2022-02-24 | 1 | -0/+10 |
* | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 2022-02-22 | 1 | -0/+1 |
* | Yet more fixes for JVM interop. | Eduardo Julian | 2022-02-18 | 1 | -0/+4 |
* | Finishing the meta-compiler [Part 3] | Eduardo Julian | 2022-02-17 | 3 | -0/+9 |
* | A few JVM-related fixes & improvements. | Eduardo Julian | 2022-01-31 | 1 | -0/+4 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 9] | Eduardo Julian | 2022-01-19 | 1 | -0/+1 |
* | Cleaner test reporting. | Eduardo Julian | 2022-01-19 | 1 | -0/+5 |
* | Full implementation of console for Node.js. | Eduardo Julian | 2022-01-18 | 1 | -0/+4 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 7] | Eduardo Julian | 2022-01-18 | 1 | -0/+4 |
* | Fixed a logging/reporting issue for Lux/JS. | Eduardo Julian | 2022-01-15 | 2 | -0/+8 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 6] | Eduardo Julian | 2022-01-13 | 1 | -0/+4 |
* | Fixed a bug that broke re-compilation of STDLIB tests in Lua. | Eduardo Julian | 2022-01-11 | 1 | -0/+1 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 5] | Eduardo Julian | 2022-01-10 | 3 | -0/+6 |
* | Fixes for the pure-Lux JVM compiler machinery. [Part 2] | Eduardo Julian | 2022-01-06 | 10 | -0/+47 |
* | Fixes for the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-31 | 8 | -0/+34 |
* | Dusting off the pure-Lux JVM compiler machinery. [Part 2] | Eduardo Julian | 2021-12-25 | 3 | -0/+12 |
* | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 2021-12-24 | 8 | -0/+33 |
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+4 |