aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/extension.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-2/+2
2021-09-07De-taggification | part 4Eduardo Julian1-4/+4
2021-09-04De-taggification | part 2Eduardo Julian1-3/+3
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-4/+4
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-6/+7
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-3/+3
2020-12-15Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian1-2/+6
2020-11-01Improved the design of actors.Eduardo Julian1-1/+1
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-20/+14
2020-10-14Gave the Location type its own module.Eduardo Julian1-0/+37