aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/math/number/i64.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensible import syntax [Part 5]Eduardo Julian2022-06-031-1/+1
* Extensible import syntax [Part 3]Eduardo Julian2022-06-021-1/+1
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-4/+4
* Better names for testing macros (plus better indentation).Eduardo Julian2022-04-091-153/+153
* De-sigil-ification: $Eduardo Julian2022-04-081-184/+184
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-22/+22
* "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-55/+55
* Made the "#" character great again!Eduardo Julian2021-09-121-3/+3
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-6/+6
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-6/+6
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-9/+9
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-1/+1
* Some bug fixes.Eduardo Julian2021-08-181-6/+6
* Made program: specify its bindings the same way as syntax:.Eduardo Julian2021-08-131-19/+19
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-7/+7
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-5/+5
* 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-3/+3
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-2/+2
* Even more renamings.Eduardo Julian2021-08-011-4/+4
* More renamings.Eduardo Julian2021-07-301-24/+24
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-13/+14
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-7/+6
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-23/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-0/+282