aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time/date.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-2/+2
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-1/+1
2021-08-11Relocated maybe and lazy from data to control.Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-2/+2
2021-07-30More renamings.Eduardo Julian1-2/+2
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-1/+1
2021-07-17Now properly loading cached modules.Eduardo Julian1-7/+29
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-16/+17
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-2/+2
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian1-7/+9
2021-06-11Added import name formatting to "import:" macros for other backends.Eduardo Julian1-1/+1
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/+44