Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-12 | De-sigil-ification: suffix : [Part 3] | Eduardo Julian | 1 | -0/+4 |
2022-06-06 | Added extensions to JS interop for working with "undefined" values. | Eduardo Julian | 2 | -0/+8 |
2022-03-30 | Re-named "as_is" to "these" to avoid confusion with the new type-annotation m... | Eduardo Julian | 4 | -0/+16 |
2022-03-15 | Leaner syntax for library/lux/control/exception.report | Eduardo Julian | 2 | -0/+8 |
2022-03-07 | Compilers for scripting languages now only depend on new JVM compiler. | Eduardo Julian | 2 | -1/+3 |
2022-02-22 | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 1 | -0/+4 |
2021-09-10 | Migrated variants to the new syntax. | Eduardo Julian | 1 | -0/+1 |
2021-08-23 | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 1 | -0/+4 |
2021-08-11 | Relocated maybe and lazy from data to control. | Eduardo Julian | 1 | -0/+4 |
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -0/+4 |