aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot/version.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Lua compiler.Eduardo Julian2021-08-251-3/+4
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-2/+2
* Re-named Promise to Async.Eduardo Julian2021-07-261-4/+4
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-13/+14
* Improved the XML parsing library.Eduardo Julian2021-07-131-8/+3
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-0/+71