aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot/version.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-08De-sigil-ification: $Eduardo Julian1-11/+11
2022-03-15De-sigil-ification: ^Eduardo Julian1-18/+18
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-14No more "^slots".Eduardo Julian1-4/+4
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-7/+7
2021-09-12Made the "#" character great again!Eduardo Julian1-2/+2
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-2/+2
2021-09-07De-taggification | part 4Eduardo Julian1-8/+8
2021-09-04De-taggification | part 2Eduardo Julian1-8/+8
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-25Updates to the Lua compiler.Eduardo Julian1-3/+4
2021-08-08No more #export magic syntax.Eduardo Julian1-4/+4
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-2/+2
2021-07-26Re-named Promise to Async.Eduardo Julian1-4/+4
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-13/+14
2021-07-13Improved the XML parsing library.Eduardo Julian1-8/+3
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian1-0/+71