aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot/version.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more "^slots".Eduardo Julian2021-09-141-4/+4
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-7/+7
| | | | syntax change.
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-2/+2
|
* De-taggification | part 4Eduardo Julian2021-09-071-8/+8
|
* De-taggification | part 2Eduardo Julian2021-09-041-8/+8
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
|
* 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