aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/data/collection/tree.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-13/+13
* Made the "#" character great again!Eduardo Julian2021-09-121-2/+2
* Fixed the indentation of variants.Eduardo Julian2021-09-101-3/+3
* De-taggification | part 4Eduardo Julian2021-09-071-8/+8
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-2/+2
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Unified tuple and record syntax.Eduardo Julian2021-09-031-2/+2
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-1/+1
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-6/+6
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-5/+5
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* More renamings.Eduardo Julian2021-07-301-12/+12
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-5/+5
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-6/+6
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-17/+18
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-7/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-9/+9
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-24/+24
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-5/+5
* Improved the design of actors.Eduardo Julian2020-11-011-42/+70
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-3/+3
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-6/+6
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* Re-named "lux/data/collection/tree/rose" to "lux/data/collection/tree".Eduardo Julian2019-04-191-0/+63