| Commit message (Expand) | Author | Age | Files | Lines |
* | tools,benchmark,lib,test: enable no-case-declarations lint rule | Rich Trott | 2022-01-05 | 1 | -1/+2 |
* | test: prepare for consistent comma-dangle lint rule | Rich Trott | 2021-04-01 | 1 | -2/+2 |
* | doc,src,test: revise C++ code for linter update | Rich Trott | 2020-10-23 | 1 | -3/+3 |
* | src: disallow JS execution inside FreeEnvironment | Anna Henningsen | 2020-06-24 | 1 | -0/+15 |
* | doc,lib,src,test: make --experimental-report a nop | cjihrig | 2020-03-15 | 1 | -1/+0 |
* | report: modify getReport() to return an Object | Christopher Hiller | 2019-07-12 | 1 | -1/+1 |
* | worker: improve integration with native addons | Anna Henningsen | 2019-02-22 | 2 | -10/+52 |
* | test, tools: suppress addon function cast warnings | Daniel Bevenius | 2019-02-01 | 1 | -2/+2 |
* | src: restrict unloading addons to Worker threads | Anna Henningsen | 2019-01-23 | 2 | -3/+22 |
* | worker: remove `--experimental-worker` flag | Anna Henningsen | 2019-01-09 | 1 | -2/+0 |
* | test,doc: add tests and docs for addon unloading | Anna Henningsen | 2018-12-19 | 3 | -0/+76 |