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
@@ -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({
@@ -15,6 +15,6 @@ export const $: g_project.D.API = api(
15
15
  * Serialization to this format can be done in a pure way.
16
16
  * serialization from this format to an array of strings is not pure, specifically for 1 reason so far: apostrophed strings.
17
17
  */
18
- "map": algorithm("Map", null, {}),
18
+ "map Root 2 Block": algorithm("Map Root 2 Block", null, {}),
19
19
  }
20
20
  )
@@ -16,25 +16,27 @@ import {
16
16
  } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
17
17
 
18
18
  import { $ as d_in } from "../../glossaries/auto.alan_light.data"
19
- import { $ as d_out } from "../../glossaries/string_aware_fountain_pen.data"
19
+ import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
20
20
 
21
21
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
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({
37
- "Map": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Root"))),
39
+ "Map Root 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Root"))),
38
40
  }),
39
41
 
40
42
  }
@@ -10,6 +10,6 @@ import { glossary, group, member, number, sInterface, sInterfaceMethod, string,
10
10
  export const $: g_project.D.API = api(
11
11
  glos,
12
12
  {
13
- "map": algorithm("Map", null, {}),
13
+ "map Value 2 Block": algorithm("Map Value 2 Block", null, {}),
14
14
  }
15
15
  )
@@ -14,26 +14,28 @@ import {
14
14
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
15
15
 
16
16
  import { $ as d_in } from "../../glossaries/astn.data"
17
- import { $ as d_out } from "../../glossaries/fountain_pen.data"
17
+ import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
18
18
 
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
 
35
37
  }),
36
38
  'algorithm types': d({
37
- "Map": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Value"))),
39
+ "Map Value 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Value"))),
38
40
  }),
39
41
  }
@@ -11,7 +11,7 @@ import { $ as glos } from "./glossary.data"
11
11
  export const $: g_project.D.API = api(
12
12
  glos,
13
13
  {
14
- "map": algorithm("Map", null, {}),
14
+ "map Glossary 2 Graph": algorithm("Map Glossary 2 Graph", null, {}),
15
15
 
16
16
  }
17
17
  )
@@ -12,19 +12,21 @@ 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({
27
- "Map": sfunction(externalTypeReference("out", "Graph"), data(externalTypeReference("in", "Glossary"))),
29
+ "Map Glossary 2 Graph": sfunction(externalTypeReference("out", "Graph"), data(externalTypeReference("in", "Glossary"))),
28
30
 
29
31
  }),
30
32
  }
@@ -11,7 +11,7 @@ import { $ as glos } from "./glossary.data"
11
11
  export const $: g_project.D.API = api(
12
12
  glos,
13
13
  {
14
- "library2ParetoComparators": algorithm("Library2ParetoComparators", null, {}),
14
+ "map Library 2 Compilation Unit": algorithm("Map Library 2 Compilation Unit", null, {}),
15
15
 
16
16
  }
17
17
  )
@@ -12,22 +12,24 @@ 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({
30
- "Library2ParetoComparators": sfunction(externalTypeReference("out", "Compilation Unit"), data(typeReference("Library2ParetoComparatorsData"))),
32
+ "Map Library 2 Compilation Unit": sfunction(externalTypeReference("out", "Compilation Unit"), data(typeReference("Library2ParetoComparatorsData"))),
31
33
 
32
34
  }),
33
35
  }
@@ -0,0 +1,17 @@
1
+
2
+
3
+ import * as pd from 'pareto-core-data'
4
+
5
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
6
+
7
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
8
+
9
+ import { $ as glos } from "./glossary.data"
10
+
11
+ export const $: g_project.D.API = api(
12
+ glos,
13
+ {
14
+ "map Library 2 Directory": algorithm("Map Library 2 Directory", null, {}),
15
+
16
+ }
17
+ )
@@ -0,0 +1,38 @@
1
+ import * as pd from 'pareto-core-data'
2
+
3
+ import {
4
+ array, data, dictionary, externalTypeReference, glossaryParameter, group, imp, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
5
+ } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
6
+
7
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
8
+
9
+ import { $ as d_out } from "../../glossaries/fountain_pen_directory.data"
10
+ import { $ as d_in } from "../../glossaries/auto.cosmos_typescript.data"
11
+ import { $ as d_cts } from "../../glossaries/auto.cosmos_type_system.data"
12
+
13
+ const d = pd.d
14
+
15
+ export const $: g_glossary.D.Glossary = {
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, {}),
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
+ },
32
+ },
33
+ 'interface types': d({}),
34
+ 'algorithm types': d({
35
+ "Map Library 2 Directory": sfunction(externalTypeReference("out", "Directory"), data(typeReference("In"))),
36
+
37
+ }),
38
+ }
@@ -12,6 +12,6 @@ import { glossary, group, member, number, type } from "pareto-pure/auto.dist/pub
12
12
  export const $: g_project.D.API = api(
13
13
  glos,
14
14
  {
15
- "map": algorithm("Map", null, {}),
15
+ "map Block 2 Lines": algorithm("Map Block 2 Lines", null, {}),
16
16
  }
17
17
  )