aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/command/deps.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-5/+7
2020-12-26Some renamings.Eduardo Julian1-4/+5
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-27/+27
2020-12-23Refactored "export" common syntax.Eduardo Julian1-3/+4
2020-12-10Render XML to text in an indented form for human readability.Eduardo Julian1-5/+12
2020-12-03Detect duplicate files coming from dependencies.Eduardo Julian1-21/+32
2020-12-02Replaced "contains?" function with "key?" function.Eduardo Julian1-2/+2
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-5/+5
2020-11-28Re-named "_.claim" to "_.cover'".Eduardo Julian1-2/+2
2020-11-27Re-named lux/data/format/context to lux/control/parser/environment.Eduardo Julian1-2/+2
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-0/+88