Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added an easy way to export Lux functionality to host programs (everywhere ↵ | Eduardo Julian | 2022-03-11 | 1 | -0/+4 |
| | | | | else). | ||||
* | Relocated maybe and lazy from data to control. | Eduardo Julian | 2021-08-11 | 1 | -0/+4 |
| | |||||
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+1 |
| | |||||
* | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 2021-07-17 | 1 | -0/+1 |
| | |||||
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 3 | -0/+9 |
| | |||||
* | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 2021-07-10 | 1 | -0/+1 |
| | |||||
* | Added a macro for type-casting JVM objects. | Eduardo Julian | 2021-06-24 | 1 | -0/+4 |