aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/time (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-162-8/+8
|
* No more #export magic syntax.Eduardo Julian2021-08-082-12/+14
|
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-2/+2
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-142-35/+37
|
* "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.
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-19/+61
|
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-1/+4
|
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-122-0/+74