aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/time/time.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-sigil-ification: $Eduardo Julian2022-04-081-10/+10
* De-sigil-ification: @Eduardo Julian2022-03-141-18/+18
* "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-2/+2
* Made the "#" character great again!Eduardo Julian2021-09-121-1/+3
* De-taggification | part 4Eduardo Julian2021-09-071-5/+5
* De-taggification | part 2Eduardo Julian2021-09-041-4/+4
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* Some bug fixes.Eduardo Julian2021-08-181-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-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-2/+2
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-2/+8
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-0/+31