aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/test/licentia.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-15/+15
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-20/+20
2021-09-12Made the "#" character great again!Eduardo Julian1-41/+41
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-4/+4
2021-09-07De-taggification | part 4Eduardo Julian1-32/+32
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian1-2/+2
2021-09-04De-taggification | part 2Eduardo Julian1-16/+16
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-1/+1
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-5/+5
2021-08-18Some bug fixes.Eduardo Julian1-31/+31
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-2/+2
2021-07-17Now properly loading cached modules.Eduardo Julian1-21/+22
2021-07-12A bit more clarity for Licentia licenses.Eduardo Julian1-30/+31
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-82/+81
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-49/+72
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-5/+5
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-17/+17
2020-11-02Allow defining anonymous actors.Eduardo Julian1-4/+4
2020-05-17Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian1-2/+2
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-6/+6
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-2/+1
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian1-17/+17
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian1-4/+4
2019-02-05Folded license-making program (legislator) into the Lux project proper (as li...Eduardo Julian1-0/+347