Skip to content

Commit e3371bd

Browse files
committed
add artifacts
1 parent a4a98d6 commit e3371bd

File tree

1 file changed

+16
-38
lines changed

1 file changed

+16
-38
lines changed

jscomp/artifacts.json

+16-38
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,32 @@
77
"bsrefmt",
88
"COPYING",
99
"LICENSE",
10-
"4061.json",
10+
"rescript",
1111
"bsconfig.json",
12-
"bspack.json",
13-
"esy.json",
1412
"package.json",
1513
"COPYING.LESSER",
1614
"Changes.md",
1715
"CONTRIBUTING.md",
16+
"Credits.md",
1817
"DCO.md",
1918
"README.md",
2019
".istanbul.yml"
2120
],
2221
"darwin": [
22+
"bsc.byte",
2323
"ninja.COPYING",
2424
"bsb_helper.exe",
2525
"bsb.exe",
2626
"bsc.exe",
2727
"ninja.exe",
28-
"refmt.exe"
28+
"refmt.exe",
29+
"rescript.exe"
2930
],
3031
"docs/docson": [
3132
"LICENSE",
3233
"build-schema.json",
3334
"README.md"
3435
],
35-
"esy.lock": [
36-
".gitattributes",
37-
".gitignore",
38-
"index.json"
39-
],
4036
"freebsd": [
4137
"ninja.COPYING"
4238
],
@@ -53,10 +49,12 @@
5349
"bsb_helper.ml",
5450
"bsb.ml",
5551
"refmt_main3.ml",
52+
"rescript.ml",
5653
"whole_compiler.ml",
5754
"bsb_helper.mli",
5855
"bsb.mli",
5956
"refmt_main3.mli",
57+
"rescript.mli",
6058
"whole_compiler.mli"
6159
],
6260
"lib/es6": [
@@ -118,7 +116,6 @@
118116
"caml_float_extern.js",
119117
"caml_float.js",
120118
"caml_format.js",
121-
"caml_gc.js",
122119
"caml_hash_primitive.js",
123120
"caml_hash.js",
124121
"caml_int32_extern.js",
@@ -132,22 +129,18 @@
132129
"caml_module.js",
133130
"caml_nativeint_extern.js",
134131
"caml_obj.js",
135-
"caml_oo_curry.js",
136-
"caml_oo.js",
137132
"caml_option.js",
138133
"caml_parser.js",
139-
"caml_primitive.js",
140134
"caml_splice_call.js",
141135
"caml_string_extern.js",
142136
"caml_string.js",
143137
"caml_sys.js",
144138
"caml_undefined_extern.js",
145-
"camlinternalBigarray.js",
139+
"caml.js",
146140
"camlinternalFormat.js",
147141
"camlinternalFormatBasics.js",
148142
"camlinternalLazy.js",
149143
"camlinternalMod.js",
150-
"camlinternalOO.js",
151144
"char.js",
152145
"complex.js",
153146
"curry.js",
@@ -196,7 +189,6 @@
196189
"list.js",
197190
"listLabels.js",
198191
"map.js",
199-
"marshal.js",
200192
"moreLabels.js",
201193
"node_buffer.js",
202194
"node_child_process.js",
@@ -284,7 +276,6 @@
284276
"caml_float_extern.js",
285277
"caml_float.js",
286278
"caml_format.js",
287-
"caml_gc.js",
288279
"caml_hash_primitive.js",
289280
"caml_hash.js",
290281
"caml_int32_extern.js",
@@ -298,22 +289,18 @@
298289
"caml_module.js",
299290
"caml_nativeint_extern.js",
300291
"caml_obj.js",
301-
"caml_oo_curry.js",
302-
"caml_oo.js",
303292
"caml_option.js",
304293
"caml_parser.js",
305-
"caml_primitive.js",
306294
"caml_splice_call.js",
307295
"caml_string_extern.js",
308296
"caml_string.js",
309297
"caml_sys.js",
310298
"caml_undefined_extern.js",
311-
"camlinternalBigarray.js",
299+
"caml.js",
312300
"camlinternalFormat.js",
313301
"camlinternalFormatBasics.js",
314302
"camlinternalLazy.js",
315303
"camlinternalMod.js",
316-
"camlinternalOO.js",
317304
"char.js",
318305
"complex.js",
319306
"curry.js",
@@ -362,7 +349,6 @@
362349
"list.js",
363350
"listLabels.js",
364351
"map.js",
365-
"marshal.js",
366352
"moreLabels.js",
367353
"node_buffer.js",
368354
"node_child_process.js",
@@ -432,12 +418,10 @@
432418
"bytes.cmi",
433419
"bytesLabels.cmi",
434420
"callback.cmi",
435-
"camlinternalBigarray.cmi",
436421
"camlinternalFormat.cmi",
437422
"camlinternalFormatBasics.cmi",
438423
"camlinternalLazy.cmi",
439424
"camlinternalMod.cmi",
440-
"camlinternalOO.cmi",
441425
"char.cmi",
442426
"complex.cmi",
443427
"digest.cmi",
@@ -485,7 +469,6 @@
485469
"list.cmi",
486470
"listLabels.cmi",
487471
"map.cmi",
488-
"marshal.cmi",
489472
"moreLabels.cmi",
490473
"node_buffer.cmi",
491474
"node_child_process.cmi",
@@ -562,12 +545,10 @@
562545
"bytes.cmt",
563546
"bytesLabels.cmt",
564547
"callback.cmt",
565-
"camlinternalBigarray.cmt",
566548
"camlinternalFormat.cmt",
567549
"camlinternalFormatBasics.cmt",
568550
"camlinternalLazy.cmt",
569551
"camlinternalMod.cmt",
570-
"camlinternalOO.cmt",
571552
"char.cmt",
572553
"complex.cmt",
573554
"digest.cmt",
@@ -615,7 +596,6 @@
615596
"list.cmt",
616597
"listLabels.cmt",
617598
"map.cmt",
618-
"marshal.cmt",
619599
"moreLabels.cmt",
620600
"node_buffer.cmt",
621601
"node_child_process.cmt",
@@ -691,7 +671,6 @@
691671
"camlinternalFormatBasics.cmti",
692672
"camlinternalLazy.cmti",
693673
"camlinternalMod.cmti",
694-
"camlinternalOO.cmti",
695674
"char.cmti",
696675
"complex.cmti",
697676
"digest.cmti",
@@ -719,7 +698,6 @@
719698
"list.cmti",
720699
"listLabels.cmti",
721700
"map.cmti",
722-
"marshal.cmti",
723701
"moreLabels.cmti",
724702
"node_process.cmti",
725703
"obj.cmti",
@@ -790,12 +768,10 @@
790768
"bytes.ml",
791769
"bytesLabels.ml",
792770
"callback.ml",
793-
"camlinternalBigarray.ml",
794771
"camlinternalFormat.ml",
795772
"camlinternalFormatBasics.ml",
796773
"camlinternalLazy.ml",
797774
"camlinternalMod.ml",
798-
"camlinternalOO.ml",
799775
"char.ml",
800776
"complex.ml",
801777
"digest.ml",
@@ -851,7 +827,6 @@
851827
"map.cppo.ml",
852828
"map.ml",
853829
"mapm.cppo.ml",
854-
"marshal.ml",
855830
"moreLabels.ml",
856831
"node_buffer.ml",
857832
"node_child_process.ml",
@@ -930,7 +905,6 @@
930905
"camlinternalFormatBasics.mli",
931906
"camlinternalLazy.mli",
932907
"camlinternalMod.mli",
933-
"camlinternalOO.mli",
934908
"char.mli",
935909
"complex.mli",
936910
"digest.mli",
@@ -962,7 +936,6 @@
962936
"map.cppo.mli",
963937
"map.mli",
964938
"mapm.cppo.mli",
965-
"marshal.mli",
966939
"moreLabels.mli",
967940
"node_process.mli",
968941
"obj.mli",
@@ -991,7 +964,8 @@
991964
"bsb.exe",
992965
"bsc.exe",
993966
"ninja.exe",
994-
"refmt.exe"
967+
"refmt.exe",
968+
"rescript.exe"
995969
],
996970
"openbsd": [
997971
".keep"
@@ -1016,6 +990,9 @@
1016990
"prepublish.js",
1017991
"release.js",
1018992
"repl.js",
993+
"rescript_arg.js",
994+
"rescript_convert.js",
995+
"rescript_format.js",
1019996
"shake.js",
1020997
"tasks.js",
1021998
"tmp.js",
@@ -1038,6 +1015,7 @@
10381015
"bsb.exe",
10391016
"bsc.exe",
10401017
"ninja.exe",
1041-
"refmt.exe"
1018+
"refmt.exe",
1019+
"rescript.exe"
10421020
]
10431021
}

0 commit comments

Comments
 (0)