blob: 716e7a798ac7cc5c667d8ff59059c63cd3fdae31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
@comment $NetBSD: PLIST,v 1.5 2022/01/30 10:55:03 he Exp $
bin/qjs
bin/qjsc
bin/qjscalc
include/quickjs/quickjs-libc.h
include/quickjs/quickjs.h
lib/quickjs/libquickjs.a
${PLIST.lto}lib/quickjs/libquickjs.lto.a
share/doc/quickjs/examples/fib.c
share/doc/quickjs/examples/fib_module.js
share/doc/quickjs/examples/hello.js
share/doc/quickjs/examples/hello_module.js
share/doc/quickjs/examples/pi_bigdecimal.js
share/doc/quickjs/examples/pi_bigfloat.js
share/doc/quickjs/examples/pi_bigint.js
share/doc/quickjs/examples/point.c
share/doc/quickjs/examples/test_fib.js
share/doc/quickjs/examples/test_point.js
share/doc/quickjs/jsbignum.html
share/doc/quickjs/jsbignum.pdf
share/doc/quickjs/quickjs.html
share/doc/quickjs/quickjs.pdf
share/doc/quickjs/tests/bjson.c
share/doc/quickjs/tests/microbench.js
share/doc/quickjs/tests/test_bignum.js
share/doc/quickjs/tests/test_bjson.js
share/doc/quickjs/tests/test_builtin.js
share/doc/quickjs/tests/test_closure.js
share/doc/quickjs/tests/test_language.js
share/doc/quickjs/tests/test_loop.js
share/doc/quickjs/tests/test_op_overloading.js
share/doc/quickjs/tests/test_qjscalc.js
share/doc/quickjs/tests/test_std.js
share/doc/quickjs/tests/test_worker.js
share/doc/quickjs/tests/test_worker_module.js
|