aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command/deploy.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-03Detect duplicate files coming from dependencies.Eduardo Julian1-15/+17
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-3/+3
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-2/+2
2020-11-17Made the syntax of ^template more consistent.Eduardo Julian1-1/+2
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-01Improved the design of actors.Eduardo Julian1-1/+1
2020-10-31Easy to use Rev constants.Eduardo Julian1-2/+2
2020-10-25Some small refactoring.Eduardo Julian1-1/+1
2020-10-24Re-named "search" to "one" and "search-all" to "all".Eduardo Julian1-5/+6
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 Julian1-4/+6
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-14/+19
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-0/+67