aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/cli.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored "export" common syntax.Eduardo Julian2020-12-231-1/+0
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-9/+9
* Replaced "contains?" function with "key?" function.Eduardo Julian2020-12-021-0/+3
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-10/+10
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-1/+1
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-2/+2
* Added CoMonad for CoFree.Eduardo Julian2020-11-021-0/+3
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-0/+108