aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot (unfollow)
Commit message (Expand)AuthorFilesLines
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