aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/command/deploy.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-9/+5
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-5/+6
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-34/+34
2020-12-23Refactored "export" common syntax.Eduardo Julian1-7/+7
2020-12-22Properly naming unicode Block type.Eduardo Julian1-5/+5
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-1/+1
2020-12-10Render XML to text in an indented form for human readability.Eduardo Julian1-13/+21
2020-12-03Detect duplicate files coming from dependencies.Eduardo Julian1-18/+25
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-21/+21
2020-11-28Re-named "_.claim" to "_.cover'".Eduardo Julian1-2/+2
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-2/+2
2020-11-07Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian1-0/+129