aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/hash.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-3/+3
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-18/+19
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-6/+5
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-8/+8
* Properly naming unicode Block type.Eduardo Julian2020-12-221-1/+1
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-45/+45
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-9/+9
* Allow defining anonymous actors.Eduardo Julian2020-11-021-3/+3
* Improved the design of actors.Eduardo Julian2020-11-011-4/+4
* Re-named "to-text" functions to "format".Eduardo Julian2020-10-151-0/+95