aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/metadata/artifact.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-7/+7
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-16/+16
* Re-named Promise to Async.Eduardo Julian2021-07-261-14/+14
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-33/+34
* Improved the XML parsing library.Eduardo Julian2021-07-131-12/+6
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-5/+2
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-3/+4
* Mo' updates, less problems.Eduardo Julian2021-02-071-2/+2
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-25/+74
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-2/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-30/+30
* More optimizations to the Lux syntax parser.Eduardo Julian2020-12-171-5/+12
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-0/+151