summaryrefslogtreecommitdiff
path: root/catbird/kernel.scm
Commit message (Expand)AuthorAgeFilesLines
* Open in-engine REPL upon error.David Thompson2023-04-301-71/+17
* Use pushdown state for tracking keyboard focus.David Thompson2023-04-301-6/+21
* Relicense to Apache 2.0.David Thompson2023-04-261-10/+9
* kernel: Improve error handling.David Thompson2022-11-081-1/+10
* Add error handling when in developer mode.David Thompson2022-10-291-0/+76
* kernel: Fix global input binding.David Thompson2022-10-261-10/+11
* kernel: Remove old export.David Thompson2022-10-261-1/+0
* Add root module to remove use of module-ref in (catbird kernel).David Thompson2022-10-261-104/+27
* First commit!David Thompson2022-10-221-0/+415