aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/cache.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian1-12/+12
convention that only macros that deal with types may start with a colon.
2020-11-28Re-named "_.claim" to "_.cover'".Eduardo Julian1-18/+18
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-7/+9
2020-11-02Allow defining anonymous actors.Eduardo Julian1-0/+137