aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/command/test.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-041-8/+8
* Some bug fixes.Eduardo Julian2021-08-181-4/+4
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-2/+2
* More renamings.Eduardo Julian2021-07-301-2/+2
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-49/+49
* Re-named Promise to Async.Eduardo Julian2021-07-261-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-22/+23
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+9
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-12/+10
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-1/+1
* Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian2021-06-261-4/+4
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-241-4/+6
* Refactored the machinery to make local macros into its own module.Eduardo Julian2021-06-181-2/+2
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-37/+37
* Render XML to text in an indented form for human readability.Eduardo Julian2020-12-101-2/+3
* Updated Lux license to v0.1.1.Eduardo Julian2020-12-101-8/+5
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-40/+58
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-0/+94