aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-03Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian5-0/+338
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian2-5/+5
2020-12-15Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian1-2/+6
2020-11-01Improved the design of actors.Eduardo Julian2-2/+2
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2-20/+16
2020-10-14Gave the Location type its own module.Eduardo Julian1-0/+37
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-0/+16