aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/command/auto.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-32/+33
* A bit more clarity for Licentia licenses.Eduardo Julian2021-07-121-6/+7
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-3/+4
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-47/+46
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-6/+4
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-24/+19
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-241-13/+16
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-28/+28
* Render XML to text in an indented form for human readability.Eduardo Julian2020-12-101-1/+2
* Updated Lux license to v0.1.1.Eduardo Julian2020-12-101-6/+11
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-2/+1
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-53/+27
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-7/+7
* Test for Aedifex's "auto" command.Eduardo Julian2020-12-021-0/+147