pareto 0.61.0 → 0.63.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 +419 -417
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1611 -1609
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +108 -106
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +235 -233
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +633 -631
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1302 -1300
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +914 -912
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +828 -826
- 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
|
@@ -42,7 +42,7 @@ const a_psub = __importStar(require("pareto-subatomic-library"));
|
|
|
42
42
|
const $$ = ($c, $d) => {
|
|
43
43
|
const t2c = a_pp.tendril__2__cosmos__type__system.map(null, null);
|
|
44
44
|
const t2a = a_pp.tendril__2__alan__light.map__Model__2__Root(null, null);
|
|
45
|
-
const al2safp = a_pp.
|
|
45
|
+
const al2safp = a_pp.alan__light__2__fountain__pen__indented__file__with__escaped__strings.map__Root__2__Block(null, null);
|
|
46
46
|
const fp2l = a_pp.fountain__pen__lines__2__lines.map__Lines__2__Lines(null, null);
|
|
47
47
|
const fp2fp = a_pp.fountain__pen__indented__file__2__fountain__pen__indented__file.map__Block__2__Lines(null, null);
|
|
48
48
|
const createStream = a_pp.fountain__pen__lines__2__lines.stream(null, null);
|
|
@@ -80,4 +80,4 @@ const $$ = ($c, $d) => {
|
|
|
80
80
|
};
|
|
81
81
|
};
|
|
82
82
|
exports.$$ = $$;
|
|
83
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
83
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVtcF8kY29tcGlsZV8kYm9la2hvdWRpbmcuYWxnLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL3B1YmxpYy9tb2R1bGVzL21haW4vaW1wbGVtZW50YXRpb25zL3RlbXBfJGNvbXBpbGVfJGJvZWtob3VkaW5nLmFsZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSxvREFBcUM7QUFJckMsd0VBQXNFO0FBRXRFLGtEQUFtQztBQUVuQyxnR0FBaUY7QUFDakYsaUVBQWtEO0FBSTNDLE1BQU0sRUFBRSxHQUFtQyxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRTtJQUV6RCxNQUFNLEdBQUcsR0FBRyxJQUFJLENBQUMsZ0NBQWdDLENBQUMsR0FBRyxDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQTtJQUNqRSxNQUFNLEdBQUcsR0FBRyxJQUFJLENBQUMsdUJBQXVCLENBQUMsbUJBQW1CLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBRXhFLE1BQU0sT0FBTyxHQUFHLElBQUksQ0FBQyxxRUFBcUUsQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFFMUgsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLDhCQUE4QixDQUFDLG9CQUFvQixDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQTtJQUNqRixNQUFNLEtBQUssR0FBRyxJQUFJLENBQUMsK0RBQStELENBQUMsb0JBQW9CLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBQ25ILE1BQU0sWUFBWSxHQUFHLElBQUksQ0FBQyw4QkFBOEIsQ0FBQyxNQUFNLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFBO0lBRTNFLE1BQU0sZ0JBQWdCLEdBQUcsTUFBTSxDQUFDLFVBQVUsQ0FBQyxnQkFBZ0IsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUE7SUFFdkUsTUFBTSxPQUFPLEdBQUcsU0FBUyxDQUFDLG9CQUFvQixDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQTtJQUMxRCxPQUFPLENBQUMsR0FBRyxFQUFFLEVBQUU7UUFDWCxPQUFPLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDVCxJQUFJLENBQUMsQ0FBQyxTQUFTLENBQUMsV0FBVyxFQUFFLEtBQUssQ0FBQyxFQUFFLENBQUM7Z0JBQ2xDLEdBQUcsQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLDZDQUE2QyxDQUFDLENBQUE7WUFDbEUsQ0FBQztZQUNELE1BQU0sVUFBVSxHQUFHLENBQUMsQ0FBQyxTQUFTLENBQUMsY0FBYyxDQUFDLENBQUMsQ0FBQyxDQUFBO1lBQ2hELE1BQU0saUJBQWlCLEdBQUcsS0FBSyxDQUFDLE9BQU8sQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDO2dCQUNoRCxjQUFjLEVBQUUsb0JBQWE7Z0JBQzdCLE1BQU0sRUFBRSxNQUFNO2FBQ2pCLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtZQUNMLE1BQU0sS0FBSyxHQUFHLElBQUksQ0FBQztnQkFDZixPQUFPLEVBQUUsaUJBQWlCO2dCQUMxQixhQUFhLEVBQUUsSUFBSTthQUN0QixDQUFDLENBQUE7WUFDRixNQUFNLGFBQWEsR0FBRyxnQkFBZ0IsQ0FBQztnQkFDbkMsZUFBZSxFQUFFLEdBQUcsRUFBRTtnQkFFdEIsQ0FBQzthQUNKLENBQUMsQ0FBQTtZQUNGLE1BQU0sVUFBVSxHQUFHLGFBQWEsQ0FBQyxFQUFFLG1CQUFtQixFQUFFLFVBQVUsRUFBRSxDQUFDLENBQUE7WUFDckUsVUFBVSxDQUFDO2dCQUNQLGdCQUFnQixFQUFFLEVBQUUsQ0FBQyxZQUFZLENBQUMsRUFBRSxDQUFDO2dCQUNyQyxXQUFXLEVBQUUsa0JBQWtCO2dCQUMvQixNQUFNLEVBQUUsS0FBSzthQUNoQixDQUFDLENBQUE7WUFFRixvQkFBb0I7WUFDcEIsS0FBSyxDQUFDLFNBQVMsQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFO2dCQUNsQixHQUFHLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUE7WUFDN0IsQ0FBQyxDQUFDLENBQUE7UUFDTixDQUFDLENBQUE7SUFDTCxDQUFDLENBQUE7QUFDTCxDQUFDLENBQUE7QUE5Q1ksUUFBQSxFQUFFLE1BOENkIn0=
|
|
@@ -5,7 +5,7 @@ import { $ as dep_pareto_standard_library } from './pareto-standard-library/$.da
|
|
|
5
5
|
import { $ as dep_pareto_subatomic_library } from './pareto-subatomic-library/$.data'
|
|
6
6
|
|
|
7
7
|
export const $ = pd.d({
|
|
8
|
-
'pareto-pure': { library: dep_pareto_pure, version: '^0.
|
|
9
|
-
'pareto-standard-library': { library: dep_pareto_standard_library, version: '^0.
|
|
10
|
-
'pareto-subatomic-library': { library: dep_pareto_subatomic_library, version: '^0.
|
|
8
|
+
'pareto-pure': { library: dep_pareto_pure, version: '^0.23.0' },
|
|
9
|
+
'pareto-standard-library': { library: dep_pareto_standard_library, version: '^0.10.0' },
|
|
10
|
+
'pareto-subatomic-library': { library: dep_pareto_subatomic_library, version: '^0.8.0' },
|
|
11
11
|
})
|
|
@@ -37,6 +37,11 @@ import { $ as d_testresult_2_testresult } from "./modules/testresult_2_testresul
|
|
|
37
37
|
|
|
38
38
|
import { $ as d_dependencies } from "./auto.dependencies"
|
|
39
39
|
|
|
40
|
+
const dataglossary = (desc: string[], $: g_project.D.Glossary): g_project.D.Module__Set.glossaries.DX => ({
|
|
41
|
+
'description': "FIXMEDESCRIPTION",
|
|
42
|
+
'glossary': $
|
|
43
|
+
})
|
|
44
|
+
|
|
40
45
|
export const $: g_project.D.Library = {
|
|
41
46
|
'author': "Corno",
|
|
42
47
|
'description': "",
|
|
@@ -49,24 +54,24 @@ export const $: g_project.D.Library = {
|
|
|
49
54
|
'module sets': {
|
|
50
55
|
'public': {
|
|
51
56
|
'glossaries': d({
|
|
52
|
-
"alan light": d_alan_light,
|
|
53
|
-
"astn": d_astn,
|
|
54
|
-
"cosmos type system": d_cosmos_type_system,
|
|
55
|
-
"cosmos typescript": d_cosmos_typescript,
|
|
56
|
-
"fountain pen directory": d_fountain_pen_directory,
|
|
57
|
-
"fountain pen indented file": d_fountain_pen_indented_file,
|
|
58
|
-
"fountain pen indented file with escaped strings": d_fountain_pen_indented_file_with_escaped_strings,
|
|
59
|
-
"grammar": d_grammar,
|
|
60
|
-
"graphviz": d_graphviz,
|
|
61
|
-
"lines": d_lines,
|
|
62
|
-
"pareto": d_pareto,
|
|
63
|
-
"tendril": d_tendril,
|
|
64
|
-
"tendril resolved": d_tendril_resolved,
|
|
65
|
-
"testresult": d_testresult,
|
|
66
|
-
"typescript intermediate": d_typescript_intermediate,
|
|
57
|
+
"alan light": dataglossary([], d_alan_light),
|
|
58
|
+
"astn": dataglossary([], d_astn),
|
|
59
|
+
"cosmos type system": dataglossary([], d_cosmos_type_system),
|
|
60
|
+
"cosmos typescript": dataglossary([], d_cosmos_typescript),
|
|
61
|
+
"fountain pen directory": dataglossary([], d_fountain_pen_directory),
|
|
62
|
+
"fountain pen indented file": dataglossary([], d_fountain_pen_indented_file),
|
|
63
|
+
"fountain pen indented file with escaped strings": dataglossary([], d_fountain_pen_indented_file_with_escaped_strings),
|
|
64
|
+
"grammar": dataglossary([], d_grammar),
|
|
65
|
+
"graphviz": dataglossary([], d_graphviz),
|
|
66
|
+
"lines": dataglossary([], d_lines),
|
|
67
|
+
"pareto": dataglossary([], d_pareto),
|
|
68
|
+
"tendril": dataglossary([], d_tendril),
|
|
69
|
+
"tendril resolved": dataglossary([], d_tendril_resolved),
|
|
70
|
+
"testresult": dataglossary([], d_testresult),
|
|
71
|
+
"typescript intermediate": dataglossary([], d_typescript_intermediate),
|
|
67
72
|
}),
|
|
68
73
|
'modules': d({
|
|
69
|
-
"alan light fountain pen indented file with escaped strings": d_alan_light_2_fountain_pen_indented_file_with_escaped_strings,
|
|
74
|
+
"alan light 2 fountain pen indented file with escaped strings": d_alan_light_2_fountain_pen_indented_file_with_escaped_strings,
|
|
70
75
|
"astn 2 fountain pen with escaped strings": d_astn_2_fountain_pen_indented_file_with_escaped_strings,
|
|
71
76
|
"fountain pen indented file 2 fountain pen indented file": d_fountain_pen_indented_file_2_fountain_pen_indented_file,
|
|
72
77
|
"fountain pen lines 2 lines": d_fountain_pen_lines_2_lines,
|
|
@@ -3,5 +3,5 @@ import * as pd from 'pareto-core-data'
|
|
|
3
3
|
import { $ as dep_pareto_standard_library } from './pareto-standard-library/$.data'
|
|
4
4
|
|
|
5
5
|
export const $ = pd.d({
|
|
6
|
-
'pareto-standard-library': { library: dep_pareto_standard_library, version: '^0.
|
|
6
|
+
'pareto-standard-library': { library: dep_pareto_standard_library, version: '^0.10.0' },
|
|
7
7
|
})
|
|
@@ -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({
|
|
@@ -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({
|
|
@@ -13,40 +13,43 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
13
13
|
const d = pd.d
|
|
14
14
|
|
|
15
15
|
export const $: g_glossary.D.Glossary = {
|
|
16
|
-
'glossary
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
'
|
|
21
|
-
|
|
22
|
-
|
|
16
|
+
'data glossary': {
|
|
17
|
+
'glossary parameters': d({}),
|
|
18
|
+
'imports': d({
|
|
19
|
+
}),
|
|
20
|
+
'root': {
|
|
21
|
+
'namespaces': d({}),
|
|
22
|
+
'data types': d({
|
|
23
|
+
"Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
|
|
23
24
|
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
"Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
|
|
26
|
+
"Simple String": type(string()),
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
28
|
+
"Array": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
29
|
+
"array": member(array(ref(typeParameter("Type")))),
|
|
30
|
+
"end": member(ref(typeParameter("EndType"))),
|
|
31
|
+
})),
|
|
32
|
+
"Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
33
|
+
"dictionary": member(dictionary(ref(typeParameter("Type")))),
|
|
34
|
+
"end": member(ref(typeParameter("EndType"))),
|
|
35
|
+
})),
|
|
36
|
+
"String": parametrizedType({ "EndType": null }, group({
|
|
37
|
+
"string": member(string()),
|
|
38
|
+
"end": member(ref(typeParameter("EndType"))),
|
|
39
|
+
})),
|
|
40
|
+
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
41
|
+
"key": member(string()),
|
|
42
|
+
"value": member(ref(typeParameter("Type"))),
|
|
43
|
+
})),
|
|
44
|
+
|
|
45
|
+
"DictionaryBuildStrategy": type(taggedUnion({
|
|
46
|
+
"ignore": group({}),
|
|
47
|
+
"overwrite": group({}),
|
|
48
|
+
})),
|
|
49
|
+
"Startstring": type(string()),
|
|
50
|
+
}),
|
|
51
|
+
},
|
|
43
52
|
|
|
44
|
-
"DictionaryBuildStrategy": type(taggedUnion({
|
|
45
|
-
"ignore": group({}),
|
|
46
|
-
"overwrite": group({}),
|
|
47
|
-
})),
|
|
48
|
-
"Startstring": type(string()),
|
|
49
|
-
}),
|
|
50
53
|
},
|
|
51
54
|
'interface types': d({
|
|
52
55
|
"Array": aInterface(
|
|
@@ -26,51 +26,53 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
26
26
|
const d = pd.d
|
|
27
27
|
|
|
28
28
|
export const $: g_glossary.D.Glossary = {
|
|
29
|
-
'glossary
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
'
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
"
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
"
|
|
49
|
-
|
|
50
|
-
|
|
29
|
+
'data glossary': {
|
|
30
|
+
'glossary parameters': d({}),
|
|
31
|
+
'imports': d({
|
|
32
|
+
}),
|
|
33
|
+
'root': {
|
|
34
|
+
'namespaces': d({}),
|
|
35
|
+
'data types': d({
|
|
36
|
+
"Boolean": type(boolean()),
|
|
37
|
+
"String": type(string()),
|
|
38
|
+
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
39
|
+
"key": member(string()),
|
|
40
|
+
"value": member(ref(typeParameter("Type"))),
|
|
41
|
+
})),
|
|
42
|
+
"Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
|
|
43
|
+
"FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(ref(typeParameter("Type"))))),
|
|
44
|
+
"MergeParameters": parametrizedType({ "Type": null }, group({
|
|
45
|
+
"primary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
46
|
+
"secondary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
47
|
+
})),
|
|
48
|
+
"ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
|
|
49
|
+
"benchmark": member(ref(typeParameter("Benchmark"))),
|
|
50
|
+
"focus": member(optional(ref(typeParameter("Focus")))),
|
|
51
|
+
}))),
|
|
51
52
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
53
|
+
"DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
|
|
54
|
+
"benchmark": member(ref(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
|
|
55
|
+
"focus": member(ref(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
|
|
56
|
+
})),
|
|
57
|
+
"FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
|
|
58
|
+
"dictionaries": member(dictionary(ref(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
|
|
59
|
+
"separator": member(string()),
|
|
60
|
+
"escape": member(string()),// to escape if the separator appears in the key of the top level dictionary
|
|
61
|
+
})),
|
|
62
|
+
"UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
|
|
63
|
+
"dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
64
|
+
"keyValuePair": member(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
|
|
65
|
+
})),
|
|
66
|
+
"KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
66
67
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
"RekeyDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
69
|
+
"WrapKeysData": parametrizedType({ "Type": null }, group({
|
|
70
|
+
"dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
|
|
70
71
|
"prefix": member(string()),
|
|
71
72
|
"suffix": member(string()),
|
|
72
|
-
|
|
73
|
-
|
|
73
|
+
})),
|
|
74
|
+
}),
|
|
75
|
+
},
|
|
74
76
|
},
|
|
75
77
|
'interface types': d({
|
|
76
78
|
}),
|
|
@@ -8,14 +8,16 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
8
8
|
const d = pd.d
|
|
9
9
|
|
|
10
10
|
export const $: g_glossary.D.Glossary = {
|
|
11
|
-
'glossary
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
'root': {
|
|
15
|
-
'namespaces': d({}),
|
|
16
|
-
'data types': d({
|
|
17
|
-
"Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type"))))
|
|
11
|
+
'data glossary': {
|
|
12
|
+
'glossary parameters': d({}),
|
|
13
|
+
'imports': d({
|
|
18
14
|
}),
|
|
15
|
+
'root': {
|
|
16
|
+
'namespaces': d({}),
|
|
17
|
+
'data types': d({
|
|
18
|
+
"Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type"))))
|
|
19
|
+
}),
|
|
20
|
+
},
|
|
19
21
|
},
|
|
20
22
|
'interface types': d({}),
|
|
21
23
|
'algorithm types': d({
|
|
@@ -10,30 +10,32 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
10
10
|
const d = pd.d
|
|
11
11
|
|
|
12
12
|
export const $: g_glossary.D.Glossary = {
|
|
13
|
-
'glossary
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
'root': {
|
|
17
|
-
'namespaces': d({}),
|
|
18
|
-
'data types': d({
|
|
19
|
-
"Number": type(number()),
|
|
20
|
-
"OptionalNumber": type(optional(number())),
|
|
21
|
-
"NumberRange": type(array(number())),
|
|
22
|
-
"NumberTuple": type(group({
|
|
23
|
-
"yin": member(number()),
|
|
24
|
-
"yang": member(number()),
|
|
25
|
-
})),
|
|
26
|
-
"SubtractData": type(group({
|
|
27
|
-
"minuend": member(number()),
|
|
28
|
-
"subtrahend": member(number()),
|
|
29
|
-
})),
|
|
30
|
-
"NumberDictionary": type(dictionary(number())),
|
|
31
|
-
"NumberArray": type(array(number())),
|
|
32
|
-
|
|
33
|
-
"IncrementConfig": type(group({
|
|
34
|
-
"stepsize": member(number())
|
|
35
|
-
}))
|
|
13
|
+
'data glossary': {
|
|
14
|
+
'glossary parameters': d({}),
|
|
15
|
+
'imports': d({
|
|
36
16
|
}),
|
|
17
|
+
'root': {
|
|
18
|
+
'namespaces': d({}),
|
|
19
|
+
'data types': d({
|
|
20
|
+
"Number": type(number()),
|
|
21
|
+
"OptionalNumber": type(optional(number())),
|
|
22
|
+
"NumberRange": type(array(number())),
|
|
23
|
+
"NumberTuple": type(group({
|
|
24
|
+
"yin": member(number()),
|
|
25
|
+
"yang": member(number()),
|
|
26
|
+
})),
|
|
27
|
+
"SubtractData": type(group({
|
|
28
|
+
"minuend": member(number()),
|
|
29
|
+
"subtrahend": member(number()),
|
|
30
|
+
})),
|
|
31
|
+
"NumberDictionary": type(dictionary(number())),
|
|
32
|
+
"NumberArray": type(array(number())),
|
|
33
|
+
|
|
34
|
+
"IncrementConfig": type(group({
|
|
35
|
+
"stepsize": member(number())
|
|
36
|
+
}))
|
|
37
|
+
}),
|
|
38
|
+
},
|
|
37
39
|
},
|
|
38
40
|
'interface types': d({}),
|
|
39
41
|
'algorithm types': d({
|
|
@@ -46,7 +48,7 @@ export const $: g_glossary.D.Glossary = {
|
|
|
46
48
|
* if the denominator is 0, the return value is not set
|
|
47
49
|
* (division by 0),
|
|
48
50
|
*/
|
|
49
|
-
|
|
51
|
+
|
|
50
52
|
/**
|
|
51
53
|
* calculates the max of an array of numbers. If there are no entries, the result value is 0
|
|
52
54
|
*/
|
|
@@ -10,18 +10,20 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
10
10
|
const d = pd.d
|
|
11
11
|
|
|
12
12
|
export const $: g_glossary.D.Glossary = {
|
|
13
|
-
'glossary
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
'root': {
|
|
17
|
-
'namespaces': d({}),
|
|
18
|
-
'data types': d({
|
|
19
|
-
"OptionalNumber": type(optional(number())),
|
|
20
|
-
"DivisionData": type(group({
|
|
21
|
-
"numerator": member(number()),
|
|
22
|
-
"denominator": member(number()),
|
|
23
|
-
})),
|
|
13
|
+
'data glossary': {
|
|
14
|
+
'glossary parameters': d({}),
|
|
15
|
+
'imports': d({
|
|
24
16
|
}),
|
|
17
|
+
'root': {
|
|
18
|
+
'namespaces': d({}),
|
|
19
|
+
'data types': d({
|
|
20
|
+
"OptionalNumber": type(optional(number())),
|
|
21
|
+
"DivisionData": type(group({
|
|
22
|
+
"numerator": member(number()),
|
|
23
|
+
"denominator": member(number()),
|
|
24
|
+
})),
|
|
25
|
+
}),
|
|
26
|
+
},
|
|
25
27
|
},
|
|
26
28
|
'interface types': d({}),
|
|
27
29
|
'algorithm types': d({
|
|
@@ -32,5 +34,5 @@ export const $: g_glossary.D.Glossary = {
|
|
|
32
34
|
"Divide": sfunction(typeReference("OptionalNumber"), data(typeReference("DivisionData"))),
|
|
33
35
|
"DivisionRemainder": sfunction(typeReference("OptionalNumber"), data(typeReference("DivisionData"))),
|
|
34
36
|
}),
|
|
35
|
-
|
|
37
|
+
|
|
36
38
|
}
|
|
@@ -23,14 +23,16 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
|
|
|
23
23
|
const d = pd.d
|
|
24
24
|
|
|
25
25
|
export const $: g_glossary.D.Glossary = {
|
|
26
|
-
'glossary
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
'root': {
|
|
30
|
-
'namespaces': d({}),
|
|
31
|
-
'data types': d({
|
|
32
|
-
|
|
26
|
+
'data glossary': {
|
|
27
|
+
'glossary parameters': d({}),
|
|
28
|
+
'imports': d({
|
|
33
29
|
}),
|
|
30
|
+
'root': {
|
|
31
|
+
'namespaces': d({}),
|
|
32
|
+
'data types': d({
|
|
33
|
+
|
|
34
|
+
}),
|
|
35
|
+
},
|
|
34
36
|
},
|
|
35
37
|
'interface types': d({}),
|
|
36
38
|
'algorithm types': d({
|