about summary refs log tree commit diff stats
path: root/src/local
Commit message (Expand)AuthorAgeFilesLines
* Add M-p as "load page on clipboard"bptato2023-09-251-3/+8
* client: write errors to browser console in evalActionbptato2023-09-251-3/+10
* client: clean up Client objectbptato2023-09-241-14/+5
* client, timeout: simplifybptato2023-09-241-8/+8
* regex: copy after compilingbptato2023-09-241-1/+2
* container: un-extern, un-ref highlightsbptato2023-09-231-9/+6
* fix devnull dup in place of stdinbptato2023-09-231-4/+7
* buffer: make readFromFd work with pipesbptato2023-09-231-1/+8
* buffer: make clone fork()bptato2023-09-232-20/+76
* Disable "toggle source" for the console bufferbptato2023-09-213-8/+17
* lineedit: rewritebptato2023-09-181-13/+7
* Fix compilation with --assertions:offbptato2023-09-151-2/+4
* bindings: fix JSInterruptHandler signaturebptato2023-09-151-1/+1
* move around more modulesbptato2023-09-144-26/+26
* move some modules to local/bptato2023-09-144-0/+3162