Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-19 | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 1 | -0/+1 | |
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -0/+4 | |
2021-07-29 | Switched from the "from to" convention to the "minimum additional" convention. | Eduardo Julian | 1 | -0/+4 | |
2021-07-26 | Re-named Promise to Async. | Eduardo Julian | 1 | -0/+1 | |
2021-07-15 | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 1 | -0/+5 | |
2021-07-10 | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 1 | -0/+20 | |