about summary refs log tree commit diff stats
path: root/src/bindings
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Uses libregexp from QuickJS. Incremental search is quite hacky for now, but overall it seems to work OK.
* Initial QuickJS integrationbptato2022-07-131-0/+129