aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/snapshot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-114-4/+4
* No more #export magic syntax.Eduardo Julian2021-08-085-10/+10
* More renamings.Eduardo Julian2021-07-304-4/+4
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-155-5/+5
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-145-70/+75
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-125-25/+20
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-123-14/+16
* Improved compilation of loops and pattern-matching for Python. Eduardo Julian2021-02-011-0/+66
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-0/+46
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-2/+2
* Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian2021-01-133-0/+129