index
:
quickjs
master
quickjs mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quickjs-libc.c
Commit message (
Expand
)
Author
Age
*
better promise rejection tracker heuristics (#112)
Fabrice Bellard
2 days
*
avoid relying on 'FILE *' in JS_PrintValue() API
Fabrice Bellard
13 days
*
added JS_PrintValue() and use it in console.log(), print() and the REPL (#256)
Fabrice Bellard
2025-04-30
*
simplified uncatchable exception handling
Fabrice Bellard
2025-04-29
*
fixed js_std_await() so that it behaves the same way as js_std_loop() (#402)
Fabrice Bellard
2025-04-28
*
enabled os.Worker on Windows (bnoordhuis)
Fabrice Bellard
2025-04-14
*
- removed the 'use strip' extension
Fabrice Bellard
2025-04-12
*
qjs: added performance.now()
Fabrice Bellard
2025-04-07
*
flush stdout in console.log() (#309)
Fabrice Bellard
2025-04-05
*
exit by default on unhandled promise rejections (issue #305)
Fabrice Bellard
2025-03-27
*
Define a fallback PATH_MAX if not available
Pino Toscano
2024-07-21
*
Use ftello() & fseeko() on any OS based on GNU libc
Pino Toscano
2024-07-21
*
Improve `js_os_exec` (#295)
Charlie Gordon
2024-05-10
*
Simplify redundant initializers for `JS_NewBool()`
Charlie Gordon
2024-03-23
*
prevent 0 length allocation in `js_worker_postMessage`
Charlie Gordon
2024-03-03
*
Simplify and clarify URL quoting js_std_urlGet
Charlie Gordon
2024-02-12
*
FreeBSD QuickJS Patch (#203)
Nick Vatamaniuc
2024-02-12
*
Fix shell injection bug in std.urlGet (#61)
Felix S
2024-02-12
*
Fix runtime bugs
Charlie Gordon
2024-02-11
*
Strip trailing spaces
Charlie Gordon
2024-02-10
*
fixed js_std_await() in case 'obj' is not a promise (github issue #222)
Fabrice Bellard
2024-01-22
*
fixed and simplified setTimeout() by using an integer timer handle (github is...
Fabrice Bellard
2024-01-19
*
added js_std_await() and use it to wait for the evaluation of a module (githu...
Fabrice Bellard
2024-01-19
*
added os.getpid()
Fabrice Bellard
2024-01-11
*
allow 'await' in the REPL and added os.sleepAsync()
Fabrice Bellard
2024-01-02
*
added os.now()
Fabrice Bellard
2023-12-27
*
top-level-await support - follow the spec in the implementation of the module...
Fabrice Bellard
2023-12-27
*
2021-03-27 release
bellard
2021-03-27
*
2020-11-08 release
bellard
2020-11-08
*
2020-09-06 release
bellard
2020-09-06
*
2020-07-05 release
bellard
2020-09-06
*
2020-04-12 release
bellard
2020-09-06
*
2020-03-16 release
bellard
2020-09-06
*
2020-01-19 release
bellard
2020-09-06
*
2020-01-05 release
bellard
2020-09-06