Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-12 | Fixed test suite. | Eduardo Julian | 3 | -0/+8 | |
2022-08-10 | Extracted property-based testing machinery into its own module. | Eduardo Julian | 1 | -0/+1 | |
2022-07-30 | Extracted test-tallying machinery into its own module. | Eduardo Julian | 2 | -5/+11 | |
2022-07-26 | Made inlined functions into first-class macros. | Eduardo Julian | 18 | -5/+368 | |
2022-06-30 | Better naming for measure/quantity types. | Eduardo Julian | 1 | -0/+5 | |
2022-06-29 | Better syntax for getting/setting fields when defining JVM classes. | Eduardo Julian | 5 | -0/+25 | |
2022-06-25 | De-sigil-ification: suffix : [Part 15] | Eduardo Julian | 1 | -0/+2 | |
2022-03-14 | Can now add type-vars to imported procedures from scripting languages. | Eduardo Julian | 1 | -0/+4 | |
2021-12-31 | Fixes for the pure-Lux JVM compiler machinery. | Eduardo Julian | 1 | -4/+5 | |
2021-08-21 | Can now produce arbitrary code fragments statically by evaluating arbitrary ↵ | Eduardo Julian | 1 | -0/+7 | |
expressions at compile-time. | |||||
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -0/+5 | |