aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/metadata.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-8/+9
* Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian2021-07-081-2/+2
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-3/+11
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-1/+23
* Mo' updates, less problems.Eduardo Julian2021-02-071-1/+5
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-30/+1
* More optimizations to the Lux syntax parser.Eduardo Julian2020-12-171-6/+6
* Removed several unnecessary imports.Eduardo Julian2020-12-121-1/+30
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-0/+8