aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-11Re-named the "case" macro to "when".Eduardo Julian1-1/+1
2022-07-09First-class programs instead of having a "lux program" extension.Eduardo Julian3-3/+3
2022-07-06Moved "lux/time" to "lux/world/time".Eduardo Julian1-2/+3
2022-07-01Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian1-1/+1
2022-06-26De-sigil-ification: suffix : [Part 16]Eduardo Julian1-1/+0
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian5-5/+5
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian5-5/+5
2022-06-16New "parser" hierarchy. [Part 3]Eduardo Julian4-12/+12
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian5-24/+24
2022-06-13New "format" hierarchy.Eduardo Julian3-3/+3
2022-06-12Re-named the "poly" hierarchy to "polytypic".Eduardo Julian4-12/+13
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-1/+1
2022-06-03Extensible import syntax [Part 5]Eduardo Julian4-4/+4
2022-06-03Extensible import syntax [Part 4]Eduardo Julian3-6/+6
2022-06-02Extensible import syntax [Part 3]Eduardo Julian4-4/+4
2022-06-02Extensible import syntax [Part 2]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian5-52/+52
2022-04-08De-sigil-ification: $Eduardo Julian3-19/+19
2022-03-15De-sigil-ification: ^Eduardo Julian3-48/+48
2021-10-09Fixed packaging issue.Eduardo Julian1-7/+7
2021-09-15"module:" => "using"Eduardo Julian5-5/+5
2021-09-14No more "^slots".Eduardo Julian3-9/+9
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian5-25/+25
2021-09-12Made the "#" character great again!Eduardo Julian4-9/+9
2021-09-10Migrated variants to the new syntax.Eduardo Julian4-6/+6
2021-09-07De-taggification | part 4Eduardo Julian5-33/+33
2021-09-04De-taggification | part 2Eduardo Julian5-32/+32
2021-09-03Unified tuple and record syntax.Eduardo Julian3-6/+6
2021-08-25Updates to the Lua compiler.Eduardo Julian3-7/+10
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-3/+3
2021-08-08No more #export magic syntax.Eduardo Julian5-20/+20
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian4-5/+5
2021-07-26Re-named Promise to Async.Eduardo Julian1-4/+4
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian5-64/+69
2021-07-13Improved the XML parsing library.Eduardo Julian3-17/+9
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian2-16/+11
2021-02-01Improved compilation of loops and pattern-matching for Python. Eduardo Julian1-0/+42
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian1-0/+71
2021-01-26Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian1-7/+12
2021-01-13Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian3-0/+143