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.
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 +2 -0
  17. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2 -0
  18. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +2 -0
  19. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +2 -0
  20. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +2 -0
  21. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +2 -0
  22. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +2 -0
  23. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +2 -0
  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
@@ -9,125 +9,127 @@ 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 parameters': d({}),
13
- 'imports': d({
14
- }),
15
- 'root': {
16
- 'namespaces': d({
17
- // "intermediate": {
18
- // 'namespaces': d({
12
+ 'data glossary': {
13
+ 'glossary parameters': d({}),
14
+ 'imports': d({
15
+ }),
16
+ 'root': {
17
+ 'namespaces': d({
18
+ // "intermediate": {
19
+ // 'namespaces': d({
19
20
 
20
- // }),
21
- // 'data types': d({}),
22
- // },
23
- // "summary": {
24
- // 'namespaces': d({
21
+ // }),
22
+ // 'data types': d({}),
23
+ // },
24
+ // "summary": {
25
+ // 'namespaces': d({
25
26
 
26
- // }),
27
- // 'data types': d({}),
28
- // },
29
- }),
30
- 'data types': d({
31
- "Library": type(group({
32
- "public": member(ref(typeReference("Module Set"))),
33
- "private": member(ref(typeReference("Module Set"))),
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_()))
72
- }),
73
- "missing dictionary entry": group({
74
- "key": member(string()),
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()),
76
46
  })),
47
+ "Test": type(array(ref(typeReference("Error")))),
48
+ "Error": type(taggedUnion({
49
+ "content": ref(typeReference("Compare Error"))
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
- "Summary": type(group({
80
- "number of tests": member(number()),
81
- "number of missing tests": member(number()),
82
- "number of errors": member(number()),
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
- "intLibrary": type(group({
86
- "public": member(ref(typeReference("intModule Set"))),
87
- "private": member(ref(typeReference("intModule Set"))),
88
- })),
89
- "intModule Set": type(dictionary(ref(typeReference("intModule")))),
90
- "intModule": type(dictionary(ref(typeReference("intAlgorithm")))),
91
- "intAlgorithm": type(group({
92
- "location": member(ref(typeReference("Source Location"))),
93
- "status": member(taggedUnion({
94
- "no tests": null_(),
95
- "skipped": null_(),
96
- "has tests": dictionary(ref(typeReference("intTest"))),
86
+ "intLibrary": type(group({
87
+ "public": member(ref(typeReference("intModule Set"))),
88
+ "private": member(ref(typeReference("intModule Set"))),
97
89
  })),
98
- })),
99
- "intTest": type(taggedUnion({
100
- "has errors": array(ref(typeReference("Error"))),
101
- "has no errors": null_(),
102
- })),
103
- "annotatedStatus": type(taggedUnion({
104
- "has errors": null_(), // red
105
- "missing tests": null_(), // yellow
106
- "no tests": null_(), // grey
107
- "success": null_(), // green
108
- })),
109
- "annotatedLibrary": type(group({
110
- "public": member(ref(typeReference("annotatedModule Set"))),
111
- "private": member(ref(typeReference("annotatedModule Set"))),
112
- })),
113
- "annotatedModule Set": type(group({
114
- "status": member(ref(typeReference("annotatedStatus"))),
115
- "modules": member(dictionary(ref(typeReference("annotatedModule")))),
116
- })),
117
- "annotatedModule": type(group({
118
- "status": member(ref(typeReference("annotatedStatus"))),
119
- "algorithms": member(dictionary(ref(typeReference("annotatedAlgorithm")))),
120
- })),
121
- "annotatedAlgorithm": type(group({
122
- "location": member(ref(typeReference("Source Location"))),
123
- "status": member(ref(typeReference("annotatedStatus"))),
124
- "tests": member(dictionary(ref(typeReference("annotatedTest")))),
125
- })),
126
- "annotatedTest": type(group({
127
- "status": member(ref(typeReference("annotatedStatus"))),
128
- "errors": member(array(ref(typeReference("Error")))),
129
- })),
130
- }),
90
+ "intModule Set": type(dictionary(ref(typeReference("intModule")))),
91
+ "intModule": type(dictionary(ref(typeReference("intAlgorithm")))),
92
+ "intAlgorithm": type(group({
93
+ "location": member(ref(typeReference("Source Location"))),
94
+ "status": member(taggedUnion({
95
+ "no tests": null_(),
96
+ "skipped": null_(),
97
+ "has tests": dictionary(ref(typeReference("intTest"))),
98
+ })),
99
+ })),
100
+ "intTest": type(taggedUnion({
101
+ "has errors": array(ref(typeReference("Error"))),
102
+ "has no errors": null_(),
103
+ })),
104
+ "annotatedStatus": type(taggedUnion({
105
+ "has errors": null_(), // red
106
+ "missing tests": null_(), // yellow
107
+ "no tests": null_(), // grey
108
+ "success": null_(), // green
109
+ })),
110
+ "annotatedLibrary": type(group({
111
+ "public": member(ref(typeReference("annotatedModule Set"))),
112
+ "private": member(ref(typeReference("annotatedModule Set"))),
113
+ })),
114
+ "annotatedModule Set": type(group({
115
+ "status": member(ref(typeReference("annotatedStatus"))),
116
+ "modules": member(dictionary(ref(typeReference("annotatedModule")))),
117
+ })),
118
+ "annotatedModule": type(group({
119
+ "status": member(ref(typeReference("annotatedStatus"))),
120
+ "algorithms": member(dictionary(ref(typeReference("annotatedAlgorithm")))),
121
+ })),
122
+ "annotatedAlgorithm": type(group({
123
+ "location": member(ref(typeReference("Source Location"))),
124
+ "status": member(ref(typeReference("annotatedStatus"))),
125
+ "tests": member(dictionary(ref(typeReference("annotatedTest")))),
126
+ })),
127
+ "annotatedTest": type(group({
128
+ "status": member(ref(typeReference("annotatedStatus"))),
129
+ "errors": member(array(ref(typeReference("Error")))),
130
+ })),
131
+ }),
132
+ },
131
133
  },
132
134
  'interface types': d({
133
135
 
@@ -11,56 +11,58 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
11
11
  const d = pd.d
12
12
 
13
13
  export const $: g_glossary.D.Glossary = {
14
- 'glossary parameters': d({}),
15
- 'imports': d({
16
- }),
17
- 'root': {
18
- 'namespaces': d({}),
19
- 'data types': d({
20
- "Block": type(array(taggedUnion({
21
- "nested line": ref(typeReference("Line")),
22
- "line": string(),
14
+ 'data glossary': {
15
+ 'glossary parameters': d({}),
16
+ 'imports': d({
17
+ }),
18
+ 'root': {
19
+ 'namespaces': d({}),
20
+ 'data types': d({
21
+ "Block": type(array(taggedUnion({
22
+ "nested line": ref(typeReference("Line")),
23
+ "line": string(),
23
24
 
24
- //specials
25
+ //specials
25
26
 
26
- /**
27
- * this one can be used to transform a dictionary into an array of blocks. The order is not controllable.
28
- */
29
- "block dictionary": dictionary(ref(typeReference("Block"))),
30
- }))),
31
- "Line": type(array(taggedUnion({
32
- "snippet": string(),
33
- "indent": ref(typeReference("Block")),
27
+ /**
28
+ * this one can be used to transform a dictionary into an array of blocks. The order is not controllable.
29
+ */
30
+ "block dictionary": dictionary(ref(typeReference("Block"))),
31
+ }))),
32
+ "Line": type(array(taggedUnion({
33
+ "snippet": string(),
34
+ "indent": ref(typeReference("Block")),
34
35
 
35
- //specials
36
- "apostrophed string": string(),
37
- "quoted string": string(),
38
- "backticked string": string(),
39
- "identifier": string(),
40
- // /**
41
- // * this one is necessary because TypeScript does not allow trailing commas in certain places.
42
- // * for example in type arguments.
43
- // */
44
- // "array without trailing commas": array(ref(typeReference("Line"))),
45
- /**
46
- * this one can be used to transform a dictionary into an array of line parts. The order is not controllable.
47
- * typescript sometimes handles empty dictoinaries in impure ways and sometimes doesn't accept a trailing comma.
48
- */
49
- "line dictionary": group({
50
- "dictionary": member(dictionary(ref(typeReference("Line")))),
51
- "if empty": member(ref(typeReference("Line"))),
52
- "if not empty": member(group({
53
- "prefix": member(ref(typeReference("Line"))),
54
- "suffix": member(ref(typeReference("Line"))),
55
- "add commas in between": member(boolean()),
56
- })),
57
- }),
58
- }))),
59
- "Lines": type(array(group({
60
- "indentation": member(number()),
61
- "text": member(string()),
62
- }))),
63
- }),
36
+ //specials
37
+ "apostrophed string": string(),
38
+ "quoted string": string(),
39
+ "backticked string": string(),
40
+ "identifier": string(),
41
+ // /**
42
+ // * this one is necessary because TypeScript does not allow trailing commas in certain places.
43
+ // * for example in type arguments.
44
+ // */
45
+ // "array without trailing commas": array(ref(typeReference("Line"))),
46
+ /**
47
+ * this one can be used to transform a dictionary into an array of line parts. The order is not controllable.
48
+ * typescript sometimes handles empty dictoinaries in impure ways and sometimes doesn't accept a trailing comma.
49
+ */
50
+ "line dictionary": group({
51
+ "dictionary": member(dictionary(ref(typeReference("Line")))),
52
+ "if empty": member(ref(typeReference("Line"))),
53
+ "if not empty": member(group({
54
+ "prefix": member(ref(typeReference("Line"))),
55
+ "suffix": member(ref(typeReference("Line"))),
56
+ "add commas in between": member(boolean()),
57
+ })),
58
+ }),
59
+ }))),
60
+ "Lines": type(array(group({
61
+ "indentation": member(number()),
62
+ "text": member(string()),
63
+ }))),
64
+ }),
65
+ },
64
66
  },
65
67
  'interface types': d({}),
66
68
  'algorithm types': d({
@@ -22,15 +22,17 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
22
22
  const d = pd.d
23
23
 
24
24
  export const $: g_glossary.D.Glossary = {
25
- 'glossary parameters': d({}),
26
- 'imports': d({
27
- "in": imp(d_in, {}),
28
- "out": imp(d_out, {}),
29
- }),
30
- 'root': {
31
- 'namespaces': d({}),
32
- 'data types': d({
25
+ 'data glossary': {
26
+ 'glossary parameters': d({}),
27
+ 'imports': d({
28
+ "in": imp(d_in, {}),
29
+ "out": imp(d_out, {}),
33
30
  }),
31
+ 'root': {
32
+ 'namespaces': d({}),
33
+ 'data types': d({
34
+ }),
35
+ },
34
36
  },
35
37
  'interface types': d({}),
36
38
  'algorithm types': d({
@@ -19,16 +19,18 @@ import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_esc
19
19
  const d = pd.d
20
20
 
21
21
  export const $: g_glossary.D.Glossary = {
22
- 'glossary parameters': d({
23
- }),
24
- 'imports': d({
25
- "in": imp(d_in, {}),
26
- "out": imp(d_out, {}),
27
- }),
28
- 'root': {
29
- 'namespaces': d({}),
30
- 'data types': d({
22
+ 'data glossary': {
23
+ 'glossary parameters': d({
24
+ }),
25
+ 'imports': d({
26
+ "in": imp(d_in, {}),
27
+ "out": imp(d_out, {}),
31
28
  }),
29
+ 'root': {
30
+ 'namespaces': d({}),
31
+ 'data types': d({
32
+ }),
33
+ },
32
34
  },
33
35
  'interface types': d({
34
36
 
@@ -12,15 +12,17 @@ import { $ as d_in } from "../../glossaries/auto.cosmos_type_system.data"
12
12
  const d = pd.d
13
13
 
14
14
  export const $: g_glossary.D.Glossary = {
15
- 'glossary parameters': d({}),
16
- 'imports': d({
17
- "in": imp(d_in, {}),
18
- "out": imp(d_out, {}),
19
- }),
20
- 'root': {
21
- 'namespaces': d({}),
22
- 'data types': d({
15
+ 'data glossary': {
16
+ 'glossary parameters': d({}),
17
+ 'imports': d({
18
+ "in": imp(d_in, {}),
19
+ "out": imp(d_out, {}),
23
20
  }),
21
+ 'root': {
22
+ 'namespaces': d({}),
23
+ 'data types': d({
24
+ }),
25
+ },
24
26
  },
25
27
  'interface types': d({}),
26
28
  'algorithm types': d({
@@ -12,18 +12,20 @@ import { $ as d_in } from "../../glossaries/auto.cosmos_type_system.data"
12
12
  const d = pd.d
13
13
 
14
14
  export const $: g_glossary.D.Glossary = {
15
- 'glossary parameters': d({}),
16
- 'imports': d({
17
- "in": imp(d_in, {}),
18
- "out": imp(d_out, {}),
19
- }),
20
- 'root': {
21
- 'namespaces': d({}),
22
- 'data types': d({
23
- "Library2ParetoComparatorsData": type(group({
24
- "library": member(ref(externalTypeReference("in", "Library"))),
25
- })),
15
+ 'data glossary': {
16
+ 'glossary parameters': d({}),
17
+ 'imports': d({
18
+ "in": imp(d_in, {}),
19
+ "out": imp(d_out, {}),
26
20
  }),
21
+ 'root': {
22
+ 'namespaces': d({}),
23
+ 'data types': d({
24
+ "Library2ParetoComparatorsData": type(group({
25
+ "library": member(ref(externalTypeReference("in", "Library"))),
26
+ })),
27
+ }),
28
+ },
27
29
  },
28
30
  'interface types': d({}),
29
31
  'algorithm types': d({
@@ -13,20 +13,22 @@ import { $ as d_cts } from "../../glossaries/auto.cosmos_type_system.data"
13
13
  const d = pd.d
14
14
 
15
15
  export const $: g_glossary.D.Glossary = {
16
- 'glossary parameters': d({}),
17
- 'imports': d({
18
- "in": imp(d_in, {}),
19
- "out": imp(d_out, {}),
20
- "cts": imp(d_cts, {}),
21
- }),
22
- 'root': {
23
- 'namespaces': d({}),
24
- 'data types': d({
25
- "In": type(group({
26
- "$": member(ref(externalTypeReference("in", "Typescript Package"))),
27
- "library": member(ref(externalTypeReference("cts", "Library"))),
28
- }))
16
+ 'data glossary': {
17
+ 'glossary parameters': d({}),
18
+ 'imports': d({
19
+ "in": imp(d_in, {}),
20
+ "out": imp(d_out, {}),
21
+ "cts": imp(d_cts, {}),
29
22
  }),
23
+ 'root': {
24
+ 'namespaces': d({}),
25
+ 'data types': d({
26
+ "In": type(group({
27
+ "$": member(ref(externalTypeReference("in", "Typescript Package"))),
28
+ "library": member(ref(externalTypeReference("cts", "Library"))),
29
+ }))
30
+ }),
31
+ },
30
32
  },
31
33
  'interface types': d({}),
32
34
  'algorithm types': d({
@@ -14,20 +14,22 @@ import { $ as d_in } from "../../glossaries/fountain_pen_indented_file.data"
14
14
  import { $ as d_out } from "../../glossaries/fountain_pen_indented_file.data"
15
15
 
16
16
  export const $: g_glossary.D.Glossary = {
17
- 'glossary parameters': d({}),
18
- 'imports': d({
17
+ 'data glossary': {
18
+ 'glossary parameters': d({}),
19
+ 'imports': d({
19
20
 
20
- "in": imp(d_in, {}),
21
- "out": imp(d_out, {}),
22
- }),
23
- 'root': {
24
- 'namespaces': d({}),
25
- 'data types': d({
26
- // "SerializeData": type(group({
27
- // "block": member(ref(externalTypeReference("in", "Block"))),
28
- // })),
29
- // "String": type(string()),
21
+ "in": imp(d_in, {}),
22
+ "out": imp(d_out, {}),
30
23
  }),
24
+ 'root': {
25
+ 'namespaces': d({}),
26
+ 'data types': d({
27
+ // "SerializeData": type(group({
28
+ // "block": member(ref(externalTypeReference("in", "Block"))),
29
+ // })),
30
+ // "String": type(string()),
31
+ }),
32
+ },
31
33
  },
32
34
  'interface types': d({}),
33
35
  'algorithm types': d({
@@ -14,20 +14,22 @@ import { $ as d_in } from "../../glossaries/fountain_pen_indented_file.data"
14
14
  import { $ as d_out } from "../../glossaries/lines.data"
15
15
 
16
16
  export const $: g_glossary.D.Glossary = {
17
- 'glossary parameters': d({}),
18
- 'imports': d({
19
- "in": imp(d_in, {}),
20
- "out": imp(d_out, {}),
21
- }),
22
- 'root': {
23
- 'namespaces': d({}),
24
- 'data types': d({
25
- "IndentData": type(group({
26
- "lines": member(ref(externalTypeReference("in", "Lines"))),
27
- "indentation": member(string()),
28
- })),
29
- "String": type(string()),
17
+ 'data glossary': {
18
+ 'glossary parameters': d({}),
19
+ 'imports': d({
20
+ "in": imp(d_in, {}),
21
+ "out": imp(d_out, {}),
30
22
  }),
23
+ 'root': {
24
+ 'namespaces': d({}),
25
+ 'data types': d({
26
+ "IndentData": type(group({
27
+ "lines": member(ref(externalTypeReference("in", "Lines"))),
28
+ "indentation": member(string()),
29
+ })),
30
+ "String": type(string()),
31
+ }),
32
+ },
31
33
  },
32
34
  'interface types': d({
33
35
  "Lines": aInterface(aInterfaceMethod(externalTypeReference("in", "Lines"))),
@@ -22,15 +22,17 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
22
22
  const d = pd.d
23
23
 
24
24
  export const $: g_glossary.D.Glossary = {
25
- 'glossary parameters': d({}),
26
- 'imports': d({
27
- "in": imp(d_in, {}),
28
- "out": imp(d_out, {}),
29
- }),
30
- 'root': {
31
- 'namespaces': d({}),
32
- 'data types': d({
25
+ 'data glossary': {
26
+ 'glossary parameters': d({}),
27
+ 'imports': d({
28
+ "in": imp(d_in, {}),
29
+ "out": imp(d_out, {}),
33
30
  }),
31
+ 'root': {
32
+ 'namespaces': d({}),
33
+ 'data types': d({
34
+ }),
35
+ },
34
36
  },
35
37
  'interface types': d({}),
36
38
  'algorithm types': d({
@@ -32,19 +32,21 @@ import { $ as d_out } from "../../glossaries/typescript_intermediate.data"
32
32
  const d = pd.d
33
33
 
34
34
  export const $: g_glossary.D.Glossary = {
35
- 'imports': d({
36
- "in": imp(d_in, {}),
37
- "out": imp(d_out, {}),
38
- }),
39
-
40
- 'glossary parameters': d({}),
41
- 'root': {
42
- 'namespaces': d({}),
43
- 'data types': d({
44
- "Map Data": type(group({
45
- "compilation unit": member(ref(externalTypeReference("in", "Compilation Unit", {}))),
46
- })),
35
+ 'data glossary': {
36
+ 'imports': d({
37
+ "in": imp(d_in, {}),
38
+ "out": imp(d_out, {}),
47
39
  }),
40
+
41
+ 'glossary parameters': d({}),
42
+ 'root': {
43
+ 'namespaces': d({}),
44
+ 'data types': d({
45
+ "Map Data": type(group({
46
+ "compilation unit": member(ref(externalTypeReference("in", "Compilation Unit", {}))),
47
+ })),
48
+ }),
49
+ },
48
50
  },
49
51
  'interface types': d({}),
50
52
  'algorithm types': d({