aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-0/+12
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-14/+15
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+4
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-5/+3
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-2/+7
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-3/+7
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-0/+42