Skip to content

Commit b5eff54

Browse files
committed
rebase changes from 9.0.1
1 parent dec7e86 commit b5eff54

File tree

169 files changed

+518
-516
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+518
-516
lines changed

jscomp/artifacts.json

+164-163
Original file line numberDiff line numberDiff line change
@@ -60,169 +60,170 @@
6060
"whole_compiler.mli"
6161
],
6262
"lib/es6": [
63-
"arg.mjs",
64-
"array.mjs",
65-
"arrayLabels.mjs",
66-
"belt_Array.mjs",
67-
"belt_Float.mjs",
68-
"belt_HashMap.mjs",
69-
"belt_HashMapInt.mjs",
70-
"belt_HashMapString.mjs",
71-
"belt_HashSet.mjs",
72-
"belt_HashSetInt.mjs",
73-
"belt_HashSetString.mjs",
74-
"belt_Id.mjs",
75-
"belt_Int.mjs",
76-
"belt_internalAVLset.mjs",
77-
"belt_internalAVLtree.mjs",
78-
"belt_internalBuckets.mjs",
79-
"belt_internalBucketsType.mjs",
80-
"belt_internalMapInt.mjs",
81-
"belt_internalMapString.mjs",
82-
"belt_internalSetBuckets.mjs",
83-
"belt_internalSetInt.mjs",
84-
"belt_internalSetString.mjs",
85-
"belt_List.mjs",
86-
"belt_Map.mjs",
87-
"belt_MapDict.mjs",
88-
"belt_MapInt.mjs",
89-
"belt_MapString.mjs",
90-
"belt_MutableMap.mjs",
91-
"belt_MutableMapInt.mjs",
92-
"belt_MutableMapString.mjs",
93-
"belt_MutableQueue.mjs",
94-
"belt_MutableSet.mjs",
95-
"belt_MutableSetInt.mjs",
96-
"belt_MutableSetString.mjs",
97-
"belt_MutableStack.mjs",
98-
"belt_Option.mjs",
99-
"belt_Range.mjs",
100-
"belt_Result.mjs",
101-
"belt_Set.mjs",
102-
"belt_SetDict.mjs",
103-
"belt_SetInt.mjs",
104-
"belt_SetString.mjs",
105-
"belt_SortArray.mjs",
106-
"belt_SortArrayInt.mjs",
107-
"belt_SortArrayString.mjs",
108-
"belt.mjs",
109-
"buffer.mjs",
110-
"bytes.mjs",
111-
"bytesLabels.mjs",
112-
"callback.mjs",
113-
"caml_array_extern.mjs",
114-
"caml_array.mjs",
115-
"caml_bytes.mjs",
116-
"caml_exceptions.mjs",
117-
"caml_external_polyfill.mjs",
118-
"caml_float_extern.mjs",
119-
"caml_float.mjs",
120-
"caml_format.mjs",
121-
"caml_gc.mjs",
122-
"caml_hash_primitive.mjs",
123-
"caml_hash.mjs",
124-
"caml_int32_extern.mjs",
125-
"caml_int32.mjs",
126-
"caml_int64_extern.mjs",
127-
"caml_int64.mjs",
128-
"caml_io.mjs",
129-
"caml_js_exceptions.mjs",
130-
"caml_lexer.mjs",
131-
"caml_md5.mjs",
132-
"caml_module.mjs",
133-
"caml_nativeint_extern.mjs",
134-
"caml_obj.mjs",
135-
"caml_oo_curry.mjs",
136-
"caml_oo.mjs",
137-
"caml_option.mjs",
138-
"caml_parser.mjs",
139-
"caml_primitive.mjs",
140-
"caml_splice_call.mjs",
141-
"caml_string_extern.mjs",
142-
"caml_string.mjs",
143-
"caml_sys.mjs",
144-
"caml_undefined_extern.mjs",
145-
"camlinternalBigarray.mjs",
146-
"camlinternalFormat.mjs",
147-
"camlinternalFormatBasics.mjs",
148-
"camlinternalLazy.mjs",
149-
"camlinternalMod.mjs",
150-
"camlinternalOO.mjs",
151-
"char.mjs",
152-
"complex.mjs",
153-
"curry.mjs",
154-
"digest.mjs",
155-
"dom_storage.mjs",
156-
"dom_storage2.mjs",
157-
"dom.mjs",
158-
"filename.mjs",
159-
"format.mjs",
160-
"genlex.mjs",
161-
"hashtbl.mjs",
162-
"int32.mjs",
163-
"int64.mjs",
164-
"js_array.mjs",
165-
"js_array2.mjs",
166-
"js_cast.mjs",
167-
"js_console.mjs",
168-
"js_date.mjs",
169-
"js_dict.mjs",
170-
"js_exn.mjs",
171-
"js_float.mjs",
172-
"js_global.mjs",
173-
"js_int.mjs",
174-
"js_json.mjs",
175-
"js_list.mjs",
176-
"js_mapperRt.mjs",
177-
"js_math.mjs",
178-
"js_null_undefined.mjs",
179-
"js_null.mjs",
180-
"js_obj.mjs",
181-
"js_OO.mjs",
182-
"js_option.mjs",
183-
"js_promise.mjs",
184-
"js_re.mjs",
185-
"js_result.mjs",
186-
"js_string.mjs",
187-
"js_string2.mjs",
188-
"js_typed_array.mjs",
189-
"js_typed_array2.mjs",
190-
"js_types.mjs",
191-
"js_undefined.mjs",
192-
"js_vector.mjs",
193-
"js.mjs",
194-
"lazy.mjs",
195-
"lexing.mjs",
196-
"list.mjs",
197-
"listLabels.mjs",
198-
"map.mjs",
199-
"marshal.mjs",
200-
"moreLabels.mjs",
201-
"node_buffer.mjs",
202-
"node_child_process.mjs",
203-
"node_fs.mjs",
204-
"node_module.mjs",
205-
"node_path.mjs",
206-
"node_process.mjs",
207-
"node.mjs",
208-
"obj.mjs",
209-
"parsing.mjs",
210-
"pervasives.mjs",
211-
"printexc.mjs",
212-
"printf.mjs",
213-
"queue.mjs",
214-
"random.mjs",
215-
"scanf.mjs",
216-
"set.mjs",
217-
"sort.mjs",
218-
"stack.mjs",
219-
"std_exit.mjs",
220-
"stdLabels.mjs",
221-
"stream.mjs",
222-
"string.mjs",
223-
"stringLabels.mjs",
224-
"sys.mjs",
225-
"uchar.mjs"
63+
"arg.js",
64+
"array.js",
65+
"arrayLabels.js",
66+
"belt_Array.js",
67+
"belt_Float.js",
68+
"belt_HashMap.js",
69+
"belt_HashMapInt.js",
70+
"belt_HashMapString.js",
71+
"belt_HashSet.js",
72+
"belt_HashSetInt.js",
73+
"belt_HashSetString.js",
74+
"belt_Id.js",
75+
"belt_Int.js",
76+
"belt_internalAVLset.js",
77+
"belt_internalAVLtree.js",
78+
"belt_internalBuckets.js",
79+
"belt_internalBucketsType.js",
80+
"belt_internalMapInt.js",
81+
"belt_internalMapString.js",
82+
"belt_internalSetBuckets.js",
83+
"belt_internalSetInt.js",
84+
"belt_internalSetString.js",
85+
"belt_List.js",
86+
"belt_Map.js",
87+
"belt_MapDict.js",
88+
"belt_MapInt.js",
89+
"belt_MapString.js",
90+
"belt_MutableMap.js",
91+
"belt_MutableMapInt.js",
92+
"belt_MutableMapString.js",
93+
"belt_MutableQueue.js",
94+
"belt_MutableSet.js",
95+
"belt_MutableSetInt.js",
96+
"belt_MutableSetString.js",
97+
"belt_MutableStack.js",
98+
"belt_Option.js",
99+
"belt_Range.js",
100+
"belt_Result.js",
101+
"belt_Set.js",
102+
"belt_SetDict.js",
103+
"belt_SetInt.js",
104+
"belt_SetString.js",
105+
"belt_SortArray.js",
106+
"belt_SortArrayInt.js",
107+
"belt_SortArrayString.js",
108+
"belt.js",
109+
"buffer.js",
110+
"bytes.js",
111+
"bytesLabels.js",
112+
"callback.js",
113+
"caml_array_extern.js",
114+
"caml_array.js",
115+
"caml_bytes.js",
116+
"caml_exceptions.js",
117+
"caml_external_polyfill.js",
118+
"caml_float_extern.js",
119+
"caml_float.js",
120+
"caml_format.js",
121+
"caml_gc.js",
122+
"caml_hash_primitive.js",
123+
"caml_hash.js",
124+
"caml_int32_extern.js",
125+
"caml_int32.js",
126+
"caml_int64_extern.js",
127+
"caml_int64.js",
128+
"caml_io.js",
129+
"caml_js_exceptions.js",
130+
"caml_lexer.js",
131+
"caml_md5.js",
132+
"caml_module.js",
133+
"caml_nativeint_extern.js",
134+
"caml_obj.js",
135+
"caml_oo_curry.js",
136+
"caml_oo.js",
137+
"caml_option.js",
138+
"caml_parser.js",
139+
"caml_primitive.js",
140+
"caml_splice_call.js",
141+
"caml_string_extern.js",
142+
"caml_string.js",
143+
"caml_sys.js",
144+
"caml_undefined_extern.js",
145+
"camlinternalBigarray.js",
146+
"camlinternalFormat.js",
147+
"camlinternalFormatBasics.js",
148+
"camlinternalLazy.js",
149+
"camlinternalMod.js",
150+
"camlinternalOO.js",
151+
"char.js",
152+
"complex.js",
153+
"curry.js",
154+
"digest.js",
155+
"dom_storage.js",
156+
"dom_storage2.js",
157+
"dom.js",
158+
"filename.js",
159+
"format.js",
160+
"genlex.js",
161+
"hashtbl.js",
162+
"int32.js",
163+
"int64.js",
164+
"js_array.js",
165+
"js_array2.js",
166+
"js_cast.js",
167+
"js_console.js",
168+
"js_date.js",
169+
"js_dict.js",
170+
"js_exn.js",
171+
"js_float.js",
172+
"js_global.js",
173+
"js_int.js",
174+
"js_json.js",
175+
"js_list.js",
176+
"js_mapperRt.js",
177+
"js_math.js",
178+
"js_null_undefined.js",
179+
"js_null.js",
180+
"js_obj.js",
181+
"js_OO.js",
182+
"js_option.js",
183+
"js_promise.js",
184+
"js_re.js",
185+
"js_result.js",
186+
"js_string.js",
187+
"js_string2.js",
188+
"js_typed_array.js",
189+
"js_typed_array2.js",
190+
"js_types.js",
191+
"js_undefined.js",
192+
"js_vector.js",
193+
"js.js",
194+
"lazy.js",
195+
"lexing.js",
196+
"list.js",
197+
"listLabels.js",
198+
"map.js",
199+
"marshal.js",
200+
"moreLabels.js",
201+
"node_buffer.js",
202+
"node_child_process.js",
203+
"node_fs.js",
204+
"node_module.js",
205+
"node_path.js",
206+
"node_process.js",
207+
"node.js",
208+
"obj.js",
209+
"parsing.js",
210+
"pervasives.js",
211+
"printexc.js",
212+
"printf.js",
213+
"queue.js",
214+
"random.js",
215+
"scanf.js",
216+
"set.js",
217+
"sort.js",
218+
"stack.js",
219+
"std_exit.js",
220+
"stdLabels.js",
221+
"stream.js",
222+
"string.js",
223+
"stringLabels.js",
224+
"sys.js",
225+
"uchar.js",
226+
"package.json"
226227
],
227228
"lib/js": [
228229
"arg.js",

jscomp/core/js_name_of_module_id.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ let get_runtime_module_path
4444
module_system in
4545
let js_file =
4646
Ext_namespace.js_name_of_modulename dep_module_id.id.name
47-
Little (match module_system with NodeJS -> Js | Es6 | Es6_global -> Mjs) in
47+
Little Js in
4848
match current_info_query with
4949
| Package_not_found -> assert false
5050
| Package_script ->

jscomp/core/js_packages_info.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ type t =
8282
let runtime_package_specs : t = {
8383
name = Pkg_runtime;
8484
module_systems =[
85-
{module_system = Es6; path = "lib/es6"; suffix = Mjs};
85+
{module_system = Es6; path = "lib/es6"; suffix = Js};
8686
{module_system = NodeJS; path = "lib/js"; suffix = Js};
8787
]
8888
}

lib/4.06.1/unstable/js_compiler.ml

+2-2
Original file line numberDiff line numberDiff line change
@@ -92281,7 +92281,7 @@ type t =
9228192281
let runtime_package_specs : t = {
9228292282
name = Pkg_runtime;
9228392283
module_systems =[
92284-
{module_system = Es6; path = "lib/es6"; suffix = Mjs};
92284+
{module_system = Es6; path = "lib/es6"; suffix = Js};
9228592285
{module_system = NodeJS; path = "lib/js"; suffix = Js};
9228692286
]
9228792287
}
@@ -98664,7 +98664,7 @@ let get_runtime_module_path
9866498664
module_system in
9866598665
let js_file =
9866698666
Ext_namespace.js_name_of_modulename dep_module_id.id.name
98667-
Little (match module_system with NodeJS -> Js | Es6 | Es6_global -> Mjs) in
98667+
Little Js in
9866898668
match current_info_query with
9866998669
| Package_not_found -> assert false
9867098670
| Package_script ->

lib/4.06.1/whole_compiler.ml

+2-2
Original file line numberDiff line numberDiff line change
@@ -370584,7 +370584,7 @@ type t =
370584370584
let runtime_package_specs : t = {
370585370585
name = Pkg_runtime;
370586370586
module_systems =[
370587-
{module_system = Es6; path = "lib/es6"; suffix = Mjs};
370587+
{module_system = Es6; path = "lib/es6"; suffix = Js};
370588370588
{module_system = NodeJS; path = "lib/js"; suffix = Js};
370589370589
]
370590370590
}
@@ -381249,7 +381249,7 @@ let get_runtime_module_path
381249381249
module_system in
381250381250
let js_file =
381251381251
Ext_namespace.js_name_of_modulename dep_module_id.id.name
381252-
Little (match module_system with NodeJS -> Js | Es6 | Es6_global -> Mjs) in
381252+
Little Js in
381253381253
match current_info_query with
381254381254
| Package_not_found -> assert false
381255381255
| Package_script ->

0 commit comments

Comments
 (0)