pareto 0.60.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.
Files changed (105) hide show
  1. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +7 -7
  2. package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.js +8 -8
  3. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.d.ts +1 -1
  4. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.implementation.d.ts +1 -1
  5. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.implementation.js +4 -4
  6. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.d.ts +1 -1
  7. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +1 -1
  8. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -2
  9. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +1 -64
  10. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts +2 -0
  11. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map__Block__2__Block.alg.js +65 -0
  12. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.api.d.ts +1 -1
  13. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.implementation.d.ts +1 -1
  14. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.implementation.js +4 -4
  15. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +42 -42
  16. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +3 -3
  17. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts +2 -0
  18. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +95 -0
  19. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.d.ts +0 -2
  20. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.js +1 -94
  21. package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.js +3 -2
  22. package/auto.pareto/auto.dependencies/index.ts +3 -3
  23. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +39 -30
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  25. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +18 -13
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +52 -40
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -2
  35. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +71 -38
  36. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  37. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +22 -20
  38. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +2 -0
  39. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +115 -65
  40. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +2 -0
  41. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +2 -0
  42. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +2 -0
  43. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +2 -0
  44. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +2 -0
  45. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +2 -0
  46. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +47 -0
  47. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +50 -0
  48. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +42 -0
  49. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +9 -7
  50. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +115 -113
  51. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +49 -47
  52. package/auto.pareto/auto.dependencies/pareto-pure/modules/{graphviz_2_string_aware_fountain_pen → alan_light_2_fountain_pen_indented_file_with_escaped_strings}/api.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_string_aware_fountain_pen → alan_light_2_fountain_pen_indented_file_with_escaped_strings}/glossary.data.ts +12 -10
  54. package/auto.pareto/auto.dependencies/pareto-pure/modules/{astn_2_fountain_pen → astn_2_fountain_pen_indented_file_with_escaped_strings}/api.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-pure/modules/{astn_2_fountain_pen → astn_2_fountain_pen_indented_file_with_escaped_strings}/glossary.data.ts +13 -11
  56. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +11 -9
  58. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +14 -12
  60. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +17 -0
  61. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +38 -0
  62. package/auto.pareto/auto.dependencies/pareto-pure/modules/{fountain_pen_2_fountain_pen → fountain_pen_indented_file_2_fountain_pen_indented_file}/api.data.ts +1 -1
  63. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +38 -0
  64. package/auto.pareto/auto.dependencies/pareto-pure/modules/{fountain_pen_2_lines → fountain_pen_lines_2_lines}/api.data.ts +1 -1
  65. package/auto.pareto/auto.dependencies/pareto-pure/modules/{fountain_pen_2_lines → fountain_pen_lines_2_lines}/glossary.data.ts +17 -15
  66. package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_string_aware_fountain_pen → graphviz_2_fountain_pen_indented_file_with_escaped_strings}/api.data.ts +1 -1
  67. package/auto.pareto/auto.dependencies/pareto-pure/modules/{graphviz_2_string_aware_fountain_pen → graphviz_2_fountain_pen_indented_file_with_escaped_strings}/glossary.data.ts +12 -10
  68. package/auto.pareto/auto.dependencies/pareto-pure/modules/{pareto_2_typescript → pareto_2_typescript_intermediate}/api.data.ts +1 -1
  69. package/auto.pareto/auto.dependencies/pareto-pure/modules/{pareto_2_typescript → pareto_2_typescript_intermediate}/glossary.data.ts +15 -13
  70. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -1
  71. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +11 -9
  72. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +49 -47
  73. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +11 -9
  74. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +115 -113
  75. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  76. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  77. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  78. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +18 -13
  79. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +52 -40
  80. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  81. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  82. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  83. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  84. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -2
  85. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +71 -38
  86. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  87. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +9 -7
  88. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +40 -28
  89. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +20 -18
  90. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +18 -16
  91. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +23 -20
  92. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +19 -17
  93. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +1 -3
  94. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +92 -77
  95. package/auto.pareto/modules/main/glossary.data.ts +14 -12
  96. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +16 -14
  97. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/api.data.ts +1 -1
  98. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +13 -11
  99. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +1 -1
  100. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +13 -11
  101. package/auto.pareto/modules/typescript_naming/glossary.data.ts +10 -8
  102. package/package.json +8 -8
  103. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen.data.ts +0 -48
  104. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/string_aware_fountain_pen.data.ts +0 -40
  105. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/glossary.data.ts +0 -36
