mirror of
https://github.com/bellard/quickjs.git
synced 2024-12-12 09:44:33 +08:00
78db49cf95
- rewrite Date.parse() with separate parsers - return `NaN` for out of bounds field values as specified - accept up to 9 decimals for millisecond fraction but truncate at 3 - accept many more alternative date/time formats - add test cases in tests/test_builtin.js |
||
---|---|---|
.. | ||
bjson.c | ||
microbench.js | ||
test262.patch | ||
test_bigfloat.js | ||
test_bignum.js | ||
test_bjson.js | ||
test_builtin.js | ||
test_closure.js | ||
test_language.js | ||
test_loop.js | ||
test_op_overloading.js | ||
test_qjscalc.js | ||
test_std.js | ||
test_worker_module.js | ||
test_worker.js |