aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/number/i8.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensible import syntax [Part 2]Eduardo Julian2022-06-021-1/+1
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-3/+3
* De-sigil-ification: &Eduardo Julian2022-04-071-1/+1
* De-sigil-ification: prefix :Eduardo Julian2022-03-161-14/+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-4/+4
* Made the "#" character great again!Eduardo Julian2021-09-121-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-2/+2
* Documentation improvements.Eduardo Julian2021-09-061-0/+1
* De-taggification | part 2Eduardo Julian2021-09-041-4/+4
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-5/+5
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-0/+1
* Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian2021-07-291-1/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-0/+24