| Commit message (Expand) | Author | Files | Lines |
2021-09-08 | Normalized syntax of "exception:", "actor:" and "message:". | Eduardo Julian | 1 | -3/+3 |
2021-09-07 | De-taggification | part 4 | Eduardo Julian | 19 | -89/+89 |
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 | 21 | -82/+82 |
2021-09-03 | Unified tuple and record syntax. | Eduardo Julian | 8 | -74/+90 |
2021-08-24 | Outsourced the syntax for labelled type definitions to macros. | Eduardo Julian | 6 | -15/+15 |
2021-08-23 | The Python compiler can now be compiled by the new JVM compiler. | Eduardo Julian | 1 | -3/+3 |
2021-08-18 | Some bug fixes. | Eduardo Julian | 9 | -102/+102 |
2021-08-16 | Made extension-definition macros specify their bindings the same way as syntax:. | Eduardo Julian | 4 | -6/+6 |
2021-08-13 | Made program: specify its bindings the same way as syntax:. | Eduardo Julian | 1 | -5/+5 |
2021-08-11 | Relocated maybe and lazy from data to control. | Eduardo Julian | 3 | -4/+6 |
2021-08-09 | Improved single-line comment syntax (from "##" to "..."). | Eduardo Julian | 3 | -14/+14 |
2021-08-08 | No more #export magic syntax. | Eduardo Julian | 20 | -94/+94 |
2021-07-17 | Now properly loading cached modules. | Eduardo Julian | 21 | -130/+152 |
2021-07-12 | A bit more clarity for Licentia licenses. | Eduardo Julian | 11 | -71/+72 |
2021-07-12 | Better syntax for parallel-hierarchy imports. | Eduardo Julian | 1 | -9/+7 |
2021-06-24 | Added a macro for type-casting JVM objects. | Eduardo Julian | 1 | -0/+1 |
2021-06-18 | Refactored the machinery to make local macros into its own module. | Eduardo Julian | 1 | -2/+0 |
2021-06-14 | Extracted Licentia out of the standard library. | Eduardo Julian | 21 | -0/+1887 |