aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/repository.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-10/+10
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-2/+2
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-15/+23
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-7/+36
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-2/+74
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-0/+85