aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-taggification | part 4Eduardo Julian2021-09-075-33/+33
|
* De-taggification | part 2Eduardo Julian2021-09-045-32/+32
|
* Unified tuple and record syntax.Eduardo Julian2021-09-033-6/+6
|
* Updates to the Lua compiler.Eduardo Julian2021-08-253-7/+10
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-3/+3
|
* No more #export magic syntax.Eduardo Julian2021-08-085-20/+20
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-274-5/+5
|
* Re-named Promise to Async.Eduardo Julian2021-07-261-4/+4
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-145-64/+69
|
* Improved the XML parsing library.Eduardo Julian2021-07-133-17/+9
|
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-122-16/+11
|
* Improved compilation of loops and pattern-matching for Python. Eduardo Julian2021-02-011-0/+42
|
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-0/+71
|
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-7/+12
|
* Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian2021-01-133-0/+143