aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/cli.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced "contains?" function with "key?" function.Eduardo Julian2020-12-021-0/+4
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-2/+2
| | | | convention that only macros that deal with types may start with a colon.
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-6/+5
|
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-1/+1
|
* Added CoMonad for CoFree.Eduardo Julian2020-11-021-0/+4
|
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-9/+40
|
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-5/+20
|
* Added deployment code to Aedifex.Eduardo Julian2020-10-031-3/+11
|
* Test programs + auti build/test.Eduardo Julian2020-08-291-2/+14
|
* Build programs.Eduardo Julian2020-08-281-1/+3
|
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-1/+3
|
* Add local repo installation to Aedifex.Eduardo Julian2020-08-171-0/+16