aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/type.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
* 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-5/+5
* Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian2020-12-151-1/+13
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-10/+10
* Improved the design of actors.Eduardo Julian2020-11-011-2/+2
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-2/+4
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-0/+28