pareto 0.63.0 → 0.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/auto.dist/data/boekhouding.data.js +115 -115
- package/auto.dist/index.d.ts +1 -1
- package/auto.dist/index.js +3 -3
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +3 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.d.ts +23 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.js +1 -1
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +4 -10
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +20 -30
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +14 -20
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.pareto/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +15 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +30 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +74 -116
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +716 -561
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +10 -22
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +35 -49
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +116 -182
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +315 -431
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +101 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +253 -393
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +208 -284
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +25 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +31 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +20 -5
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +74 -57
- package/auto.pareto/auto.dependencies/{pareto-standard-library/modules/nested/glossary.data.ts → pareto-pure/glossaries/text.data.ts} +44 -25
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +38 -23
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +20 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +21 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +22 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +24 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +23 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +27 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +17 -19
- package/auto.pareto/auto.dependencies/pareto-pure/{auto.dependencies/pareto-standard-library/modules/nested → modules/semantic_versioning_from_text}/api.data.ts +4 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +32 -17
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +4 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +80 -57
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +10 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +7 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +5 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +15 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +21 -21
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +34 -34
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/api.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts} +1 -2
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/glossary.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts} +2 -2
- package/auto.pareto/modules/main/api.data.ts +1 -1
- package/auto.pareto/modules/main/glossary.data.ts +11 -6
- package/auto.pareto/modules/pareto_2_fountain_pen/api.data.ts +1 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +18 -20
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +4 -5
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +18 -11
- package/auto.pareto/modules/typescript_naming/api.data.ts +1 -2
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +17 -8
- package/package.json +5 -5
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.js +0 -3
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +0 -29
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -0
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +0 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.d.ts +0 -0
|
@@ -1,10 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
8
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
24
|
|
|
10
25
|
import { $ as d_out } from "../../glossaries/auto.cosmos_type_system.data"
|
|
@@ -17,42 +32,42 @@ export const $: g_glossary.D.Glossary = {
|
|
|
17
32
|
'data glossary': {
|
|
18
33
|
'glossary parameters': d({}),
|
|
19
34
|
'imports': d({
|
|
20
|
-
"in": imp(d_in, {}),
|
|
21
|
-
"out": imp(d_out, {}),
|
|
35
|
+
"in": imp(d_in['data glossary'], {}),
|
|
36
|
+
"out": imp(d_out['data glossary'], {}),
|
|
22
37
|
}),
|
|
23
38
|
'root': {
|
|
24
39
|
'namespaces': d({}),
|
|
25
40
|
'data types': d({
|
|
26
41
|
"MapData": type(group({
|
|
27
|
-
"mapped library": member(
|
|
28
|
-
"settings": member(
|
|
42
|
+
"mapped library": member(component(typeReference("Mapped Library"))),
|
|
43
|
+
"settings": member(component(typeReference("Mapping Settings"))),
|
|
29
44
|
})),
|
|
30
45
|
"Mapped Library": type(group({
|
|
31
|
-
"library": member(
|
|
32
|
-
"terminal mapping": member(
|
|
46
|
+
"library": member(component(externalTypeReference("in", "Type Library", {}))),
|
|
47
|
+
"terminal mapping": member(component(typeReference("Terminal Mapping"))),
|
|
33
48
|
})),
|
|
34
49
|
|
|
35
|
-
"Terminal Mapping": type(dictionary(
|
|
36
|
-
"boolean":
|
|
37
|
-
"
|
|
38
|
-
"
|
|
50
|
+
"Terminal Mapping": type(dictionary(stateGroup({
|
|
51
|
+
"boolean": nothing(),
|
|
52
|
+
"integer": nothing(),
|
|
53
|
+
"text": nothing(),
|
|
39
54
|
}))),
|
|
40
55
|
"Mapping Settings": type(group({
|
|
41
56
|
"annotations": member(boolean()),
|
|
42
57
|
"datamodel": member(optional(group({
|
|
43
58
|
"constraints mapping": member(group({
|
|
44
59
|
"terminal values": member(boolean()),
|
|
45
|
-
"constraints": member(optional(
|
|
60
|
+
"constraints": member(optional(stateGroup({
|
|
46
61
|
"optional": group({}),
|
|
47
62
|
"required": group({}),
|
|
48
63
|
}))),
|
|
49
64
|
})),
|
|
50
65
|
}))),
|
|
51
66
|
// "visitor interface": member(optional(group({
|
|
52
|
-
// "datamodel": member(
|
|
67
|
+
// "datamodel": member(stateGroup({
|
|
53
68
|
// "internal": group({}),
|
|
54
69
|
// "exernal": group({
|
|
55
|
-
// "location": member(
|
|
70
|
+
// "location": member(text()),
|
|
56
71
|
// }),
|
|
57
72
|
// })),
|
|
58
73
|
// }))),
|
|
@@ -11,7 +11,7 @@ import { $ as glos } from "./glossary.data"
|
|
|
11
11
|
export const $: g_project.D.API = api(
|
|
12
12
|
glos,
|
|
13
13
|
{
|
|
14
|
-
"createResolver": algorithm("CreateResolver",
|
|
15
|
-
"createSerializer": algorithm("CreateSerializer",
|
|
14
|
+
"createResolver": algorithm("CreateResolver", {}),
|
|
15
|
+
"createSerializer": algorithm("CreateSerializer", {}),
|
|
16
16
|
}
|
|
17
17
|
)
|
|
@@ -1,10 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
8
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
24
|
|
|
10
25
|
import { $ as d_out } from "../../glossaries/auto.pareto.data"
|
|
@@ -17,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
17
32
|
'data glossary': {
|
|
18
33
|
'glossary parameters': d({}),
|
|
19
34
|
'imports': d({
|
|
20
|
-
"in": imp(d_in, {}),
|
|
21
|
-
"out": imp(d_out, {}),
|
|
35
|
+
"in": imp(d_in['data glossary'], {}),
|
|
36
|
+
"out": imp(d_out['data glossary'], {}),
|
|
22
37
|
}),
|
|
23
38
|
'root': {
|
|
24
39
|
'namespaces': d({}),
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts
CHANGED
|
@@ -9,16 +9,16 @@ import { $ as d_glos } from "./glossary.data"
|
|
|
9
9
|
export const $: g_project.D.API = api(
|
|
10
10
|
d_glos,
|
|
11
11
|
{
|
|
12
|
-
"annotateTestResult": algorithm("Annotate TestResult",
|
|
13
|
-
"serializeSummary": algorithm("Serialize Summary",
|
|
12
|
+
"annotateTestResult": algorithm("Annotate TestResult", {}),
|
|
13
|
+
"serializeSummary": algorithm("Serialize Summary", {
|
|
14
14
|
// "add": libDep("pareto-standard-impure-library", "arithmetic", "Add", {}),
|
|
15
15
|
// "isZero": libDep("pareto-standard-impure-library", "numerical__predicates", "IsZero", {}),
|
|
16
16
|
// "negate": libDep("pareto-standard-impure-library", "arithmetic", "Negate", {}),
|
|
17
17
|
}),
|
|
18
|
-
"serializeTestResult": algorithm("Serialize TestResult",
|
|
18
|
+
"serializeTestResult": algorithm("Serialize TestResult", {
|
|
19
19
|
// "dictionaryForEach": libDep("pareto-standard-impure-library", "foreach", "DictionaryForEach", {}),
|
|
20
20
|
}),
|
|
21
|
-
"summarize": algorithm("Summarize",
|
|
21
|
+
"summarize": algorithm("Summarize", {}),
|
|
22
22
|
|
|
23
23
|
}
|
|
24
24
|
)
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts
CHANGED
|
@@ -1,7 +1,30 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
23
|
+
|
|
24
|
+
procedure,
|
|
25
|
+
sInterface,
|
|
26
|
+
sInterfaceMethod,
|
|
27
|
+
sInterfaceReference,
|
|
5
28
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
6
29
|
|
|
7
30
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -30,105 +53,105 @@ export const $: g_glossary.D.Glossary = {
|
|
|
30
53
|
}),
|
|
31
54
|
'data types': d({
|
|
32
55
|
"Library": type(group({
|
|
33
|
-
"public": member(
|
|
34
|
-
"private": member(
|
|
56
|
+
"public": member(component(typeReference("Module Set"))),
|
|
57
|
+
"private": member(component(typeReference("Module Set"))),
|
|
35
58
|
})),
|
|
36
|
-
"Module Set": type(dictionary(
|
|
37
|
-
"Module": type(dictionary(
|
|
59
|
+
"Module Set": type(dictionary(component(typeReference("Module")))),
|
|
60
|
+
"Module": type(dictionary(component(typeReference("Algorithm")))),
|
|
38
61
|
"Algorithm": type(group({
|
|
39
|
-
"location": member(
|
|
40
|
-
"tests": member(optional(dictionary(
|
|
62
|
+
"location": member(component(typeReference("Source Location"))),
|
|
63
|
+
"tests": member(optional(dictionary(component(typeReference("Test"))))),
|
|
41
64
|
})),
|
|
42
65
|
"Source Location": type(group({
|
|
43
|
-
"file": member(
|
|
44
|
-
"line": member(
|
|
45
|
-
"column": member(
|
|
66
|
+
"file": member(text()),
|
|
67
|
+
"line": member(integer()),
|
|
68
|
+
"column": member(integer()),
|
|
46
69
|
})),
|
|
47
|
-
"Test": type(
|
|
48
|
-
"Error": type(
|
|
49
|
-
"content":
|
|
70
|
+
"Test": type(list(component(typeReference("Error")))),
|
|
71
|
+
"Error": type(stateGroup({
|
|
72
|
+
"content": component(typeReference("Compare Error"))
|
|
50
73
|
})),
|
|
51
74
|
"Compare Error": type(group({
|
|
52
|
-
"location": member(
|
|
53
|
-
"path": member(
|
|
54
|
-
"type": member(
|
|
75
|
+
"location": member(component(typeReference("Source Location"))),
|
|
76
|
+
"path": member(text()),
|
|
77
|
+
"type": member(stateGroup({
|
|
55
78
|
"wrong number": group({
|
|
56
|
-
"found": member(
|
|
79
|
+
"found": member(integer()),
|
|
57
80
|
}),
|
|
58
81
|
"wrong text": group({
|
|
59
|
-
"found": member(
|
|
82
|
+
"found": member(text()),
|
|
60
83
|
}),
|
|
61
84
|
"wrong boolean": group({
|
|
62
85
|
"found": member(boolean())
|
|
63
86
|
}),
|
|
64
|
-
"optional value expected not to be set":
|
|
65
|
-
"optional value expected to be set":
|
|
87
|
+
"optional value expected not to be set": nothing(),
|
|
88
|
+
"optional value expected to be set": nothing(),
|
|
66
89
|
"not the right state": group({
|
|
67
|
-
"found": member(
|
|
90
|
+
"found": member(text())
|
|
68
91
|
}),
|
|
69
|
-
"not enough elements":
|
|
70
|
-
"too many elements":
|
|
92
|
+
"not enough elements": nothing(),
|
|
93
|
+
"too many elements": nothing(),
|
|
71
94
|
"superfluous entries": group({
|
|
72
|
-
"keys": member(dictionary(
|
|
95
|
+
"keys": member(dictionary(nothing()))
|
|
73
96
|
}),
|
|
74
97
|
"missing dictionary entry": group({
|
|
75
|
-
"key": member(
|
|
98
|
+
"key": member(text()),
|
|
76
99
|
}),
|
|
77
100
|
})),
|
|
78
101
|
|
|
79
102
|
})),
|
|
80
103
|
"Summary": type(group({
|
|
81
|
-
"number of tests": member(
|
|
82
|
-
"number of missing tests": member(
|
|
83
|
-
"number of errors": member(
|
|
104
|
+
"number of tests": member(integer()),
|
|
105
|
+
"number of missing tests": member(integer()),
|
|
106
|
+
"number of errors": member(integer()),
|
|
84
107
|
})),
|
|
85
108
|
|
|
86
|
-
"String": type(
|
|
109
|
+
"String": type(text()),
|
|
87
110
|
|
|
88
111
|
"intLibrary": type(group({
|
|
89
|
-
"public": member(
|
|
90
|
-
"private": member(
|
|
112
|
+
"public": member(component(typeReference("intModule Set"))),
|
|
113
|
+
"private": member(component(typeReference("intModule Set"))),
|
|
91
114
|
})),
|
|
92
|
-
"intModule Set": type(dictionary(
|
|
93
|
-
"intModule": type(dictionary(
|
|
115
|
+
"intModule Set": type(dictionary(component(typeReference("intModule")))),
|
|
116
|
+
"intModule": type(dictionary(component(typeReference("intAlgorithm")))),
|
|
94
117
|
"intAlgorithm": type(group({
|
|
95
|
-
"location": member(
|
|
96
|
-
"status": member(
|
|
97
|
-
"no tests":
|
|
98
|
-
"skipped":
|
|
99
|
-
"has tests": dictionary(
|
|
118
|
+
"location": member(component(typeReference("Source Location"))),
|
|
119
|
+
"status": member(stateGroup({
|
|
120
|
+
"no tests": nothing(),
|
|
121
|
+
"skipped": nothing(),
|
|
122
|
+
"has tests": dictionary(component(typeReference("intTest"))),
|
|
100
123
|
})),
|
|
101
124
|
})),
|
|
102
|
-
"intTest": type(
|
|
103
|
-
"has errors":
|
|
104
|
-
"has no errors":
|
|
125
|
+
"intTest": type(stateGroup({
|
|
126
|
+
"has errors": list(component(typeReference("Error"))),
|
|
127
|
+
"has no errors": nothing(),
|
|
105
128
|
})),
|
|
106
|
-
"annotatedStatus": type(
|
|
107
|
-
"has errors":
|
|
108
|
-
"missing tests":
|
|
109
|
-
"no tests":
|
|
110
|
-
"success":
|
|
129
|
+
"annotatedStatus": type(stateGroup({
|
|
130
|
+
"has errors": nothing(), // red
|
|
131
|
+
"missing tests": nothing(), // yellow
|
|
132
|
+
"no tests": nothing(), // grey
|
|
133
|
+
"success": nothing(), // green
|
|
111
134
|
})),
|
|
112
135
|
"annotatedLibrary": type(group({
|
|
113
|
-
"public": member(
|
|
114
|
-
"private": member(
|
|
136
|
+
"public": member(component(typeReference("annotatedModule Set"))),
|
|
137
|
+
"private": member(component(typeReference("annotatedModule Set"))),
|
|
115
138
|
})),
|
|
116
139
|
"annotatedModule Set": type(group({
|
|
117
|
-
"status": member(
|
|
118
|
-
"modules": member(dictionary(
|
|
140
|
+
"status": member(component(typeReference("annotatedStatus"))),
|
|
141
|
+
"modules": member(dictionary(component(typeReference("annotatedModule")))),
|
|
119
142
|
})),
|
|
120
143
|
"annotatedModule": type(group({
|
|
121
|
-
"status": member(
|
|
122
|
-
"algorithms": member(dictionary(
|
|
144
|
+
"status": member(component(typeReference("annotatedStatus"))),
|
|
145
|
+
"algorithms": member(dictionary(component(typeReference("annotatedAlgorithm")))),
|
|
123
146
|
})),
|
|
124
147
|
"annotatedAlgorithm": type(group({
|
|
125
|
-
"location": member(
|
|
126
|
-
"status": member(
|
|
127
|
-
"tests": member(dictionary(
|
|
148
|
+
"location": member(component(typeReference("Source Location"))),
|
|
149
|
+
"status": member(component(typeReference("annotatedStatus"))),
|
|
150
|
+
"tests": member(dictionary(component(typeReference("annotatedTest")))),
|
|
128
151
|
})),
|
|
129
152
|
"annotatedTest": type(group({
|
|
130
|
-
"status": member(
|
|
131
|
-
"errors": member(
|
|
153
|
+
"status": member(component(typeReference("annotatedStatus"))),
|
|
154
|
+
"errors": member(list(component(typeReference("Error")))),
|
|
132
155
|
})),
|
|
133
156
|
}),
|
|
134
157
|
},
|
|
@@ -24,6 +24,10 @@ export const $: g_project.D.Library = {
|
|
|
24
24
|
'module sets': {
|
|
25
25
|
'public': {
|
|
26
26
|
'glossaries': d({}),
|
|
27
|
+
'transformations': {
|
|
28
|
+
'enrich': d({}),
|
|
29
|
+
'yield': d({}),
|
|
30
|
+
},
|
|
27
31
|
'modules': d({
|
|
28
32
|
"array": d_array,
|
|
29
33
|
"boolean": d_boolean,
|
|
@@ -36,6 +40,10 @@ export const $: g_project.D.Library = {
|
|
|
36
40
|
},
|
|
37
41
|
'private': {
|
|
38
42
|
'glossaries': d({}),
|
|
43
|
+
'transformations': {
|
|
44
|
+
'enrich': d({}),
|
|
45
|
+
'yield': d({}),
|
|
46
|
+
},
|
|
39
47
|
'modules': d({}),
|
|
40
48
|
}
|
|
41
49
|
}
|
|
@@ -5,17 +5,16 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"flattenArrayOfArrays": algorithm("FlattenArrayOfArrays",
|
|
14
|
-
"append": algorithm("Append",
|
|
15
|
-
"prepend": algorithm("Prepend",
|
|
16
|
-
"zip": algorithm("Zip",
|
|
17
|
-
"flattenTree": algorithm("FlattenTree",
|
|
18
|
-
"unsafeSortTopologically": algorithm("SortTopologically",
|
|
12
|
+
"flattenArrayOfArrays": algorithm("FlattenArrayOfArrays", {}),
|
|
13
|
+
"append": algorithm("Append", {}),
|
|
14
|
+
"prepend": algorithm("Prepend", {}),
|
|
15
|
+
"zip": algorithm("Zip", {}),
|
|
16
|
+
"flattenTree": algorithm("FlattenTree", {}),
|
|
17
|
+
"unsafeSortTopologically": algorithm("SortTopologically", {}),
|
|
19
18
|
|
|
20
19
|
}
|
|
21
20
|
)
|
package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts
CHANGED
|
@@ -1,10 +1,24 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
12
|
+
member,
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
16
|
+
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
19
|
+
type,
|
|
20
|
+
typeParameter,
|
|
21
|
+
typeReference,
|
|
8
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
23
|
|
|
10
24
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -22,64 +36,64 @@ export const $: g_glossary.D.Glossary = {
|
|
|
22
36
|
//out
|
|
23
37
|
"Array": parametrizedType(
|
|
24
38
|
{ "Type": null },
|
|
25
|
-
|
|
39
|
+
list(component(typeParameter("Type")))
|
|
26
40
|
),
|
|
27
41
|
|
|
28
42
|
"ZippedArray": parametrizedType(
|
|
29
43
|
{ "Benchmark": null, "Focus": null },
|
|
30
|
-
|
|
31
|
-
"benchmark": member(
|
|
32
|
-
"focus": member(
|
|
44
|
+
list(group({
|
|
45
|
+
"benchmark": member(component(typeParameter("Benchmark"))),
|
|
46
|
+
"focus": member(component(typeParameter("Focus"))),
|
|
33
47
|
}))
|
|
34
48
|
),
|
|
35
49
|
|
|
36
50
|
//in
|
|
37
51
|
"ArrayOfArrays": parametrizedType(
|
|
38
52
|
{ "Type": null },
|
|
39
|
-
|
|
53
|
+
list(component(typeReference("Array", { "Type": typeParameter("Type") })))),
|
|
40
54
|
|
|
41
55
|
"AppendParameters": parametrizedType(
|
|
42
56
|
{ "Type": null },
|
|
43
57
|
group({
|
|
44
|
-
"array": member(
|
|
45
|
-
"element": member(
|
|
58
|
+
"array": member(component(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
59
|
+
"element": member(component(typeParameter("Type"))),
|
|
46
60
|
})
|
|
47
61
|
),
|
|
48
62
|
"PrependParameters": parametrizedType(
|
|
49
63
|
{ "Type": null },
|
|
50
64
|
group({
|
|
51
|
-
"array": member(
|
|
52
|
-
"element": member(
|
|
65
|
+
"array": member(component(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
66
|
+
"element": member(component(typeParameter("Type"))),
|
|
53
67
|
})
|
|
54
68
|
),
|
|
55
69
|
"ArrayTuple": parametrizedType(
|
|
56
70
|
{ "Benchmark": null, "Focus": null },
|
|
57
71
|
group({
|
|
58
|
-
"benchmark": member(
|
|
59
|
-
"focus": member(
|
|
72
|
+
"benchmark": member(component(typeReference("Array", { "Type": typeParameter("Benchmark") }))),
|
|
73
|
+
"focus": member(component(typeReference("Array", { "Type": typeParameter("Focus") }))),
|
|
60
74
|
})
|
|
61
75
|
),
|
|
62
|
-
"Nested": parametrizedType({ "Type": null },
|
|
63
|
-
"single":
|
|
64
|
-
"multiple":
|
|
65
|
-
"none":
|
|
76
|
+
"Nested": parametrizedType({ "Type": null }, stateGroup({
|
|
77
|
+
"single": component(typeParameter("Type")),
|
|
78
|
+
"multiple": list(component(typeReference("Nested", { "Type": typeParameter("Type") }))),
|
|
79
|
+
"none": nothing(),
|
|
66
80
|
})),
|
|
67
|
-
// "Array": parametrizedType({ "Type": null },
|
|
81
|
+
// "Array": parametrizedType({ "Type": null }, list(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
68
82
|
// "KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
69
|
-
// "key": member(
|
|
70
|
-
// "value": member(
|
|
83
|
+
// "key": member(text()),
|
|
84
|
+
// "value": member(component(typeParameter("Type"))),
|
|
71
85
|
// })),
|
|
72
86
|
|
|
73
87
|
"DependencyDictionary": parametrizedType({ "Type": null }, dictionary(group({
|
|
74
|
-
"value": member(
|
|
75
|
-
"dependencies": member(dictionary(
|
|
88
|
+
"value": member(component(typeParameter("Type"))),
|
|
89
|
+
"dependencies": member(dictionary(nothing())),
|
|
76
90
|
}))),
|
|
77
91
|
|
|
78
92
|
|
|
79
|
-
"KeyValuePairArray": parametrizedType({ "Type": null },
|
|
93
|
+
"KeyValuePairArray": parametrizedType({ "Type": null }, list(component(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
80
94
|
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
81
|
-
"key": member(
|
|
82
|
-
"value": member(
|
|
95
|
+
"key": member(text()),
|
|
96
|
+
"value": member(component(typeParameter("Type"))),
|
|
83
97
|
})),
|
|
84
98
|
|
|
85
99
|
}),
|
|
@@ -5,17 +5,16 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"array_and": algorithm("Array And",
|
|
14
|
-
"array_or": algorithm("Array Or",
|
|
15
|
-
"array_xor": algorithm("Array Xor",
|
|
16
|
-
"and": algorithm("And",
|
|
17
|
-
"or": algorithm("Or",
|
|
18
|
-
"xor": algorithm("Xor",
|
|
19
|
-
"not": algorithm("Not",
|
|
12
|
+
"array_and": algorithm("Array And", {}),
|
|
13
|
+
"array_or": algorithm("Array Or", {}),
|
|
14
|
+
"array_xor": algorithm("Array Xor", {}),
|
|
15
|
+
"and": algorithm("And", {}),
|
|
16
|
+
"or": algorithm("Or", {}),
|
|
17
|
+
"xor": algorithm("Xor", {}),
|
|
18
|
+
"not": algorithm("Not", {}),
|
|
20
19
|
}
|
|
21
20
|
)
|
package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts
CHANGED
|
@@ -1,15 +1,23 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
array,
|
|
5
4
|
boolean,
|
|
5
|
+
component,
|
|
6
6
|
data,
|
|
7
|
+
dictionary,
|
|
7
8
|
externalTypeReference,
|
|
8
9
|
group,
|
|
10
|
+
integer,
|
|
11
|
+
list,
|
|
9
12
|
member,
|
|
10
|
-
|
|
13
|
+
nothing,
|
|
14
|
+
optional,
|
|
15
|
+
parametrizedType,
|
|
11
16
|
sfunction,
|
|
17
|
+
stateGroup,
|
|
18
|
+
text,
|
|
12
19
|
type,
|
|
20
|
+
typeParameter,
|
|
13
21
|
typeReference,
|
|
14
22
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
15
23
|
|
|
@@ -29,7 +37,7 @@ export const $: g_glossary.D.Glossary = {
|
|
|
29
37
|
"yin": member(boolean()),
|
|
30
38
|
"yang": member(boolean()),
|
|
31
39
|
})),
|
|
32
|
-
"Array Of Booleans": type(
|
|
40
|
+
"Array Of Booleans": type(list(boolean())),
|
|
33
41
|
}),
|
|
34
42
|
},
|
|
35
43
|
},
|
|
@@ -5,20 +5,18 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, sInterface, sInterfaceMethod, string, taggedUnion, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
// "buildArray": algorithm("BuildArray",
|
|
14
|
-
// "buildUnsafeDictionary": algorithm("BuildUnsafeDictionary",
|
|
12
|
+
// "buildArray": algorithm("BuildArray", {}),
|
|
13
|
+
// "buildUnsafeDictionary": algorithm("BuildUnsafeDictionary", {}),
|
|
15
14
|
// "buildSafeDictionary": algorithm("BuildSafeDictionary", "DictionaryBuildStrategy", {}, {
|
|
16
15
|
// }),
|
|
17
|
-
"createUnsafeDictionaryBuilder": algorithm("CreateUnsafeDictionaryBuilder",
|
|
18
|
-
"createSafeDictionaryBuilder": algorithm("CreateSafeDictionaryBuilder",
|
|
19
|
-
"createArrayBuilder": algorithm("CreateArrayBuilder",
|
|
16
|
+
"createUnsafeDictionaryBuilder": algorithm("CreateUnsafeDictionaryBuilder", {}),
|
|
17
|
+
//"createSafeDictionaryBuilder": algorithm("CreateSafeDictionaryBuilder", {}),
|
|
18
|
+
"createArrayBuilder": algorithm("CreateArrayBuilder", {}),
|
|
20
19
|
|
|
21
|
-
"createStringBuilder": algorithm("CreateStringBuilder",
|
|
22
|
-
}),
|
|
20
|
+
"createStringBuilder": algorithm("CreateStringBuilder", {}),
|
|
23
21
|
}
|
|
24
22
|
)
|