]> git.kaiwu.me - quickjs.git/commit
Strip trailing spaces
authorCharlie Gordon <github@chqrlie.org>
Sat, 10 Feb 2024 15:18:11 +0000 (16:18 +0100)
committerCharlie Gordon <github@chqrlie.org>
Sat, 10 Feb 2024 15:19:17 +0000 (16:19 +0100)
commit37bd4ae62db064984a5956ab534920dfa21e3c5d
tree3bfd1df7e0e68e53771fab0fca9e17a1ef7b8156
parent6f480abbc8b2abe91fcc0fa58aa07c367e1dcb36
Strip trailing spaces
47 files changed:
LICENSE
Makefile
cutils.c
cutils.h
doc/jsbignum.texi
doc/quickjs.texi
examples/fib.c
examples/pi_bigdecimal.js
examples/pi_bigfloat.js
examples/pi_bigint.js
examples/point.c
libbf.c
libbf.h
libregexp-opcode.h
libregexp.c
libregexp.h
libunicode.c
libunicode.h
list.h
qjs.c
qjsc.c
qjscalc.js
quickjs-atom.h
quickjs-libc.c
quickjs-libc.h
quickjs-opcode.h
quickjs.c
quickjs.h
release.sh
repl.js
run-test262.c
test262.conf
tests/bjson.c
tests/microbench.js
tests/test262.patch
tests/test_bignum.js
tests/test_bjson.js
tests/test_builtin.js
tests/test_closure.js
tests/test_language.js
tests/test_loop.js
tests/test_op_overloading.js
tests/test_qjscalc.js
tests/test_std.js
tests/test_worker_module.js
unicode_download.sh
unicode_gen.c