aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository/identity.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-26Some renamings.Eduardo Julian1-3/+0
2020-12-23Refactored "export" common syntax.Eduardo Julian1-7/+8
2020-12-10Re-named "with-cover" to "for".Eduardo Julian1-5/+5
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-12/+5
2020-10-14Gave the Location type its own module.Eduardo Julian1-1/+3
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-0/+4
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional ↵Eduardo Julian1-0/+30
and short be default.