aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/time.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Eduardo Julian2021-07-081-10/+144
| | | | language boundaries)
* 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