aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/snapshot.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-3/+3
| | | | syntax change.
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-4/+4
|
* De-taggification | part 4Eduardo Julian2021-09-071-10/+10
|
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
|
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
|
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
|
* More renamings.Eduardo Julian2021-07-301-1/+1
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
|
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-12/+13
|
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+4
|
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-5/+3
|
* Improved compilation of loops and pattern-matching for Python. Eduardo Julian2021-02-011-1/+3
|
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-1/+3
|
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-0/+48