aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/abstract/hash.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-26/+0
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-3/+3
2021-01-03Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian1-1/+15
2020-12-22Properly naming unicode Block type.Eduardo Julian1-1/+1
2020-12-12Removed several unnecessary imports.Eduardo Julian1-25/+0
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-10/+8
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-8/+8
2020-10-24Changed type-parameters for Mixin types.Eduardo Julian1-2/+17
2020-05-10Now properly loading the cached definitions.Eduardo Julian1-5/+5
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-3/+5
2019-07-24Small improvements here and there.Eduardo Julian1-2/+11
2019-04-06Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian1-0/+0
2019-02-04Changed the naming style for structures.Eduardo Julian1-2/+3
2018-08-22No more multi-line text.Eduardo Julian1-3/+2
2018-07-11- Improvements to import syntax [part 2].Eduardo Julian1-1/+1
2018-07-10- Improvements to import syntax [part 0].Eduardo Julian1-1/+1
2018-07-10- Re-named "sig:" to "signature:".Eduardo Julian1-1/+1
2018-07-05- Re-named "equality" to "equivalence".Eduardo Julian1-2/+2
2018-05-13- Re-named ".../eq" modules to ".../equality".Eduardo Julian1-1/+1
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian1-2/+2
2017-11-26- Changed to the new relative imports syntax.Eduardo Julian1-1/+1
2017-07-15- Can now generate Eq instances for #rec-style recursive types.Eduardo Julian1-1/+1
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/+3
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+15