| Commit message (Expand) | Author | Age | Files | Lines |
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 4 | -0/+14 |
* | More traditional names for unquoting macros. | Eduardo Julian | 2022-07-02 | 1 | -0/+2 |
* | Moved "lux/macro/code" to "lux/meta/code". | Eduardo Julian | 2022-07-01 | 1 | -0/+3 |
* | Better naming for measure/quantity types. | Eduardo Julian | 2022-06-30 | 2 | -0/+6 |
* | Better syntax for getting/setting fields when defining JVM classes. | Eduardo Julian | 2022-06-29 | 2 | -0/+7 |
* | De-sigil-ification: suffix : [Part 15] | Eduardo Julian | 2022-06-25 | 2 | -0/+7 |
* | Extensible import syntax: Part 1 | Eduardo Julian | 2022-06-01 | 3 | -0/+6 |
* | Better names for random text/character generators. | Eduardo Julian | 2022-04-08 | 1 | -0/+4 |
* | Re-named "as_is" to "these" to avoid confusion with the new type-annotation m... | Eduardo Julian | 2022-03-30 | 3 | -0/+7 |
* | Leaner syntax for library/lux/control/exception.report | Eduardo Julian | 2022-03-15 | 4 | -0/+13 |
* | 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 |