aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/snapshot (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian4-4/+4
2021-08-18Some bug fixes.Eduardo Julian1-4/+4
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian4-4/+4
2021-08-08No more #export magic syntax.Eduardo Julian5-10/+10
2021-07-30More renamings.Eduardo Julian4-4/+4
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-1/+1
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian5-5/+5
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian5-70/+75
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian5-25/+20
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian3-14/+16
2021-02-01Improved compilation of loops and pattern-matching for Python. Eduardo Julian1-0/+66
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian1-0/+46
2021-01-26Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian1-2/+2
2021-01-13Removed the (ultimately redundant) on_stop function for actors.Eduardo Julian3-0/+129