Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quickjs: fix lre_exec without JSContext opaque | bptato | 2025-05-11 | 1 | -3/+8 |
| | |||||
* | Update QuickJS-NG to 0.10.0 | bptato | 2025-05-04 | 13 | -9799/+4211 |
| | |||||
* | Re-add JSValueConst | bptato | 2025-03-12 | 2 | -6/+6 |
| | | | | | | | | | This time, I've also ported over the consistency check to prevent some ownership bugs. Unfortunately, the check is very limited, and it is still possible to double-free or leak JSValues. I think it would be possible to make coverage 100%, but only with ARC... | ||||
* | Update QuickJS-NG to 0.9.0 | bptato | 2025-03-11 | 11 | -3887/+3904 |
| | |||||
* | javascript: derive ctor functions from parent ctor functions | bptato | 2025-02-02 | 2 | -4/+7 |
| | | | | no idea why JS_NewCFunction3 is not public... | ||||
* | Add 'lib/monoucha0/' from commit '33efaee783c2adb20df019a8bc924411c4a97e7f' | bptato | 2025-01-18 | 17 | -0/+78503 |
git-subtree-dir: lib/monoucha0 git-subtree-mainline: b56abad0883c0b4179f9c329a7169bb544fac4a5 git-subtree-split: 33efaee783c2adb20df019a8bc924411c4a97e7f |