index
:
quickjs
master
quickjs mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
qjsc: handle C name conflicts between scripts and modules (#432)
Fabrice Bellard
7 days
Age
Commit message
Author
7 days
qjsc: handle C name conflicts between scripts and modules (#432)
HEAD
master
Fabrice Bellard
7 days
run-test262: added --count_skipped_features option
Fabrice Bellard
7 days
removed function cast warnings (initial patch by saghul)
Fabrice Bellard
9 days
fixed handling of 8 bit unicode strings in RegExp (regression introduced by c...
Fabrice Bellard
9 days
Adjust lastIndex to leading surrogate when inside a surrogate pair in unicode...
Fabrice Bellard
9 days
limit function and regexp bytecode to 1G to avoid buffer overflows (the bytec...
Fabrice Bellard
9 days
avoid side effects in JS_PrintValue() which may lead to crashes in print() an...
Fabrice Bellard
9 days
fixed buffer overflow in TypedArray.prototype.lastIndexOf()
Fabrice Bellard
9 days
fixed buffer overflow in js_bigint_to_string1()
Fabrice Bellard
9 days
fixed crash in OP_add_loc if the variable is modified in JS_ToPrimitiveFree()
Fabrice Bellard
[...]
Clone
http://git.kaiwu.me/quickjs
git@kaiwu.me:public/quickjs