aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/hash.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13Re-licensed to MPL 2.0Eduardo Julian1-0/+3
2022-12-23Began work on C++ back-end.Eduardo Julian1-4/+4
2022-12-19Added price-action abstraction.Eduardo Julian1-3/+4
2022-12-02Added some simple time-series handling machinery.Eduardo Julian1-6/+6
2022-08-30Got rid of the superfluous "lux macro" extension.Eduardo Julian1-5/+5
2022-08-11Re-named the "case" macro to "when".Eduardo Julian1-3/+3
2022-08-10Extracted property-based testing machinery into its own module.Eduardo Julian1-2/+3
2022-07-02More traditional names for unquoting macros.Eduardo Julian1-3/+3
2022-06-16De-sigil-ification: suffix : [Part 14]Eduardo Julian1-1/+1
2022-06-16De-sigil-ification: suffix : [Part 13]Eduardo Julian1-2/+2
2022-06-13New "format" hierarchy.Eduardo Julian1-1/+1
2022-06-12De-sigil-ification: suffix : [Part 3]Eduardo Julian1-3/+3
2022-06-04De-sigil-ification: #Eduardo Julian1-9/+9
2022-06-03Extensible import syntax [Part 5]Eduardo Julian1-1/+1
2022-06-02Extensible import syntax [Part 3]Eduardo Julian1-1/+1
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-5/+5
2022-04-09Better names for testing macros (plus better indentation).Eduardo Julian1-21/+21
2022-04-08De-sigil-ification: $Eduardo Julian1-76/+76
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-5/+5
2021-09-12Re-named \ => # && \\ => ##Eduardo Julian1-6/+6
2021-09-12Made the "#" character great again!Eduardo Julian1-6/+6
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-6/+6
2021-09-07De-taggification | part 4Eduardo Julian1-8/+8
2021-09-05Changed the syntax of do/be's (co)monad bindings.Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian1-6/+6
2021-08-27Updates to the Ruby compiler.Eduardo Julian1-1/+1
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-3/+3
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-2/+2
2021-08-08No more #export magic syntax.Eduardo Julian1-2/+2
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian1-1/+1
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-18/+19
2021-07-12Better syntax for parallel-hierarchy imports.Eduardo Julian1-6/+5
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-3/+3
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-8/+8
2020-12-22Properly naming unicode Block type.Eduardo Julian1-1/+1
2020-12-10Re-named "with-cover" to "for".Eduardo Julian1-45/+45
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-9/+9
2020-11-02Allow defining anonymous actors.Eduardo Julian1-3/+3
2020-11-01Improved the design of actors.Eduardo Julian1-4/+4
2020-10-15Re-named "to-text" functions to "format".Eduardo Julian1-0/+95