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.
Files changed (65) hide show
  1. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
  2. package/auto.pareto/auto.dependencies/index.ts +3 -3
  3. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +21 -16
  4. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  5. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  6. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  7. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  8. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
  9. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  10. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  11. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  12. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  13. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
  14. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  15. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +22 -20
  16. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +419 -417
  17. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1611 -1609
  18. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +108 -106
  19. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +235 -233
  20. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +633 -631
  21. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1302 -1300
  22. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +914 -912
  23. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +828 -826
  24. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +19 -17
  25. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -28
  26. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +23 -21
  27. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +9 -7
  28. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +115 -113
  29. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +49 -47
  30. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
  31. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +11 -9
  32. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +10 -8
  33. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +13 -11
  34. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +15 -13
  35. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +14 -12
  36. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +15 -13
  37. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +10 -8
  38. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +14 -12
  39. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +10 -8
  40. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +49 -47
  41. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +11 -9
  42. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +115 -113
  43. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +65 -63
  44. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +14 -12
  45. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +34 -31
  46. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +43 -41
  47. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +9 -7
  48. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +26 -24
  49. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +14 -12
  50. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +9 -7
  51. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +35 -33
  52. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +11 -9
  53. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +9 -7
  54. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +25 -23
  55. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +20 -18
  56. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +18 -16
  57. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +23 -20
  58. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +19 -17
  59. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +72 -69
  60. package/auto.pareto/modules/main/glossary.data.ts +14 -12
  61. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +15 -13
  62. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +10 -8
  63. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +11 -9
  64. package/auto.pareto/modules/typescript_naming/glossary.data.ts +10 -8
  65. package/package.json +5 -5
@@ -6,36 +6,17 @@ const d = pd.d
6
6
  const a = pd.a
7
7
 
