aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/type.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-2/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-1/+2
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-0/+1
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-2/+2
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-0/+2
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-0/+16