aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia/output.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-11Re-named the "case" macro to "when".Eduardo Julian1-5/+5
2022-07-02More traditional names for unquoting macros.Eduardo Julian1-8/+8
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-3/+3
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-13/+13
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-8/+8
2022-06-04Extensible import syntax [Part 6]Eduardo Julian1-2/+2
2022-06-02Extensible import syntax [Part 2]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-11/+11
2022-03-14De-sigil-ification: @Eduardo Julian1-68/+68
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-12/+12
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-7/+7
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-27/+27
2021-09-04De-taggification | part 2Eduardo Julian1-12/+12
2021-09-03Unified tuple and record syntax.Eduardo Julian1-24/+24
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-9/+9
2021-08-18Some bug fixes.Eduardo Julian1-32/+32
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-1/+2
2021-08-08No more #export magic syntax.Eduardo Julian1-12/+12
2021-07-17Now properly loading cached modules.Eduardo Julian1-18/+20
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-56/+56
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-1/+4
2020-12-01Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian1-7/+7
2019-06-20Improved the convention for using text formatters.Eduardo Julian1-1/+1
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-8/+8
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian1-7/+7
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian1-2/+2
2019-02-05Folded license-making program (legislator) into the Lux project proper (as li...Eduardo Julian1-0/+306