about summary refs log tree commit diff stats
path: root/lib/quickjs/quickjs.h
Commit message (Expand)AuthorAgeFilesLines
* allow 'await' in the REPL and added os.sleepAsync()Fabrice Bellard2024-01-111-0/+3
* top-level-await support - follow the spec in the implementation of the module...Fabrice Bellard2023-12-281-2/+10
* Revert TLA support patchbptato2023-12-281-11/+0
* Reapply "reworked set property and fixed corner cases of typed array set prop...bptato2023-12-091-3/+3
* Revert "reworked set property and fixed corner cases of typed array set prope...bptato2023-12-091-3/+3
* reworked set property and fixed corner cases of typed array set propertyFabrice Bellard2023-12-091-3/+3
* js: simplify toJSP0bptato2023-11-301-0/+2
* base64: reduce pointless re-coding using JSStringbptato2023-10-211-0/+7
* Remove getClassID hackbptato2023-06-271-0/+1
* Working Nim-QuickJS GC integrationbptato2023-06-241-0/+2
* Include QuickJS sources in the repositorybptato2023-06-221-0/+1061