Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed packaging issue. | Eduardo Julian | 2021-10-09 | 1 | -1/+2 |
* | Clearing the local scope during eval analysis to avoid accidentally seeing va... | Eduardo Julian | 2021-09-05 | 1 | -0/+1 |
* | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 2021-08-19 | 1 | -0/+1 |
* | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 2021-08-07 | 1 | -0/+4 |
* | Switched from the "from to" convention to the "minimum additional" convention. | Eduardo Julian | 2021-07-29 | 1 | -0/+4 |
* | Re-named Promise to Async. | Eduardo Julian | 2021-07-26 | 1 | -0/+1 |
* | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 2021-07-15 | 1 | -0/+5 |
* | Made the "try" macro into a common one, instead of a host-specific one. | Eduardo Julian | 2021-07-10 | 1 | -0/+20 |