aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/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-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-13/+13
* Made the "#" character great again!Eduardo Julian2021-09-121-8/+8
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-8/+8
* De-taggification | part 4Eduardo Julian2021-09-071-18/+18
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-3/+3
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-8/+8
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-4/+4
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-6/+6
* More renamings.Eduardo Julian2021-07-301-3/+3
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-3/+3
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-23/+24
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-8/+7
* Made sure the "phase" parameter of extensions is always usable (even across l...Eduardo Julian2021-07-081-10/+144
* Raise error when trying to use deprecated fields/method/classes in JVM.Eduardo Julian2021-01-121-4/+6
* Ported tests for time-related modules.Eduardo Julian2019-03-231-0/+19