aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/abstract/hash.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-26/+0
|
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-3/+3
| | | "signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
* Place the "program:" macro of "lux/control/parser/cli" in its own module.Eduardo Julian2021-01-031-1/+15
|
* Properly naming unicode Block type.Eduardo Julian2020-12-221-1/+1
|
* Removed several unnecessary imports.Eduardo Julian2020-12-121-25/+0
|
* Added support for "Commons Clause" to Licentia.Eduardo Julian2020-12-091-10/+8
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-8/+8
| | | | convention that only macros that deal with types may start with a colon.
* Changed type-parameters for Mixin types.Eduardo Julian2020-10-241-2/+17
|
* Now properly loading the cached definitions.Eduardo Julian2020-05-101-5/+5
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-3/+5
|
* Small improvements here and there.Eduardo Julian2019-07-241-2/+11
|
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-0/+13