aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/repository.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-4/+4
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-2/+2
| | | | convention that only macros that deal with types may start with a colon.
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-3/+3
|
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-0/+93