summaryrefslogtreecommitdiff
path: root/catbird/node.scm
Commit message (Expand)AuthorAgeFilesLines
* node: Remove costly closure allocation in update/render methods.David Thompson2023-05-161-2/+14
* Remove on-boot and reboot methods.David Thompson2023-05-011-12/+1
* Relicense to Apache 2.0.David Thompson2023-04-261-10/+9
* node: Add clear method.David Thompson2023-03-271-0/+4
* Make pick method more general.David Thompson2022-12-281-0/+6
* node: Inherit <listener> mixin.David Thompson2022-12-271-1/+8
* node: Add #:children initarg.David Thompson2022-12-271-0/+1
* node: Make rank mutable.David Thompson2022-12-271-3/+12
* node: Export on-change method.David Thompson2022-11-081-0/+1
* First commit!David Thompson2022-10-221-0/+181