Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | Binding & macro refactorings | bptato | 2022-10-01 | 1 | -6/+22 |
| | |||||
* | Rename jsget/jsset to jsfget/jsfset for functions | bptato | 2022-09-16 | 1 | -1/+1 |
| | | | | | The original idea was to use the same pragmas as object members, but unfortunately this doesn't seem to work consistently after all. | ||||
* | Tweaks/bugfixes for arm | bptato | 2022-09-14 | 1 | -1/+1 |
| | |||||
* | More JS bindings | bptato | 2022-09-13 | 1 | -35/+53 |
| | |||||
* | Add JS binding generation | bptato | 2022-09-12 | 1 | -34/+262 |
| | |||||
* | Link to libcurl | bptato | 2022-07-24 | 1 | -22/+25 |
| | |||||
* | Add search function | bptato | 2022-07-22 | 1 | -0/+3 |
| | | | | | Uses libregexp from QuickJS. Incremental search is quite hacky for now, but overall it seems to work OK. | ||||
* | Initial QuickJS integration | bptato | 2022-07-13 | 1 | -0/+129 |