aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-3/+3
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-5/+5
* De-taggification | part 4Eduardo Julian2021-09-071-9/+9
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
* 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