aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/package.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-3/+3
* Refactored "export" common syntax.Eduardo Julian2020-12-231-6/+8
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-1/+1
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-8/+8
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-16/+21
* Improved the design of actors.Eduardo Julian2020-11-011-0/+64