about summary refs log tree commit diff stats
path: root/src/bindings
Commit message (Expand)AuthorAgeFilesLines
* Termcap support (?)bptato2022-11-211-0/+20
* Terminal refactoringsbptato2022-11-201-1/+11
* Rewrite buffer/pager for multi-processingbptato2022-11-191-1/+1
* Add basic notcurses bindingsbptato2022-11-091-0/+56
* Binding & macro refactoringsbptato2022-10-012-27/+64
* Rename jsget/jsset to jsfget/jsfset for functionsbptato2022-09-161-1/+1
* Tweaks/bugfixes for armbptato2022-09-141-1/+1
* More JS bindingsbptato2022-09-131-35/+53
* Add JS binding generationbptato2022-09-121-34/+262
* Use unix domain sockets for IPCbptato2022-09-061-0/+4
* Implement HTTP Authbptato2022-07-301-1/+22
* Remove unmaintained networking callsbptato2022-07-241-1/+1
* Link to libcurlbptato2022-07-242-22/+244
* Improved incremental search: support unicodebptato2022-07-231-0/+2
* Add search functionbptato2022-07-224-0/+238
* Initial QuickJS integrationbptato2022-07-131-0/+129