aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/abstract/enum.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-25/+0
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-1/+1
2020-12-01Added specialized root/2 and root/3 functions in lux/math.Eduardo Julian1-6/+6
2020-08-09Allow "#io" outputs for JS imports.Eduardo Julian1-4/+4
2020-07-02Now using the new syntax for variants (even though they still work the old wa...Eduardo Julian1-5/+9
2020-03-04Test for enums + adjustments to Python-generation code.Eduardo Julian1-8/+8
2019-04-17Simplified the "Order" signature.Eduardo Julian1-4/+4
2019-04-17- Made the "open:" and "^open" macros not generate record-patterns, and thus ...Eduardo Julian1-1/+0
2019-04-16Small import fixes for the sake of tags.Eduardo Julian1-0/+1
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-3/+3
2019-02-04Changed the naming style for structures.Eduardo Julian1-3/+1
2018-07-20"^open" and "open:" now use aliases instead of prefixes, the same way as modu...Eduardo Julian1-1/+1
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-1/+1
2018-07-11- Improvements to import syntax [part 2].Eduardo Julian1-2/+4
2018-07-10- Re-named "sig:" to "signature:".Eduardo Julian1-1/+1
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian1-6/+6
2017-04-03- Implemented Int encoding/decoding in the standard library.Eduardo Julian1-2/+2
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-0/+2
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+24