aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/time/month.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-224/+0
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-25/+31
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-5/+5
2021-06-26Delegate text (lower|upper)-casing to the host-platform implementations.Eduardo Julian1-1/+41
2021-01-12Compiler now shows suggestions when encountering unknown definitions.Eduardo Julian1-1/+12
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-1/+1
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-5/+5
2020-12-11Improved parsing speed for Lux code.Eduardo Julian1-15/+34
2020-11-17Made the syntax of ^template more consistent.Eduardo Julian1-3/+3
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-18/+69
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-2/+5
2019-04-17Simplified the "Order" signature.Eduardo Julian1-11/+4
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-1/+1
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2019-02-04Changed the naming style for structures.Eduardo Julian1-0/+101