aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time/date.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* More renamings.Eduardo Julian2021-07-301-2/+2
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* Now properly loading cached modules.Eduardo Julian2021-07-171-7/+29
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-16/+17
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-7/+9
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-1/+1
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-0/+44