.github/workflows
|
Add initial CMake support
|
2023-11-09 17:52:33 +01:00 |
doc
|
Drop non-standard JSON extension
|
2023-11-08 22:14:25 +01:00 |
examples
|
Remove BigFloat (#31)
|
2023-11-08 22:23:06 +01:00 |
test262@c1281dba45
|
Enable test262 on CI (#11)
|
2023-11-04 10:27:57 +01:00 |
tests
|
Remove operator overloading (#32)
|
2023-11-10 10:23:40 +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 initial CMake support
|
2023-11-09 17:52:33 +01:00 |
cutils.c
|
Fix UB nullptr passing to memcpy()
|
2023-11-01 09:31:30 +01:00 |
cutils.h
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
libbf.c
|
Fix UB nullptr passing to memcpy()
|
2023-11-01 09:31:30 +01:00 |
libbf.h
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |
libregexp-opcode.h
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
libregexp.c
|
2020-11-08 release
|
2020-11-08 14:30:56 +01:00 |
libregexp.h
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
libunicode-table.h
|
updated to Unicode 14.0.0
|
2022-03-06 19:00:24 +01:00 |
libunicode.c
|
Fix UB unaligned load
|
2023-11-08 19:17:13 +01:00 |
libunicode.h
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
LICENSE
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |
list.h
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
Makefile
|
Remove operator overloading (#32)
|
2023-11-10 10:23:40 +01:00 |
qjs.c
|
Remove operator overloading (#32)
|
2023-11-10 10:23:40 +01:00 |
qjsc.c
|
Remove operator overloading (#32)
|
2023-11-10 10:23:40 +01:00 |
quickjs-atom.h
|
Remove operator overloading (#32)
|
2023-11-10 10:23:40 +01:00 |
quickjs-libc.c
|
Drop non-standard JSON extension
|
2023-11-08 22:14:25 +01:00 |
quickjs-libc.h
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
quickjs-opcode.h
|
Remove BigFloat (#31)
|
2023-11-08 22:23:06 +01:00 |
quickjs.c
|
Add JS_GetAnyOpaque() to support polymorphism
|
2023-11-10 11:01:22 +01:00 |
quickjs.h
|
Add JS_GetAnyOpaque() to support polymorphism
|
2023-11-10 11:01:22 +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
|
Drop support for "use strip"
|
2023-11-07 00:29:11 +01:00 |
test262.conf
|
Implement TypedArray.prototype.at (#18)
|
2023-11-06 00:05:44 +01:00 |
test262_errors.txt
|
Implement Array.prototype.toReversed (#19)
|
2023-11-07 17:31:33 +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
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
unicode_gen_def.h
|
updated to Unicode 14.0.0
|
2022-03-06 19:00:24 +01:00 |
VERSION
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |