aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/extension.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-2/+2
| | | | syntax change.
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
|
* De-taggification | part 2Eduardo Julian2021-09-041-3/+3
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-1/+1
|
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-6/+7
|
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-3/+3
|
* Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian2020-12-151-2/+6
|
* Improved the design of actors.Eduardo Julian2020-11-011-1/+1
|
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-20/+14
|
* Gave the Location type its own module.Eduardo Julian2020-10-141-0/+37