cosmopolitan/third_party/quickjs
Justine Tunney 7b26b42769 Pay off more technical debt
This makes breaking changes to add underscores to many non-standard
function names provided by the c library. MODE=tiny is now tinier and
we now use smaller locks that are better for tiny apps in this mode.
Some headers have been renamed to be in the same folder as the build
package, so it'll be easier to know which build dependency is needed.
Certain old misguided interfaces have been removed. Intel intrinsics
headers are now listed in libc/isystem (but not in the amalgamation)
to help further improve open source compatibility. Header complexity
has also been reduced. Lastly, more shell scripts are now available.

Compared to 6f7d0cb1c3, some tiny corrections were made in libc/intrin/g_fds.c and libc/zipos/open.c including double semi colons and incorrect indentation for existing vista changes that were manually pulled from this commit previously.
2023-03-20 21:07:01 -04:00
..
doc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
examples Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
tests Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
array.c Unbloat the build 2022-08-11 00:15:29 -07:00
atof.c Unbloat the build 2022-08-11 00:15:29 -07:00
atom.c Unbloat the build 2022-08-11 00:15:29 -07:00
atomics.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
bigdecimal.c Unbloat the build 2022-08-11 00:15:29 -07:00
bigint.c Unbloat the build 2022-08-11 00:15:29 -07:00
byte.c Unbloat the build 2022-08-11 00:15:29 -07:00
call.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
Changelog Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
cutils.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
cutils.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
date.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
dbuf.c Unbloat the build 2022-08-11 00:15:29 -07:00
diglet.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
diglet.h Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
eq.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
err.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
float.c Unbloat the build 2022-08-11 00:15:29 -07:00
gc.c Unbloat the build 2022-08-11 00:15:29 -07:00
gen.c Unbloat the build 2022-08-11 00:15:29 -07:00
internal.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
iter.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
json.c Unbloat the build 2022-08-11 00:15:29 -07:00
leb128.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
leb128.h Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
libbf.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
libbf.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
libregexp-opcode.inc Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
libregexp.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
libregexp.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
libunicode-table.inc Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
libunicode.c Unbloat the build 2022-08-11 00:15:29 -07:00
libunicode.h Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
LICENSE Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
list.h Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
map.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
math.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
mem.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
object.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
parse.c Unbloat the build 2022-08-11 00:15:29 -07:00
prim.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
promise.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
proxy.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
qjs.c Add /.args feature to Redbean/Lua/SQLite/Python/QuickJS 2022-05-12 11:04:47 -07:00
qjsc.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
qjscalc.js Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
quickjs-atom.inc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
quickjs-libc.c Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
quickjs-libc.h Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
quickjs-opcode.inc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
quickjs.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
quickjs.h Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
quickjs.mk Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
README.cosmo Fix issues revealed by ECMAScript test262 2021-04-10 17:15:35 -07:00
readme.txt Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
reflect.c Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
regexp.c Unbloat the build 2022-08-11 00:15:29 -07:00
repl.js Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
run-test262.c Pay off more technical debt 2023-03-20 21:07:01 -04:00
shape.c Unbloat the build 2022-08-11 00:15:29 -07:00
str.c Unbloat the build 2022-08-11 00:15:29 -07:00
strbuf.c Unbloat the build 2022-08-11 00:15:29 -07:00
test262.conf Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
test262_errors.txt Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
test262o.conf Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
test262o_errors.txt Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
TODO Add quickjs-2021-03-27 to third_party 2021-04-08 20:55:43 -07:00
tok.c Unbloat the build 2022-08-11 00:15:29 -07:00
typedarray.c Unbloat the build 2022-08-11 00:15:29 -07:00
unicode_download.sh Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
unicode_gen.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
unicode_gen_def.inc Get Fabrice Bellard's JavaScript engine to build 2021-04-09 01:06:57 -07:00
uri.c Unbloat the build 2022-08-11 00:15:29 -07:00
usage.c Unbloat the build 2022-08-11 00:15:29 -07:00

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