aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/number/nat.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-350/+0
2020-12-26Some renamings.Eduardo Julian1-0/+4
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-21/+15
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-2/+2
2020-05-05Fixed bugs while parsing modules' cached data.Eduardo Julian1-2/+6
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-22/+140
2019-07-24No more "f/"-prefixed functions.Eduardo Julian1-15/+39
2019-07-24Got rid of the "Number" abstraction.Eduardo Julian1-18/+14
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian1-5/+5
2019-04-17Simplified the "Order" signature.Eduardo Julian1-4/+1
2019-04-11WIP: Lua compiler.Eduardo Julian1-1/+1
2019-04-06Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian1-2/+3
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-1/+1
2019-04-04Forgot "lux text char".Eduardo Julian1-1/+1
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-2/+2
2019-03-29Fixed more tests.Eduardo Julian1-4/+6
2019-03-22Ported tests for number-related modules.Eduardo Julian1-1/+1
2019-03-13Replaced the digit separator in numbers from "_" to ",".Eduardo Julian1-2/+1
2019-02-04Changed the naming style for structures.Eduardo Julian1-0/+211