aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/time/date.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
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 Julian1-6/+6
2021-09-04De-taggification | part 2Eduardo Julian1-6/+6
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 Julian1-3/+3
2021-08-08No more #export magic syntax.Eduardo Julian1-9/+11
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-2/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-22/+23
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-1/+1
"signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian1-19/+61
2021-01-12Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian1-0/+0
2021-01-03Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian1-0/+39