aboutsummaryrefslogtreecommitdiff
path: root/licentia/source/program/licentia/document.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-04Extensible import syntax [Part 6]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 2]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-1/+1
2022-03-14De-sigil-ification: @Eduardo Julian1-9/+9
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant ↵Eduardo Julian1-2/+2
syntax change.
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-2/+2
2021-09-07De-taggification | part 4Eduardo Julian1-2/+2
2021-09-04De-taggification | part 2Eduardo Julian1-2/+2
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+3
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-1/+1
2021-08-18Some bug fixes.Eduardo Julian1-2/+2
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian1-2/+2
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-8/+8
2021-07-17Now properly loading cached modules.Eduardo Julian1-6/+7
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+1
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-5/+5
2020-12-01Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian1-2/+2
2019-06-20Improved the convention for using text formatters.Eduardo Julian1-1/+1
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2019-03-15Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian1-2/+2
to avoid confusion since "/" is used for relative module paths.
2019-02-11Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian1-1/+1
structures.
2019-02-05Folded license-making program (legislator) into the Lux project proper (as ↵Eduardo Julian1-0/+47
licentia).