about summary refs log tree commit diff stats
path: root/lib/quickjs
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow in CVE-2023-31922Nick Vatamaniuc2023-09-231-0/+6
* fix undefined behavior: shift 32 bits for uint32_t in bf_set_uiBo Yao2023-09-231-1/+6
* quickjs: add Array.prototype.atbptato2023-09-031-0/+30
* Add utf-8 support to libregexpbptato2023-07-041-6/+14
* Remove getClassID hackbptato2023-06-272-0/+10
* Working Nim-QuickJS GC integrationbptato2023-06-242-2/+60
* Include QuickJS sources in the repositorybptato2023-06-2216-0/+74804