pareto 0.61.0 → 0.62.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/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.pareto/auto.dependencies/index.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +21 -16
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +22 -20
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +2 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +19 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -28
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +23 -21
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +115 -113
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +49 -47
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +13 -11
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +15 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +15 -13
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +10 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +49 -47
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +115 -113
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +9 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +25 -23
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +20 -18
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +18 -16
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +23 -20
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +19 -17
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +72 -69
- package/auto.pareto/modules/main/glossary.data.ts +14 -12
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +15 -13
- package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +10 -8
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +11 -9
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +10 -8
- package/package.json +5 -5
package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts
CHANGED
|
@@ -32,15 +32,17 @@ import { $ as d_out } from "../../glossaries/auto.alan_light.data"
|
|
|
32
32
|
const d = pd.d
|
|
33
33
|
|
|
34
34
|
export const $: g_glossary.D.Glossary = {
|
|
35
|
-
'
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
'glossary parameters': d({}),
|
|
40
|
-
'root': {
|
|
41
|
-
'namespaces': d({}),
|
|
42
|
-
'data types': d({
|
|
35
|
+
'data glossary': {
|
|
36
|
+
'imports': d({
|
|
37
|
+
"in": imp(d_in, {}),
|
|
38
|
+
"out": imp(d_out, {}),
|
|
43
39
|
}),
|
|
40
|
+
'glossary parameters': d({}),
|
|
41
|
+
'root': {
|
|
42
|
+
'namespaces': d({}),
|
|
43
|
+
'data types': d({
|
|
44
|
+
}),
|
|
45
|
+
},
|
|
44
46
|
},
|
|
45
47
|
'interface types': d({}),
|
|
46
48
|
'algorithm types': d({
|
|
@@ -14,55 +14,57 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
14
14
|
const d = pd.d
|
|
15
15
|
|
|
16
16
|
export const $: g_glossary.D.Glossary = {
|
|
17
|
-
'glossary
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
'
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
17
|
+
'data glossary': {
|
|
18
|
+
'glossary parameters': d({}),
|
|
19
|
+
'imports': d({
|
|
20
|
+
"in": imp(d_in, {}),
|
|
21
|
+
"out": imp(d_out, {}),
|
|
22
|
+
}),
|
|
23
|
+
'root': {
|
|
24
|
+
'namespaces': d({}),
|
|
25
|
+
'data types': d({
|
|
26
|
+
"MapData": type(group({
|
|
27
|
+
"mapped library": member(ref(typeReference("Mapped Library"))),
|
|
28
|
+
"settings": member(ref(typeReference("Mapping Settings"))),
|
|
29
|
+
})),
|
|
30
|
+
"Mapped Library": type(group({
|
|
31
|
+
"library": member(ref(externalTypeReference("in", "Type Library", {}))),
|
|
32
|
+
"terminal mapping": member(ref(typeReference("Terminal Mapping"))),
|
|
33
|
+
})),
|
|
33
34
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}))),
|
|
39
|
-
"Mapping Settings": type(group({
|
|
40
|
-
"annotations": member(boolean()),
|
|
41
|
-
"datamodel": member(optional(group({
|
|
42
|
-
"constraints mapping": member(group({
|
|
43
|
-
"terminal values": member(boolean()),
|
|
44
|
-
"constraints": member(optional(taggedUnion({
|
|
45
|
-
"optional": group({}),
|
|
46
|
-
"required": group({}),
|
|
47
|
-
}))),
|
|
48
|
-
})),
|
|
35
|
+
"Terminal Mapping": type(dictionary(taggedUnion({
|
|
36
|
+
"boolean": null_(),
|
|
37
|
+
"number": null_(),
|
|
38
|
+
"string": null_(),
|
|
49
39
|
}))),
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
40
|
+
"Mapping Settings": type(group({
|
|
41
|
+
"annotations": member(boolean()),
|
|
42
|
+
"datamodel": member(optional(group({
|
|
43
|
+
"constraints mapping": member(group({
|
|
44
|
+
"terminal values": member(boolean()),
|
|
45
|
+
"constraints": member(optional(taggedUnion({
|
|
46
|
+
"optional": group({}),
|
|
47
|
+
"required": group({}),
|
|
48
|
+
}))),
|
|
49
|
+
})),
|
|
50
|
+
}))),
|
|
51
|
+
// "visitor interface": member(optional(group({
|
|
52
|
+
// "datamodel": member(taggedUnion({
|
|
53
|
+
// "internal": group({}),
|
|
54
|
+
// "exernal": group({
|
|
55
|
+
// "location": member(string()),
|
|
56
|
+
// }),
|
|
57
|
+
// })),
|
|
58
|
+
// }))),
|
|
59
|
+
// "algorithms": member(group({
|
|
60
|
+
// "serialize": member(optional(group({
|
|
61
|
+
// //data location,
|
|
62
|
+
// }))),
|
|
63
|
+
// //resolve
|
|
64
|
+
// })),
|
|
65
|
+
})),
|
|
66
|
+
}),
|
|
67
|
+
},
|
|
66
68
|
},
|
|
67
69
|
'interface types': d({
|
|
68
70
|
}),
|
|
@@ -14,16 +14,18 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
14
14
|
const d = pd.d
|
|
15
15
|
|
|
16
16
|
export const $: g_glossary.D.Glossary = {
|
|
17
|
-
'glossary
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
'root': {
|
|
23
|
-
'namespaces': d({}),
|
|
24
|
-
'data types': d({
|
|
25
|
-
|
|
17
|
+
'data glossary': {
|
|
18
|
+
'glossary parameters': d({}),
|
|
19
|
+
'imports': d({
|
|
20
|
+
"in": imp(d_in, {}),
|
|
21
|
+
"out": imp(d_out, {}),
|
|
26
22
|
}),
|
|
23
|
+
'root': {
|
|
24
|
+
'namespaces': d({}),
|
|
25
|
+
'data types': d({
|
|
26
|
+
|
|
27
|
+
}),
|
|
28
|
+
},
|
|
27
29
|
},
|
|
28
30
|
'interface types': d({
|
|
29
31
|
}),
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts
CHANGED
|
@@ -9,127 +9,129 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
9
9
|
const d = pd.d
|
|
10
10
|
|
|
11
11
|
export const $: g_glossary.D.Glossary = {
|
|
12
|
-
'glossary
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
'root': {
|
|
16
|
-
'namespaces': d({
|
|
17
|
-
"intermediate": {
|
|
18
|
-
'namespaces': d({
|
|
19
|
-
|
|
20
|
-
}),
|
|
21
|
-
'data types': d({}),
|
|
22
|
-
},
|
|
23
|
-
"summary": {
|
|
24
|
-
'namespaces': d({
|
|
25
|
-
|
|
26
|
-
}),
|
|
27
|
-
'data types': d({}),
|
|
28
|
-
},
|
|
12
|
+
'data glossary': {
|
|
13
|
+
'glossary parameters': d({}),
|
|
14
|
+
'imports': d({
|
|
29
15
|
}),
|
|
30
|
-
'
|
|
31
|
-
|
|
32
|
-
"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
"Module Set": type(dictionary(ref(typeReference("Module")))),
|
|
36
|
-
"Module": type(dictionary(ref(typeReference("Algorithm")))),
|
|
37
|
-
"Algorithm": type(group({
|
|
38
|
-
"location": member(ref(typeReference("Source Location"))),
|
|
39
|
-
"tests": member(optional(dictionary(ref(typeReference("Test"))))),
|
|
40
|
-
})),
|
|
41
|
-
"Source Location": type(group({
|
|
42
|
-
"file": member(string()),
|
|
43
|
-
"line": member(number()),
|
|
44
|
-
"column": member(number()),
|
|
45
|
-
})),
|
|
46
|
-
"Test": type(array(ref(typeReference("Error")))),
|
|
47
|
-
"Error": type(taggedUnion({
|
|
48
|
-
"content": ref(typeReference("Compare Error"))
|
|
49
|
-
})),
|
|
50
|
-
"Compare Error": type(group({
|
|
51
|
-
"location": member(ref(typeReference("Source Location"))),
|
|
52
|
-
"path": member(string()),
|
|
53
|
-
"type": member(taggedUnion({
|
|
54
|
-
"wrong number": group({
|
|
55
|
-
"found": member(number()),
|
|
56
|
-
}),
|
|
57
|
-
"wrong text": group({
|
|
58
|
-
"found": member(string()),
|
|
59
|
-
}),
|
|
60
|
-
"wrong boolean": group({
|
|
61
|
-
"found": member(boolean())
|
|
62
|
-
}),
|
|
63
|
-
"optional value expected not to be set": null_(),
|
|
64
|
-
"optional value expected to be set": null_(),
|
|
65
|
-
"not the right state": group({
|
|
66
|
-
"found": member(string())
|
|
67
|
-
}),
|
|
68
|
-
"not enough elements": null_(),
|
|
69
|
-
"too many elements": null_(),
|
|
70
|
-
"superfluous entries": group({
|
|
71
|
-
"keys": member(dictionary(null_()))
|
|
16
|
+
'root': {
|
|
17
|
+
'namespaces': d({
|
|
18
|
+
"intermediate": {
|
|
19
|
+
'namespaces': d({
|
|
20
|
+
|
|
72
21
|
}),
|
|
73
|
-
|
|
74
|
-
|
|
22
|
+
'data types': d({}),
|
|
23
|
+
},
|
|
24
|
+
"summary": {
|
|
25
|
+
'namespaces': d({
|
|
26
|
+
|
|
75
27
|
}),
|
|
28
|
+
'data types': d({}),
|
|
29
|
+
},
|
|
30
|
+
}),
|
|
31
|
+
'data types': d({
|
|
32
|
+
"Library": type(group({
|
|
33
|
+
"public": member(ref(typeReference("Module Set"))),
|
|
34
|
+
"private": member(ref(typeReference("Module Set"))),
|
|
35
|
+
})),
|
|
36
|
+
"Module Set": type(dictionary(ref(typeReference("Module")))),
|
|
37
|
+
"Module": type(dictionary(ref(typeReference("Algorithm")))),
|
|
38
|
+
"Algorithm": type(group({
|
|
39
|
+
"location": member(ref(typeReference("Source Location"))),
|
|
40
|
+
"tests": member(optional(dictionary(ref(typeReference("Test"))))),
|
|
41
|
+
})),
|
|
42
|
+
"Source Location": type(group({
|
|
43
|
+
"file": member(string()),
|
|
44
|
+
"line": member(number()),
|
|
45
|
+
"column": member(number()),
|
|
46
|
+
})),
|
|
47
|
+
"Test": type(array(ref(typeReference("Error")))),
|
|
48
|
+
"Error": type(taggedUnion({
|
|
49
|
+
"content": ref(typeReference("Compare Error"))
|
|
76
50
|
})),
|
|
51
|
+
"Compare Error": type(group({
|
|
52
|
+
"location": member(ref(typeReference("Source Location"))),
|
|
53
|
+
"path": member(string()),
|
|
54
|
+
"type": member(taggedUnion({
|
|
55
|
+
"wrong number": group({
|
|
56
|
+
"found": member(number()),
|
|
57
|
+
}),
|
|
58
|
+
"wrong text": group({
|
|
59
|
+
"found": member(string()),
|
|
60
|
+
}),
|
|
61
|
+
"wrong boolean": group({
|
|
62
|
+
"found": member(boolean())
|
|
63
|
+
}),
|
|
64
|
+
"optional value expected not to be set": null_(),
|
|
65
|
+
"optional value expected to be set": null_(),
|
|
66
|
+
"not the right state": group({
|
|
67
|
+
"found": member(string())
|
|
68
|
+
}),
|
|
69
|
+
"not enough elements": null_(),
|
|
70
|
+
"too many elements": null_(),
|
|
71
|
+
"superfluous entries": group({
|
|
72
|
+
"keys": member(dictionary(null_()))
|
|
73
|
+
}),
|
|
74
|
+
"missing dictionary entry": group({
|
|
75
|
+
"key": member(string()),
|
|
76
|
+
}),
|
|
77
|
+
})),
|
|
77
78
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
79
|
+
})),
|
|
80
|
+
"Summary": type(group({
|
|
81
|
+
"number of tests": member(number()),
|
|
82
|
+
"number of missing tests": member(number()),
|
|
83
|
+
"number of errors": member(number()),
|
|
84
|
+
})),
|
|
84
85
|
|
|
85
|
-
|
|
86
|
+
"String": type(string()),
|
|
86
87
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
})),
|
|
91
|
-
"intModule Set": type(dictionary(ref(typeReference("intModule")))),
|
|
92
|
-
"intModule": type(dictionary(ref(typeReference("intAlgorithm")))),
|
|
93
|
-
"intAlgorithm": type(group({
|
|
94
|
-
"location": member(ref(typeReference("Source Location"))),
|
|
95
|
-
"status": member(taggedUnion({
|
|
96
|
-
"no tests": null_(),
|
|
97
|
-
"skipped": null_(),
|
|
98
|
-
"has tests": dictionary(ref(typeReference("intTest"))),
|
|
88
|
+
"intLibrary": type(group({
|
|
89
|
+
"public": member(ref(typeReference("intModule Set"))),
|
|
90
|
+
"private": member(ref(typeReference("intModule Set"))),
|
|
99
91
|
})),
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
"
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
"
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
"
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
92
|
+
"intModule Set": type(dictionary(ref(typeReference("intModule")))),
|
|
93
|
+
"intModule": type(dictionary(ref(typeReference("intAlgorithm")))),
|
|
94
|
+
"intAlgorithm": type(group({
|
|
95
|
+
"location": member(ref(typeReference("Source Location"))),
|
|
96
|
+
"status": member(taggedUnion({
|
|
97
|
+
"no tests": null_(),
|
|
98
|
+
"skipped": null_(),
|
|
99
|
+
"has tests": dictionary(ref(typeReference("intTest"))),
|
|
100
|
+
})),
|
|
101
|
+
})),
|
|
102
|
+
"intTest": type(taggedUnion({
|
|
103
|
+
"has errors": array(ref(typeReference("Error"))),
|
|
104
|
+
"has no errors": null_(),
|
|
105
|
+
})),
|
|
106
|
+
"annotatedStatus": type(taggedUnion({
|
|
107
|
+
"has errors": null_(), // red
|
|
108
|
+
"missing tests": null_(), // yellow
|
|
109
|
+
"no tests": null_(), // grey
|
|
110
|
+
"success": null_(), // green
|
|
111
|
+
})),
|
|
112
|
+
"annotatedLibrary": type(group({
|
|
113
|
+
"public": member(ref(typeReference("annotatedModule Set"))),
|
|
114
|
+
"private": member(ref(typeReference("annotatedModule Set"))),
|
|
115
|
+
})),
|
|
116
|
+
"annotatedModule Set": type(group({
|
|
117
|
+
"status": member(ref(typeReference("annotatedStatus"))),
|
|
118
|
+
"modules": member(dictionary(ref(typeReference("annotatedModule")))),
|
|
119
|
+
})),
|
|
120
|
+
"annotatedModule": type(group({
|
|
121
|
+
"status": member(ref(typeReference("annotatedStatus"))),
|
|
122
|
+
"algorithms": member(dictionary(ref(typeReference("annotatedAlgorithm")))),
|
|
123
|
+
})),
|
|
124
|
+
"annotatedAlgorithm": type(group({
|
|
125
|
+
"location": member(ref(typeReference("Source Location"))),
|
|
126
|
+
"status": member(ref(typeReference("annotatedStatus"))),
|
|
127
|
+
"tests": member(dictionary(ref(typeReference("annotatedTest")))),
|
|
128
|
+
})),
|
|
129
|
+
"annotatedTest": type(group({
|
|
130
|
+
"status": member(ref(typeReference("annotatedStatus"))),
|
|
131
|
+
"errors": member(array(ref(typeReference("Error")))),
|
|
132
|
+
})),
|
|
133
|
+
}),
|
|
134
|
+
},
|
|
133
135
|
},
|
|
134
136
|
'interface types': d({
|
|
135
137
|
"Stringstream": sInterface(sInterfaceMethod(typeReference("String"))),
|
package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts
CHANGED
|
@@ -12,76 +12,78 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
12
12
|
const d = pd.d
|
|
13
13
|
|
|
14
14
|
export const $: g_glossary.D.Glossary = {
|
|
15
|
-
'glossary
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
'
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
15
|
+
'data glossary': {
|
|
16
|
+
'glossary parameters': d({}),
|
|
17
|
+
'imports': d({
|
|
18
|
+
}),
|
|
19
|
+
'root': {
|
|
20
|
+
'namespaces': d({}),
|
|
21
|
+
'data types': d({
|
|
22
|
+
//out
|
|
23
|
+
"Array": parametrizedType(
|
|
24
|
+
{ "Type": null },
|
|
25
|
+
array(ref(typeParameter("Type")))
|
|
26
|
+
),
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
28
|
+
"ZippedArray": parametrizedType(
|
|
29
|
+
{ "Benchmark": null, "Focus": null },
|
|
30
|
+
array(group({
|
|
31
|
+
"benchmark": member(ref(typeParameter("Benchmark"))),
|
|
32
|
+
"focus": member(ref(typeParameter("Focus"))),
|
|
33
|
+
}))
|
|
34
|
+
),
|
|
34
35
|
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
//in
|
|
37
|
+
"ArrayOfArrays": parametrizedType(
|
|
38
|
+
{ "Type": null },
|
|
39
|
+
array(ref(typeReference("Array", { "Type": typeParameter("Type") })))),
|
|
39
40
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
41
|
+
"AppendParameters": parametrizedType(
|
|
42
|
+
{ "Type": null },
|
|
43
|
+
group({
|
|
44
|
+
"array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
45
|
+
"element": member(ref(typeParameter("Type"))),
|
|
46
|
+
})
|
|
47
|
+
),
|
|
48
|
+
"PrependParameters": parametrizedType(
|
|
49
|
+
{ "Type": null },
|
|
50
|
+
group({
|
|
51
|
+
"array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
52
|
+
"element": member(ref(typeParameter("Type"))),
|
|
53
|
+
})
|
|
54
|
+
),
|
|
55
|
+
"ArrayTuple": parametrizedType(
|
|
56
|
+
{ "Benchmark": null, "Focus": null },
|
|
57
|
+
group({
|
|
58
|
+
"benchmark": member(ref(typeReference("Array", { "Type": typeParameter("Benchmark") }))),
|
|
59
|
+
"focus": member(ref(typeReference("Array", { "Type": typeParameter("Focus") }))),
|
|
60
|
+
})
|
|
61
|
+
),
|
|
62
|
+
"Nested": parametrizedType({ "Type": null }, taggedUnion({
|
|
63
|
+
"single": ref(typeParameter("Type")),
|
|
64
|
+
"multiple": array(ref(typeReference("Nested", { "Type": typeParameter("Type") }))),
|
|
65
|
+
"none": null_(),
|
|
66
|
+
})),
|
|
67
|
+
// "Array": parametrizedType({ "Type": null }, array(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
68
|
+
// "KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
69
|
+
// "key": member(string()),
|
|
70
|
+
// "value": member(ref(typeParameter("Type"))),
|
|
71
|
+
// })),
|
|
71
72
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
"DependencyDictionary": parametrizedType({ "Type": null }, dictionary(group({
|
|
74
|
+
"value": member(ref(typeParameter("Type"))),
|
|
75
|
+
"dependencies": member(dictionary(null_())),
|
|
76
|
+
}))),
|
|
76
77
|
|
|
77
78
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
79
|
+
"KeyValuePairArray": parametrizedType({ "Type": null }, array(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
80
|
+
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
81
|
+
"key": member(string()),
|
|
82
|
+
"value": member(ref(typeParameter("Type"))),
|
|
83
|
+
})),
|
|
83
84
|
|
|
84
|
-
|
|
85
|
+
}),
|
|
86
|
+
},
|
|
85
87
|
},
|
|
86
88
|
'interface types': d({}),
|
|
87
89
|
'algorithm types': d({
|
package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts
CHANGED
|
@@ -17,19 +17,21 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
17
17
|
const d = pd.d
|
|
18
18
|
|
|
19
19
|
export const $: g_glossary.D.Glossary = {
|
|
20
|
-
'glossary
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
'root': {
|
|
24
|
-
'namespaces': d({}),
|
|
25
|
-
'data types': d({
|
|
26
|
-
"Boolean": type(boolean()),
|
|
27
|
-
"Pair Of Booleans": type(group({
|
|
28
|
-
"yin": member(boolean()),
|
|
29
|
-
"yang": member(boolean()),
|
|
30
|
-
})),
|
|
31
|
-
"Array Of Booleans": type(array(boolean())),
|
|
20
|
+
'data glossary': {
|
|
21
|
+
'glossary parameters': d({}),
|
|
22
|
+
'imports': d({
|
|
32
23
|
}),
|
|
24
|
+
'root': {
|
|
25
|
+
'namespaces': d({}),
|
|
26
|
+
'data types': d({
|
|
27
|
+
"Boolean": type(boolean()),
|
|
28
|
+
"Pair Of Booleans": type(group({
|
|
29
|
+
"yin": member(boolean()),
|
|
30
|
+
"yang": member(boolean()),
|
|
31
|
+
})),
|
|
32
|
+
"Array Of Booleans": type(array(boolean())),
|
|
33
|
+
}),
|
|
34
|
+
},
|
|
33
35
|
},
|
|
34
36
|
'interface types': d({}),
|
|
35
37
|
'algorithm types': d({
|