aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-7/+7
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-7/+7
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
* De-taggification | part 4Eduardo Julian2021-09-071-15/+15
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-9/+9
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-3/+3
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-5/+5
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-2/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-12/+12
* Now properly loading cached modules.Eduardo Julian2021-07-171-25/+26
* A bit more clarity for Licentia licenses.Eduardo Julian2021-07-121-4/+5
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-9/+7
* Refactored the machinery to make local macros into its own module.Eduardo Julian2021-06-181-2/+0
* Extracted Licentia out of the standard library.Eduardo Julian2021-06-141-0/+85