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