aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/metadata.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-18Some bug fixes.Eduardo Julian1-5/+5
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-2/+2
2021-08-08No more #export magic syntax.Eduardo Julian1-4/+4
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-8/+9
2021-07-08Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian1-2/+2
2021-07-06Simplified the API for file-system operations.Eduardo Julian1-3/+11
2021-07-02No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian1-1/+23
2021-02-07Mo' updates, less problems.Eduardo Julian1-1/+5
2020-12-29Unified repository abstraction for Aedifex.Eduardo Julian1-30/+1
2020-12-17More optimizations to the Lux syntax parser.Eduardo Julian1-6/+6
2020-12-12Removed several unnecessary imports.Eduardo Julian1-1/+30
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-0/+8