aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/locale/territory.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+2
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-7/+7
* No more #export magic syntax.Eduardo Julian2021-08-081-5/+5
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-1/+1
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-1/+1
* Even more renamings.Eduardo Julian2021-08-011-2/+2
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-14/+14
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-20/+21
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+4
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-60/+60
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-2/+19
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-1/+1
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-1/+1
* Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian2020-11-271-8/+8
* Aedifex can generate POM files.Eduardo Julian2020-08-121-0/+206