about summary refs log tree commit diff stats
path: root/lib/quickjs/quickjs.c
Commit message (Expand)AuthorAgeFilesLines
...
* qjs: fix a warningbptato2023-12-021-1/+1
* js: simplify toJSP0bptato2023-11-301-0/+6
* base64: reduce pointless re-coding using JSStringbptato2023-10-211-1/+28
* add_eval_variables: do not close over `this' twicebptato2023-10-131-1/+2
* Fix stack overflow in CVE-2023-31922Nick Vatamaniuc2023-09-231-0/+6
* quickjs: add Array.prototype.atbptato2023-09-031-0/+30
* Remove getClassID hackbptato2023-06-271-0/+9
* Working Nim-QuickJS GC integrationbptato2023-06-241-2/+58
* Include QuickJS sources in the repositorybptato2023-06-221-0/+54186