aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command/deploy.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-15/+17
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-3/+3
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-2/+2
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-1/+2
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-50/+22
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-2/+3
* Improved the design of actors.Eduardo Julian2020-11-011-1/+1
* Easy to use Rev constants.Eduardo Julian2020-10-311-2/+2
* Some small refactoring.Eduardo Julian2020-10-251-1/+1
* Re-named "search" to "one" and "search-all" to "all".Eduardo Julian2020-10-241-5/+6
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-2/+2
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-4/+6
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-14/+19
* Added deployment code to Aedifex.Eduardo Julian2020-10-031-0/+67