aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named "Name" to "Symbol".Eduardo Julian2021-09-141-1/+1
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-6/+6
| | | | syntax change.
* Made the "#" character great again!Eduardo Julian2021-09-121-5/+5
|
* Fixed the indentation of variants.Eduardo Julian2021-09-101-2/+2
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-6/+6
|
* De-taggification | part 4Eduardo Julian2021-09-071-6/+6
|
* De-taggification | part 2Eduardo Julian2021-09-041-7/+7
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-2/+3
|
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-12/+13
|
* Improved the XML parsing library.Eduardo Julian2021-07-131-8/+6
|
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
| | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
* Made the Python being generated more compatible with both P2.7 and P3.Eduardo Julian2021-01-261-0/+72