aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/type.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-2/+2
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-3/+3
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-5/+5
2020-12-15Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian1-1/+13
2020-12-10Re-named "with-cover" to "for".Eduardo Julian1-10/+10
2020-11-01Improved the design of actors.Eduardo Julian1-2/+2
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-2/+4
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-0/+28