Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-11 | Added an easy way to export Lux functionality to host programs (everywhere el... | 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/+1 |
2021-07-17 | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 1 | -0/+1 |
2021-07-15 | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 3 | -0/+9 |
2021-07-10 | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 1 | -0/+1 |
2021-06-24 | Added a macro for type-casting JVM objects. | Eduardo Julian | 1 | -0/+4 |