aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/cli.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02Replaced "contains?" function with "key?" function.Eduardo Julian1-0/+4
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-11-07Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian1-6/+5
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-1/+1
2020-11-02Added CoMonad for CoFree.Eduardo Julian1-0/+4
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-9/+40
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-5/+20
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-3/+11
2020-08-29Test programs + auti build/test.Eduardo Julian1-2/+14
2020-08-28Build programs.Eduardo Julian1-1/+3
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-1/+3
2020-08-17Add local repo installation to Aedifex.Eduardo Julian1-0/+16