aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/locale (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-152-2/+2
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-132-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-122-2/+2
* Undid the foolish re-design of "abstract:" and "actor:".Eduardo Julian2021-09-102-838/+838
* Normalized the syntax of "abstract:" and "actor:".Eduardo Julian2021-09-082-842/+838
* De-taggification | part 4Eduardo Julian2021-09-072-4/+4
* De-taggification | part 2Eduardo Julian2021-09-042-6/+6
* Unified tuple and record syntax.Eduardo Julian2021-09-032-8/+8
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-242-6/+8
* Can now produce arbitrary code fragments statically by evaluating arbitrary e...Eduardo Julian2021-08-212-2/+2
* Some bug fixes.Eduardo Julian2021-08-182-3/+3
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-132-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-112-2/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-092-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-082-16/+16
* Even more renamings.Eduardo Julian2021-08-012-0/+4
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-252-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-142-0/+885