]> git.kaiwu.me - quickjs.git/shortlog
quickjs.git
2023-12-09 Fabrice BellardRetrieve RegExp 'g' flag in spec conformant way (origin...
2023-12-09 Fabrice Bellardfixed lexical scope of 'this' with eval (github issue...
2023-12-09 Fabrice BellardMake Date methods argument coercion spec compliant...
2023-12-09 Fabrice Bellardfixed negative zero date
2023-12-07 Fabrice Bellardfixed private field setters (github issue #194)
2023-12-05 Fabrice Bellardadded missing bignum error tests (github issue #159)
2023-12-05 Fabrice Bellardadded String.prototype.at, Array.prototype.at and Typed...
2023-12-05 Fabrice Bellardkeep LTO
2023-12-05 Fabrice Bellardupdated to unicode 15.0.0
2023-12-04 bellardthe BigInt support is now always included
2023-12-01 bellardfixed js_proxy_isArray stack overflow (github issue...
2023-12-01 bellardbf_set_ui() fix (github issue #133)
2022-03-06 bellardupdated to Unicode 14.0.0
2022-03-06 bellardupdated test262.conf
2022-03-06 bellardadded Object.hasOwn()
2022-03-06 bellardfixed invalid Array.prototype.push/unshift optimization
2021-03-27 bellard2021-03-27 release
2020-11-08 bellard2020-11-08 release take 2
2020-11-08 bellard2020-11-08 release
2020-09-06 bellard2020-09-06 release
2020-09-06 bellard2020-07-05 release
2020-09-06 bellard2020-04-12 release
2020-09-06 bellard2020-03-16 release
2020-09-06 bellard2020-01-19 release
2020-09-06 bellard2020-01-05 release
2020-09-06 bellardtest
2020-09-06 bellardInitial commit