| Commit message (Expand) | Author | Files | Lines |
2021-09-15 | "module:" => "using" | Eduardo Julian | 1 | -1/+1 |
2021-09-13 | Updated only/except import syntax to take into account record => variant synt... | Eduardo Julian | 1 | -5/+5 |
2021-09-12 | Re-named \ => # && \\ => ## | Eduardo Julian | 1 | -8/+8 |
2021-09-12 | Made the "#" character great again! | Eduardo Julian | 1 | -1/+1 |
2021-09-10 | Migrated variants to the new syntax. | Eduardo Julian | 1 | -1/+1 |
2021-09-07 | De-taggification | part 4 | Eduardo Julian | 1 | -9/+9 |
2021-09-05 | Changed the syntax of do/be's (co)monad bindings. | Eduardo Julian | 1 | -1/+1 |
2021-09-04 | De-taggification | part 2 | Eduardo Julian | 1 | -7/+7 |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 1 | -2/+2 |
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-27 | Re-named wrap => in && unwrap => out. | Eduardo Julian | 1 | -2/+2 |
2021-07-26 | Re-named Promise to Async. | Eduardo Julian | 1 | -7/+7 |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 1 | -15/+16 |
2021-07-11 | Re-named ":coerce" to ":as" since it technically doesn't do coercions. | Eduardo Julian | 1 | -9/+12 |
2021-07-06 | Simplified the API for file-system operations. | Eduardo Julian | 1 | -32/+30 |
2021-07-02 | No longer employing the capabilities model on the lux/world/* modules. | Eduardo Julian | 1 | -6/+4 |
2021-06-30 | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 1 | -1/+1 |
2021-06-14 | Extracted Licentia out of the standard library. | Eduardo Julian | 1 | -6/+4 |
2021-05-24 | Re-named lux/host to lux/ffi. | Eduardo Julian | 1 | -1/+1 |
2021-02-07 | Mo' updates, less problems. | Eduardo Julian | 1 | -8/+14 |
2021-01-03 | Place the "program:" macro of "lux/control/parser/cli" in its own module. | Eduardo Julian | 1 | -1/+1 |
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -0/+58 |