@@ -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 parameters': d({}),
16
- 'imports': d({
17
- }),
18
- 'root': {
19
- 'namespaces': d({}),
20
- 'data types': d({
21
- //out
22
- "Array": parametrizedType(
23
- { "Type": null },
24
- array(ref(typeParameter("Type")))
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
- "ZippedArray": parametrizedType(
28
- { "Benchmark": null, "Focus": null },
29
- array(group({
30
- "benchmark": member(ref(typeParameter("Benchmark"))),
31
- "focus": member(ref(typeParameter("Focus"))),
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
- //in
36
- "ArrayOfArrays": parametrizedType(
37
- { "Type": null },
38
- array(ref(typeReference("Array", { "Type": typeParameter("Type") })))),
36
+ //in
37
+ "ArrayOfArrays": parametrizedType(
38
+ { "Type": null },
39
+ array(ref(typeReference("Array", { "Type": typeParameter("Type") })))),
39
40
 
40
- "AppendParameters": parametrizedType(
41
- { "Type": null },
42
- group({
43
- "array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
44
- "element": member(ref(typeParameter("Type"))),
45
- })
46
- ),
47
- "PrependParameters": parametrizedType(
48
- { "Type": null },
49
- group({
50
- "array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
51
- "element": member(ref(typeParameter("Type"))),
52
- })
53
- ),
54
- "ArrayTuple": parametrizedType(
55
- { "Benchmark": null, "Focus": null },
56
- group({
57
- "benchmark": member(ref(typeReference("Array", { "Type": typeParameter("Benchmark") }))),
58
- "focus": member(ref(typeReference("Array", { "Type": typeParameter("Focus") }))),
59
- })
60
- ),
61
- "Nested": parametrizedType({ "Type": null }, taggedUnion({
62
- "single": ref(typeParameter("Type")),
63
- "multiple": array(ref(typeReference("Nested", { "Type": typeParameter("Type") }))),
64
- "none": null_(),
65
- })),
66
- // "Array": parametrizedType({ "Type": null }, array(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
67
- // "KeyValuePair": parametrizedType({ "Type": null }, group({
68
- // "key": member(string()),
69
- // "value": member(ref(typeParameter("Type"))),
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
- "DependencyDictionary": parametrizedType({ "Type": null }, dictionary(group({
73
- "value": member(ref(typeParameter("Type"))),
74
- "dependencies": member(dictionary(null_())),
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
- "KeyValuePairArray": parametrizedType({ "Type": null }, array(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
79
- "KeyValuePair": parametrizedType({ "Type": null }, group({
80
- "key": member(string()),
81
- "value": member(ref(typeParameter("Type"))),
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 parameters': d({}),
21
- 'imports': d({
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 parameters': d({}),
17
- 'imports': d({
18
- }),
19
- 'root': {
20
- 'namespaces': d({}),
21
- 'data types': d({
22
- "Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
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
- "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
25
- "Simple String": type(string()),
25
+ "Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
26
+ "Simple String": type(string()),
26
27
 
27
- "Array": parametrizedType({ "Type": null, "EndType": null }, group({
28
- "array": member(array(ref(typeParameter("Type")))),
29
- "end": member(ref(typeParameter("EndType"))),
30
- })),
31
- "Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
32
- "dictionary": member(dictionary(ref(typeParameter("Type")))),
33
- "end": member(ref(typeParameter("EndType"))),
34
- })),
35
- "String": parametrizedType({ "EndType": null }, group({
36
- "string": member(string()),
37
- "end": member(ref(typeParameter("EndType"))),
38
- })),
39
- "KeyValuePair": parametrizedType({ "Type": null }, group({
40
- "key": member(string()),
41
- "value": member(ref(typeParameter("Type"))),
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(
@@ -10,7 +10,21 @@ import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterfa
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
12
12
  {
13
+ "decorateDictionaryEntriesWithKey": algorithm("DecorateDictionaryEntriesWithKey", null, {}),
14
+
13
15
  "filter": algorithm("Filter", null, {}),
16
+ /**
17
+ * the keys of the outermost dictionary is combined with the key of the innermost dictionary
18
+ */
19
+ "flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries", null, {}),
20
+ /**
21
+ * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the last dictionary will be used.
22
+ */
23
+ "mergeAndOverwrite": algorithm("MergeAndOverwrite", null, {}),
24
+ /**
25
+ * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the first dictionary will be used.
26
+ */
27
+ "mergeAndIgnore": algorithm("MergeAndIgnore", null, {}),
14
28
  /**
15
29
  * a dictionary with containing entries with values and a key candidate is transformed
16
30
  * into a dictionary where the new key of the entry is the candidate. If candidates are not unique
@@ -26,24 +40,15 @@ export const $: g_project.D.API = api(
26
40
  * if the key is not unique the function panics
27
41
  */
28
42
  "unsafeAddEntry": algorithm("UnsafeAddEntry", null, {}),
43
+ /**
44
+ * prepends and appends strings to all keys in the dictionary
45
+ */
46
+ "wrapKeys": algorithm("WrapKeys", null, {}),
29
47
  /**
30
48
  * a focus dictionary is matched to a benchmark dictionary resulting in a result dictionary
31
49
  * this last dictionary contains all entries found in the benchmark dictionary.
32
50
  * each entry value is optionally supplemented with the value of the focus entry, if found.
33
51
  */
34
52
  "zip": algorithm("Zip", null, {}),
35
- /**
36
- * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the last dictionary will be used.
37
- */
38
- "mergeAndOverwrite": algorithm("MergeAndOverwrite", null, {}),
39
- /**
40
- * the keys of the outermost dictionary is combined with the key of the innermost dictionary
41
- */
42
- "flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries", null, {}),
43
- /**
44
- * 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the first dictionary will be used.
45
- */
46
- "mergeAndIgnore": algorithm("MergeAndIgnore", null, {}),
47
- "decorateDictionaryEntriesWithKey": algorithm("DecorateDictionaryEntriesWithKey", null, {}),
48
53
  }
49
54
  )
@@ -26,47 +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 parameters': d({}),
30
- 'imports': d({
31
- }),
32
- 'root': {
33
- 'namespaces': d({}),
34
- 'data types': d({
35
- "Boolean": type(boolean()),
36
- "String": type(string()),
37
- "KeyValuePair": parametrizedType({ "Type": null }, group({
38
- "key": member(string()),
39
- "value": member(ref(typeParameter("Type"))),
40
- })),
41
- "Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
42
- "FilterableDictionary": parametrizedType({ "Type": null }, dictionary(optional(ref(typeParameter("Type"))))),
43
- "MergeParameters": parametrizedType({ "Type": null }, group({
44
- "primary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
45
- "secondary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
46
- })),
47
- "ZippedDictionary": parametrizedType({ "Benchmark": null, "Focus": null }, dictionary(group({
48
- "benchmark": member(ref(typeParameter("Benchmark"))),
49
- "focus": member(optional(ref(typeParameter("Focus")))),
50
- }))),
51
-
52
- "DictionaryTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
53
- "benchmark": member(ref(typeReference("Dictionary", { "Type": typeParameter("Benchmark") }))),
54
- "focus": member(ref(typeReference("Dictionary", { "Type": typeParameter("Focus") }))),
55
- })),
56
- "FlattenDictionaryOfDictionariesParameters": parametrizedType({ "Type": null }, group({
57
- "dictionaries": member(dictionary(ref(typeReference("Dictionary", { "Type": typeParameter("Type") })))),
58
- "separator": member(string()),
59
- "escape": member(string()),// to escape if the separator appears in the key of the top level dictionary
60
- })),
61
- "UnsafeAddEntryParameters": parametrizedType({ "Type": null }, group({
62
- "dictionary": member(ref(typeReference("Dictionary", { "Type": typeParameter("Type") }))),
63
- "keyValuePair": member(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))
64
- })),
65
- "KeyValueDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
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
+ }))),
66
52
 
67
- "RekeyDictionary": parametrizedType({ "Type": null }, dictionary(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
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") })))),
68
67
 
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") }))),
71
+ "prefix": member(string()),
72
+ "suffix": member(string()),
73
+ })),
74
+ }),
75
+ },
70
76
  },
71
77
  'interface types': d({
72
78
  }),
@@ -113,7 +119,13 @@ export const $: g_glossary.D.Glossary = {
113
119
  ),
114
120
  "DecorateDictionaryEntriesWithKey": sfunction(
115
121
  typeReference("KeyValueDictionary", { "Type": typeParameter("Type") }),
116
- data(typeReference("Dictionary", { "Type": typeParameter("Type") })), { "Type": null }
122
+ data(typeReference("Dictionary", { "Type": typeParameter("Type") })),
123
+ { "Type": null }
124
+ ),
125
+ "WrapKeys": sfunction(
126
+ typeReference("Dictionary", { "Type": typeParameter("Type") }),
127
+ data(typeReference("WrapKeysData", { "Type": typeParameter("Type") })),
128
+ { "Type": null }
117
129
  ),
118
130
 
119
131
  }),
@@ -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 parameters': d({}),
12
- 'imports': d({
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 parameters': d({}),
14
- 'imports': d({
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 parameters': d({}),
14
- 'imports': d({
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 parameters': d({}),
27
- 'imports': d({
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({
@@ -10,11 +10,15 @@ import { glossary, group, member, number, type } from "pareto-pure/auto.dist/pub
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
12
12
  {
13
- "join": algorithm("Join", null, {}),
13
+ "join 2 strings": algorithm("Join 2 Strings", null, {}),
14
+ "join array of strings": algorithm("Join Array Of Strings", null, {}),
14
15
  "repeat": algorithm("Repeat", null, {}),
15
16
 
16
-
17
+ /**
18
+ * this functon joins an array of strings into a single string, using a separator, and optionally a maximum number of elements to join
19
+ */
17
20
  "getArrayAsString": algorithm("GetArrayAsString", "Configuration", {}),
21
+
18
22
  "getLengthAsString": algorithm("GetLengthAsString", null, {}),
19
23
 
20
24
  //this one implicitely sorts the keys