aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/time (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2-7/+7
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-2/+2
2021-09-12Made the "#" character great again!Eduardo Julian2-9/+9
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-1/+1
2021-09-08De-bracing | part 1Eduardo Julian1-2/+0
2021-09-08Normalized syntax of "exception:", "actor:" and "message:".Eduardo Julian1-1/+1
2021-09-07De-taggification | part 4Eduardo Julian2-10/+10
2021-09-04De-taggification | part 2Eduardo Julian2-10/+10
2021-09-03Unified tuple and record syntax.Eduardo Julian1-2/+2
2021-08-25Updates to the Lua compiler.Eduardo Julian1-4/+4
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2-8/+8
2021-08-08No more #export magic syntax.Eduardo Julian2-12/+14
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-2/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian2-35/+37
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-1/+1
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian1-19/+61
2021-06-11Added import name formatting to "import:" macros for other backends.Eduardo Julian1-1/+4
2021-01-12Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2-0/+74