QuickJS, the Next Generation: a mighty JavaScript engine
Find a file
2023-11-16 13:04:53 +01:00
.github/workflows Add shared library target to CMake (#60) 2023-11-14 22:29:00 +01:00
doc Drop non-standard JSON extension 2023-11-08 22:14:25 +01:00
examples Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
test262@c1281dba45 Enable test262 on CI (#11) 2023-11-04 10:27:57 +01:00
tests Allow symbols as WeakMap and WeakSet keys (#58) 2023-11-16 09:07:59 +01:00
.gitignore Add initial CMake support 2023-11-09 17:52:33 +01:00
.gitmodules Enable test262 on CI (#11) 2023-11-04 10:27:57 +01:00
Changelog 2021-03-27 release 2021-03-27 11:17:31 +01:00
CMakeLists.txt Add CMake install targets 2023-11-16 11:02:18 +01:00
cutils.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
cutils.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libbf.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libbf.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libregexp-opcode.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libregexp.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libregexp.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libunicode-table.h updated to Unicode 14.0.0 2022-03-06 19:00:24 +01:00
libunicode.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
libunicode.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
LICENSE Add copyright notices (#51) 2023-11-12 22:42:07 +01:00
list.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
Makefile Test Debug and Release CMake build types on CI (#52) 2023-11-12 23:04:46 +01:00
qjs.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
qjsc.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
quickjs-atom.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
quickjs-libc.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
quickjs-libc.h Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
quickjs-opcode.h Add fused get_loc0_loc1 opcode (#55) 2023-11-13 00:54:13 +01:00
quickjs.c Add Array.prototype.toSpliced (#64) 2023-11-16 13:04:53 +01:00
quickjs.h Set dev as the current version suffix 2023-11-16 09:24:43 +01:00
readme.txt 2020-01-05 release 2020-09-06 18:53:08 +02:00
release.sh Remove operator overloading (#32) 2023-11-10 10:23:40 +01:00
repl.js Remove BigFloat (#31) 2023-11-08 22:23:06 +01:00
run-test262.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
test262.conf Implement String.prototype.toWellFormed (#43) 2023-11-11 21:50:46 +01:00
test262_errors.txt Add Array.prototype.toSpliced (#64) 2023-11-16 13:04:53 +01:00
test262o.conf 2020-01-05 release 2020-09-06 18:53:08 +02:00
test262o_errors.txt 2020-01-05 release 2020-09-06 18:53:08 +02:00
TODO 2021-03-27 release 2021-03-27 11:17:31 +01:00
unicode_download.sh updated to Unicode 14.0.0 2022-03-06 19:00:24 +01:00
unicode_gen.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
unicode_gen_def.h updated to Unicode 14.0.0 2022-03-06 19:00:24 +01:00

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.