Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1 | -5/+5 |
| | | | | syntax change. | ||||
* | Re-named \ => # && \\ => ## | Eduardo Julian | 2021-09-12 | 1 | -2/+2 |
| | |||||
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 1 | -1/+1 |
| | |||||
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 1 | -1/+1 |
| | |||||
* | De-bracing | part 1 | Eduardo Julian | 2021-09-08 | 1 | -2/+0 |
| | |||||
* | Normalized syntax of "exception:", "actor:" and "message:". | Eduardo Julian | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 1 | -6/+6 |
| | |||||
* | De-taggification | part 2 | Eduardo Julian | 2021-09-04 | 1 | -6/+6 |
| | |||||
* | Updates to the Lua compiler. | Eduardo Julian | 2021-08-25 | 1 | -4/+4 |
| | |||||
* | Made extension-definition macros specify their bindings the same way as syntax:. | Eduardo Julian | 2021-08-16 | 1 | -3/+3 |
| | |||||
* | No more #export magic syntax. | Eduardo Julian | 2021-08-08 | 1 | -9/+11 |
| | |||||
* | Re-named wrap => in && unwrap => out. | Eduardo Julian | 2021-07-27 | 1 | -2/+2 |
| | |||||
* | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 2021-07-14 | 1 | -22/+23 |
| | |||||
* | "signature:" -> "interface:" & "structure:" -> "implementation:" | Eduardo Julian | 2021-06-30 | 1 | -1/+1 |
| | | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it. | ||||
* | Constraining the year of the snapshot time in Aedifex. | Eduardo Julian | 2021-06-12 | 1 | -19/+61 |
| | |||||
* | Raise error when trying to use deprecated fields/method/classes in JVM. | Eduardo Julian | 2021-01-12 | 1 | -0/+39 |