aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-252-10/+10
* 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-102-27/+27
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-2/+2
* Improved the design of actors.Eduardo Julian2020-11-012-4/+4
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-2/+4
* Gave the Location type its own module.Eduardo Julian2020-10-141-0/+40
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-0/+28