aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/time (unfollow)
Commit message (Expand)AuthorFilesLines
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