aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command/pom.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 2Eduardo Julian2021-09-041-7/+7
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* Re-named Promise to Async.Eduardo Julian2021-07-261-3/+3
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-17/+18
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-19/+14
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-3/+1
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-1/+4
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-2/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-3/+3
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-1/+1
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-8/+11
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-2/+2
* Changed type-parameters for Mixin types.Eduardo Julian2020-10-241-0/+35