summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterqjsc: handle C name conflicts between scripts and modules (#432)Fabrice Bellard7 days
 
 
AgeCommit messageAuthor
7 daysqjsc: handle C name conflicts between scripts and modules (#432)HEADmasterFabrice Bellard
7 daysrun-test262: added --count_skipped_features optionFabrice Bellard
7 daysremoved function cast warnings (initial patch by saghul)Fabrice Bellard
9 daysfixed handling of 8 bit unicode strings in RegExp (regression introduced by c...Fabrice Bellard
9 daysAdjust lastIndex to leading surrogate when inside a surrogate pair in unicode...Fabrice Bellard
9 dayslimit function and regexp bytecode to 1G to avoid buffer overflows (the bytec...Fabrice Bellard
9 daysavoid side effects in JS_PrintValue() which may lead to crashes in print() an...Fabrice Bellard
9 daysfixed buffer overflow in TypedArray.prototype.lastIndexOf()Fabrice Bellard
9 daysfixed buffer overflow in js_bigint_to_string1()Fabrice Bellard
9 daysfixed 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