aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/extension.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-3/+3
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-3/+3
2021-09-07De-taggification | part 4Eduardo Julian1-7/+7
2021-09-04De-taggification | part 2Eduardo Julian1-5/+5
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian1-1/+1
2021-07-16Fixed some inconsistent naming.Eduardo Julian1-3/+5
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-13/+14
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-10Re-named "with-cover" to "for".Eduardo Julian1-17/+17
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-2/+2
2020-11-01Improved the design of actors.Eduardo Julian1-2/+2
2020-10-14Gave the Location type its own module.Eduardo Julian1-0/+40