aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-07Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian1-50/+22
2020-11-05Improved error reporting for syntax macros.Eduardo Julian1-2/+3
2020-11-02Added CoMonad for CoFree.Eduardo Julian1-0/+47
2020-11-02Allow defining anonymous actors.Eduardo Julian1-4/+5
2020-11-01Improved the design of actors.Eduardo Julian1-1/+1
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+62
2020-10-31Easy to use Rev constants.Eduardo Julian2-12/+12
2020-10-25Some small refactoring.Eduardo Julian2-8/+8
2020-10-24Changed type-parameters for Mixin types.Eduardo Julian1-0/+35
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2-15/+17
2020-10-15Re-named "to-text" functions to "format".Eduardo Julian1-2/+2
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian2-7/+10
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2-13/+13
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian3-33/+47
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-0/+67
2020-08-29Test programs + auti build/test.Eduardo Julian3-0/+316