aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/cli.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-23Refactored "export" common syntax.Eduardo Julian1-1/+0
2020-12-10Re-named "with-cover" to "for".Eduardo Julian1-9/+9
2020-12-02Replaced "contains?" function with "key?" function.Eduardo Julian1-0/+3
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-10/+10
2020-11-07Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian1-1/+1
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-2/+2
2020-11-02Added CoMonad for CoFree.Eduardo Julian1-0/+3
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-0/+108