8
8
  export const $: g_cosmos.D.Glossary = {
9
- 'imports': d({}),
10
- 'glossary parameters': d({
11
- "Annotation": null,
12
- }),
13
- 'root': {
14
- 'data types': d({
15
- "Grammar": {
16
- 'parameters': d({}),
17
- 'type': <g_cosmos.D.Data__Type>['group', d({
18
- "types": {
19
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
20
- 'context': ['local', null],
21
- 'typeXX': "Value",
22
- 'tailXX': a([]),
23
- 'type arguments': d({}),
24
- }]]],
25
- },
26
- })]
27
- },
28
- "Value": {
29
- 'parameters': d({}),
30
- 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
31
- "array": <g_cosmos.D.Data__Type>['reference', ['type', {
32
- 'context': ['local', null],
33
- 'typeXX': "Value",
34
- 'tailXX': a([]),
35
- 'type arguments': d({}),
36
- }]],
37
- "choice": <g_cosmos.D.Data__Type>['group', d({
38
- "options": {
9
+ 'data glossary': {
10
+ 'imports': d({}),
11
+ 'glossary parameters': d({
12
+ "Annotation": null,
13
+ }),
14
+ 'root': {
15
+ 'data types': d({
16
+ "Grammar": {
17
+ 'parameters': d({}),
18
+ 'type': <g_cosmos.D.Data__Type>['group', d({
19
+ "types": {
39
20
  'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
40
21
  'context': ['local', null],
41
22
  'typeXX': "Value",
@@ -43,219 +24,240 @@ export const $: g_cosmos.D.Glossary = {
43
24
  'type arguments': d({}),
44
25
  }]]],
45
26
  },
46
- })],
47
- "group": <g_cosmos.D.Data__Type>['group', d({
48
- "members": {
49
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
50
- "value": {
51
- 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
52
- 'context': ['local', null],
53
- 'typeXX': "Value",
54
- 'tailXX': a([]),
55
- 'type arguments': d({}),
56
- }]],
57
- },
58
- })]],
59
- },
60
- })],
61
- "node": <g_cosmos.D.Data__Type>['group', d({
62
- "flags": {
63
- 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['taggedUnion', d({
64
- "enumeration": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
65
- "string": <g_cosmos.D.Data__Type>['group', d({})],
66
- })]],
67
- },
68
- "name": {
69
- 'type': <g_cosmos.D.Data__Type>['string', null],
70
- },
71
- "type": {
72
- 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
73
- "composite": <g_cosmos.D.Data__Type>['reference', ['type', {
27
+ })]
28
+ },
29
+ "Value": {
30
+ 'parameters': d({}),
31
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
32
+ "array": <g_cosmos.D.Data__Type>['reference', ['type', {
33
+ 'context': ['local', null],
34
+ 'typeXX': "Value",
35
+ 'tailXX': a([]),
36
+ 'type arguments': d({}),
37
+ }]],
38
+ "choice": <g_cosmos.D.Data__Type>['group', d({
39
+ "options": {
40
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
74
41
  'context': ['local', null],
75
42
  'typeXX': "Value",
76
43
  'tailXX': a([]),
77
44
  'type arguments': d({}),
78
- }]],
79
- "leaf": <g_cosmos.D.Data__Type>['group', d({})],
80
- })],
81
- },
82
- })],
83
- "optional": <g_cosmos.D.Data__Type>['reference', ['type', {
84
- 'context': ['local', null],
85
- 'typeXX': "Value",
86
- 'tailXX': a([]),
87
- 'type arguments': d({}),
88
- }]],
89
- "resolvedSiblingComponent": <g_cosmos.D.Data__Type>['group', d({})],
90
- })]
91
- },
92
- }),
93
- 'namespaces': d({
94
- "Grammar": {
95
- 'data types': d({}),
96
- 'namespaces': d({
97
- "G": {
98
- 'data types': d({}),
99
- 'namespaces': d({
100
- "types": {
101
- 'data types': d({}),
102
- 'namespaces': d({
103
- "DX": {
104
- 'data types': d({}),
105
- 'namespaces': d({}),
106
- },
107
- }),
45
+ }]]],
108
46
  },
109
- }),
110
- },
111
- }),
112
- },
113
- "Value": {
114
- 'data types': d({}),
115
- 'namespaces': d({
116
- "TU": {
117
- 'data types': d({}),
118
- 'namespaces': d({
119
- "array": {
120
- 'data types': d({}),
121
- 'namespaces': d({}),
122
- },
123
- "choice": {
124
- 'data types': d({}),
125
- 'namespaces': d({
126
- "G": {
127
- 'data types': d({}),
128
- 'namespaces': d({
129
- "options": {
130
- 'data types': d({}),
131
- 'namespaces': d({
132
- "DX": {
133
- 'data types': d({}),
134
- 'namespaces': d({}),
135
- },
136
- }),
137
- },
138
- }),
47
+ })],
48
+ "group": <g_cosmos.D.Data__Type>['group', d({
49
+ "members": {
50
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
51
+ "value": {
52
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
53
+ 'context': ['local', null],
54
+ 'typeXX': "Value",
55
+ 'tailXX': a([]),
56
+ 'type arguments': d({}),
57
+ }]],
139
58
  },
140
- }),
59
+ })]],
141
60
  },
142
- "group": {
143
- 'data types': d({}),
144
- 'namespaces': d({
145
- "G": {
146
- 'data types': d({}),
147
- 'namespaces': d({
148
- "members": {
149
- 'data types': d({}),
150
- 'namespaces': d({
151
- "DX": {
152
- 'data types': d({}),
153
- 'namespaces': d({
154
- "G": {
155
- 'data types': d({}),
156
- 'namespaces': d({
157
- "value": {
158
- 'data types': d({}),
159
- 'namespaces': d({}),
160
- },
161
- }),
162
- },
163
- }),
164
- },
165
- }),
166
- },
167
- }),
168
- },
169
- }),
61
+ })],
62
+ "node": <g_cosmos.D.Data__Type>['group', d({
63
+ "flags": {
64
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['taggedUnion', d({
65
+ "enumeration": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
66
+ "string": <g_cosmos.D.Data__Type>['group', d({})],
67
+ })]],
170
68
  },
171
- "node": {
172
- 'data types': d({}),
173
- 'namespaces': d({
174
- "G": {
175
- 'data types': d({}),
176
- 'namespaces': d({
177
- "flags": {
178
- 'data types': d({}),
179
- 'namespaces': d({
180
- "DX": {
181
- 'data types': d({}),
182
- 'namespaces': d({
183
- "TU": {
184
- 'data types': d({}),
185
- 'namespaces': d({
186
- "enumeration": {
187
- 'data types': d({}),
188
- 'namespaces': d({
189
- "DX": {
190
- 'data types': d({}),
191
- 'namespaces': d({}),
192
- },
193
- }),
194
- },
195
- "string": {
196
- 'data types': d({}),
197
- 'namespaces': d({
198
- "G": {
199
- 'data types': d({}),
200
- 'namespaces': d({}),
201
- },
202
- }),
203
- },
204
- }),
205
- },
206
- }),
207
- },
208
- }),
209
- },
210
- "name": {
211
- 'data types': d({}),
212
- 'namespaces': d({}),
213
- },
214
- "type": {
215
- 'data types': d({}),
216
- 'namespaces': d({
217
- "TU": {
218
- 'data types': d({}),
219
- 'namespaces': d({
220
- "composite": {
221
- 'data types': d({}),
222
- 'namespaces': d({}),
223
- },
224
- "leaf": {
225
- 'data types': d({}),
226
- 'namespaces': d({
227
- "G": {
228
- 'data types': d({}),
229
- 'namespaces': d({}),
230
- },
231
- }),
232
- },
233
- }),
234
- },
235
- }),
236
- },
237
- }),
238
- },
239
- }),
240
- },
241
- "optional": {
242
- 'data types': d({}),
243
- 'namespaces': d({}),
69
+ "name": {
70
+ 'type': <g_cosmos.D.Data__Type>['string', null],
244
71
  },
245
- "resolvedSiblingComponent": {
246
- 'data types': d({}),
247
- 'namespaces': d({
248
- "G": {
249
- 'data types': d({}),
250
- 'namespaces': d({}),
251
- },
252
- }),
72
+ "type": {
73
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
74
+ "composite": <g_cosmos.D.Data__Type>['reference', ['type', {
75
+ 'context': ['local', null],
76
+ 'typeXX': "Value",
77
+ 'tailXX': a([]),
78
+ 'type arguments': d({}),
79
+ }]],
80
+ "leaf": <g_cosmos.D.Data__Type>['group', d({})],
81
+ })],
253
82
  },
254
- }),
255
- },
256
- }),
257
- },
258
- }),
83
+ })],
84
+ "optional": <g_cosmos.D.Data__Type>['reference', ['type', {
85
+ 'context': ['local', null],
86
+ 'typeXX': "Value",
87
+ 'tailXX': a([]),
88
+ 'type arguments': d({}),
89
+ }]],
90
+ "resolvedSiblingComponent": <g_cosmos.D.Data__Type>['group', d({})],
91
+ })]
92
+ },
93
+ }),
94
+ 'namespaces': d({
95
+ "Grammar": {
96
+ 'data types': d({}),
97
+ 'namespaces': d({
98
+ "G": {
99
+ 'data types': d({}),
100
+ 'namespaces': d({
101
+ "types": {
102
+ 'data types': d({}),
103
+ 'namespaces': d({
104
+ "DX": {
105
+ 'data types': d({}),
106
+ 'namespaces': d({}),
107
+ },
108
+ }),
109
+ },
110
+ }),
111
+ },
112
+ }),
113
+ },
114
+ "Value": {
115
+ 'data types': d({}),
116
+ 'namespaces': d({
117
+ "TU": {
118
+ 'data types': d({}),
119
+ 'namespaces': d({
120
+ "array": {
121
+ 'data types': d({}),
122
+ 'namespaces': d({}),
123
+ },
124
+ "choice": {
125
+ 'data types': d({}),
126
+ 'namespaces': d({
127
+ "G": {
128
+ 'data types': d({}),
129
+ 'namespaces': d({
130
+ "options": {
131
+ 'data types': d({}),
132
+ 'namespaces': d({
133
+ "DX": {
134
+ 'data types': d({}),
135
+ 'namespaces': d({}),
136
+ },
137
+ }),
138
+ },
139
+ }),
140
+ },
141
+ }),
142
+ },
143
+ "group": {
144
+ 'data types': d({}),
145
+ 'namespaces': d({
146
+ "G": {
147
+ 'data types': d({}),
148
+ 'namespaces': d({
149
+ "members": {
150
+ 'data types': d({}),
151
+ 'namespaces': d({
152
+ "DX": {
153
+ 'data types': d({}),
154
+ 'namespaces': d({
155
+ "G": {
156
+ 'data types': d({}),
157
+ 'namespaces': d({
158
+ "value": {
159
+ 'data types': d({}),
160
+ 'namespaces': d({}),
161
+ },
162
+ }),
163
+ },
164
+ }),
165
+ },
166
+ }),
167
+ },
168
+ }),
169
+ },
170
+ }),
171
+ },
172
+ "node": {
173
+ 'data types': d({}),
174
+ 'namespaces': d({
175
+ "G": {
176
+ 'data types': d({}),
177
+ 'namespaces': d({
178
+ "flags": {
179
+ 'data types': d({}),
180
+ 'namespaces': d({
181
+ "DX": {
182
+ 'data types': d({}),
183
+ 'namespaces': d({
184
+ "TU": {
185
+ 'data types': d({}),
186
+ 'namespaces': d({
187
+ "enumeration": {
188
+ 'data types': d({}),
189
+ 'namespaces': d({
190
+ "DX": {
191
+ 'data types': d({}),
192
+ 'namespaces': d({}),
193
+ },
194
+ }),
195
+ },
196
+ "string": {
197
+ 'data types': d({}),
198
+ 'namespaces': d({
199
+ "G": {
200
+ 'data types': d({}),
201
+ 'namespaces': d({}),
202
+ },
203
+ }),
204
+ },
205
+ }),
206
+ },
207
+ }),
208
+ },
209
+ }),
210
+ },
211
+ "name": {
212
+ 'data types': d({}),
213
+ 'namespaces': d({}),
214
+ },
215
+ "type": {
216
+ 'data types': d({}),
217
+ 'namespaces': d({
218
+ "TU": {
219
+ 'data types': d({}),
220
+ 'namespaces': d({
221
+ "composite": {
222
+ 'data types': d({}),
223
+ 'namespaces': d({}),
224
+ },
225
+ "leaf": {
226
+ 'data types': d({}),
227
+ 'namespaces': d({
228
+ "G": {
229
+ 'data types': d({}),
230
+ 'namespaces': d({}),
231
+ },
232
+ }),
233
+ },
234
+ }),
235
+ },
236
+ }),
237
+ },
238
+ }),
239
+ },
240
+ }),
241
+ },
242
+ "optional": {
243
+ 'data types': d({}),
244
+ 'namespaces': d({}),
245
+ },
246
+ "resolvedSiblingComponent": {
247
+ 'data types': d({}),
248
+ 'namespaces': d({
249
+ "G": {
250
+ 'data types': d({}),
251
+ 'namespaces': d({}),
252
+ },
253
+ }),
254
+ },
255
+ }),
256
+ },
257
+ }),
258
+ },
259
+ }),
260
+ },
259
261
  },
260
262
  'interface types': d({}),
261
263
  'algorithm types': d({}),