mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-22 13:48:11 +08:00
c9e6c56c70
- remove import statements (invoke with qjs --std) - fix compatibility issues with node - add more loop styles - add more string concatenation tests - use === and !=== where appropriate - fix sort timing log - add `-r ref_file` command line option to specify reference file - add .gitignore file with target file patterns |
||
---|---|---|
.. | ||
bjson.c | ||
microbench.js | ||
test262.patch | ||
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 |