Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-24 | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 1 | -2/+2 |
2021-08-23 | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 1 | -1/+1 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 1 | -1/+1 |
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -1/+1 |
2021-07-30 | More renamings. | Eduardo Julian | 1 | -1/+1 |
2021-07-27 | Re-named wrap => in && unwrap => out. | Eduardo Julian | 1 | -11/+11 |
2021-07-26 | Re-named Promise to Async. | Eduardo Julian | 1 | -2/+2 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -20/+21 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -2/+2 |
2021-07-11 | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 1 | -0/+51 |