aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/collection/tree.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* "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.
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-021-2/+2
| | | | convention that only macros that deal with types may start with a colon.
* Re-named "_.claim" to "_.cover'".Eduardo Julian2020-11-281-5/+5
|
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-3/+3
|
* Improved the design of actors.Eduardo Julian2020-11-011-3/+6
|
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-5/+6
|
* Changed the format of project descriptor files.Eduardo Julian2020-09-161-1/+1
|
* No longer inline the object literal for variants.Eduardo Julian2020-08-091-10/+10
|
* Including runtime machinery in the cache.Eduardo Julian2020-05-091-7/+13
|
* Moved the code/syntax parser under "lux/control/parser/".Eduardo Julian2019-04-191-3/+4
|
* Re-named "lux/data/collection/tree/rose" to "lux/data/collection/tree".Eduardo Julian2019-04-191-0/+73