aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time.lux (unfollow)
Commit message (Expand)AuthorFilesLines
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-25Better syntax for "library/lux.^multi".Eduardo Julian1-2/+2
2021-07-16Fixed some inconsistent naming.Eduardo Julian1-0/+12
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian1-1/+1
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-14/+15
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-5/+4
2021-06-12Constraining the year of the snapshot time in Aedifex.Eduardo Julian1-5/+3
2021-06-11Added import name formatting to "import:" macros for other backends.Eduardo Julian1-2/+7
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian1-3/+7
2021-01-12Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian1-9/+20
2021-01-05Added lexically-scoped templates.Eduardo Julian1-17/+4
2021-01-03Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian1-0/+44