aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-08De-sigil-ification: $Eduardo Julian2-56/+56
2022-04-07De-sigil-ification: &Eduardo Julian1-14/+14
2022-03-16De-sigil-ification: prefix :Eduardo Julian8-175/+175
2022-03-15Leaner syntax for library/lux/control/exception.reportEduardo Julian1-4/+4
2022-03-15De-sigil-ification: ^Eduardo Julian1-1/+1
2022-03-14Made JVM "import:" syntax consistent with the other "import:"s.Eduardo Julian1-31/+31
2022-03-14De-sigil-ification: @Eduardo Julian9-233/+233
2021-09-15"module:" => "using"Eduardo Julian21-21/+21
2021-09-14No more "^slots".Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian20-60/+60
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian6-24/+24
2021-09-12Made the "#" character great again!Eduardo Julian8-56/+56
2021-09-10Migrated variants to the new syntax.Eduardo Julian2-6/+6
2021-09-08Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian1-3/+3
2021-09-07De-taggification | part 4Eduardo Julian19-89/+89
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian21-82/+82
2021-09-03Unified tuple and record syntax.Eduardo Julian8-74/+90
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian6-15/+15
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-3/+3
2021-08-18Some bug fixes.Eduardo Julian9-102/+102
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian4-6/+6
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-5/+5
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian3-4/+6
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian3-14/+14
2021-08-08No more #export magic syntax.Eduardo Julian20-94/+94
2021-07-17Now properly loading cached modules.Eduardo Julian21-130/+152
2021-07-12A bit more clarity for Licentia licenses.Eduardo Julian11-71/+72
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-9/+7
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+1
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian1-2/+0
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian21-0/+1887