pareto 0.74.0 → 0.75.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 (151) hide show
  1. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.d.ts +1 -1
  2. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.d.ts +1 -1
  3. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +4 -4
  4. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.d.ts +1 -1
  5. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.d.ts +1 -1
  6. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/transform_Block_2_Block.alg.d.ts +2 -0
  7. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/{map_Block_2_Block.alg.js → transform_Block_2_Block.alg.js} +1 -1
  8. package/auto.dist/public/modules/main/implementations/temp$_compile$_boekhouding.alg.js +6 -6
  9. package/auto.dist/public/modules/pareto_3gl_high_2_lines/implementations/compilation_Unit_2_Indented_Lines.alg.js +5 -5
  10. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.api.d.ts +1 -1
  11. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.d.ts +1 -1
  12. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.js +4 -4
  13. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.d.ts +1 -1
  14. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.shadow.d.ts +1 -1
  15. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.d.ts +2 -0
  16. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.js +95 -0
  17. package/auto.pareto/$.data.ts +1 -1
  18. package/auto.pareto/auto.dependencies/index.ts +3 -3
  19. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +17 -7
  20. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  21. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  22. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  23. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  25. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  35. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  36. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  37. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  38. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  39. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  40. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +5 -5
  41. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.temp_in_between.data.ts +1 -1
  42. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.constrained_with_terminal_values.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.possibly_constrained.data.ts +1 -1
  44. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.unconstrained_with_annotations.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.temp_in_between.data.ts +1 -1
  46. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.temp_in_between.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.temp_in_between.data.ts +1 -1
  48. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.constrained_with_terminal_values.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.temp_in_between.data.ts +1 -1
  50. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_schema.temp_in_between.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_3gl_high.temp_in_between.data.ts +1 -1
  52. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_type_system.temp_in_between.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_typescript.temp_in_between.data.ts +1 -1
  54. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.railroad_diagram.temp_in_between.data.ts +241 -0
  55. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.temp_in_between.data.ts +1 -1
  56. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +4 -4
  57. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +5 -5
  58. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +5 -5
  59. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/liana_project.data.ts +12 -12
  60. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +37 -37
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +3 -3
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +11 -11
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +9 -9
  65. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +5 -3
  66. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  67. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  68. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  69. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +3 -3
  70. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +5 -5
  71. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +4 -4
  72. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +6 -6
  73. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  74. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  75. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +5 -3
  76. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +4 -4
  77. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/api.data.ts +5 -3
  78. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/glossary.data.ts +3 -3
  79. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/api.data.ts +3 -3
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/glossary.data.ts +3 -3
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/api.data.ts +4 -4
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/glossary.data.ts +3 -3
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/api.data.ts +3 -3
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/glossary.data.ts +15 -15
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/api.data.ts +3 -3
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/glossary.data.ts +6 -6
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/api.data.ts +3 -3
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/glossary.data.ts +4 -4
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/api.data.ts +3 -3
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/api.data.ts +5 -3
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/glossary.data.ts +5 -5
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/api.data.ts +3 -3
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/glossary.data.ts +4 -4
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/api.data.ts +3 -3
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/glossary.data.ts +6 -6
  97. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +5 -3
  98. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +4 -4
  99. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +6 -6
  100. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +37 -37
  101. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  102. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  103. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  104. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  105. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  106. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  107. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  108. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  109. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  110. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  111. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  112. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  113. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  114. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  115. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  116. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  117. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  118. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  119. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  120. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +2 -2
  121. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +3 -3
  122. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +33 -12
  123. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +9 -9
  124. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +19 -15
  125. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +5 -5
  126. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +6 -4
  127. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +7 -7
  128. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +13 -10
  129. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +3 -3
  130. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +15 -7
  131. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +7 -7
  132. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +56 -20
  133. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +29 -29
  134. package/auto.pareto/modules/filesystem_naming/api.data.ts +8 -3
  135. package/auto.pareto/modules/filesystem_naming/glossary.data.ts +5 -5
  136. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts +3 -3
  137. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +3 -3
  138. package/auto.pareto/modules/main/api.data.ts +5 -3
  139. package/auto.pareto/modules/main/glossary.data.ts +4 -4
  140. package/auto.pareto/modules/pareto_3gl_high_2_lines/api.data.ts +5 -6
  141. package/auto.pareto/modules/pareto_3gl_high_2_lines/glossary.data.ts +4 -4
  142. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/api.data.ts +15 -11
  143. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/glossary.data.ts +4 -4
  144. package/auto.pareto/modules/typescript_naming/api.data.ts +14 -16
  145. package/auto.pareto/modules/typescript_naming/glossary.data.ts +3 -3
  146. package/package.json +5 -5
  147. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts +0 -2
  148. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.d.ts +0 -2
  149. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.js +0 -95
  150. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.possibly_constrained.data.ts +0 -1050
  151. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.unconstrained_with_annotations.data.ts +0 -1035
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,8 +20,8 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
24
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
25
25
 
26
26
  const d = pd.d
27
27
 
@@ -46,68 +46,68 @@ export const $: g_glossary.D.Data__Glossary = {
46
46
  }),
47
47
  'data types': d({
48
48
  "Library": type(group({
49
- "public": member(component(typeReference("Module Set"))),
50
- "private": member(component(typeReference("Module Set"))),
49
+ "public": prop(component(typeReference("Module Set"))),
50
+ "private": prop(component(typeReference("Module Set"))),
51
51
  })),
52
52
  "Module Set": type(dictionary(component(typeReference("Module")))),
53
53
  "Module": type(dictionary(component(typeReference("Algorithm")))),
54
54
  "Algorithm": type(group({
55
- "location": member(component(typeReference("Source Location"))),
56
- "tests": member(optional(dictionary(component(typeReference("Test"))))),
55
+ "location": prop(component(typeReference("Source Location"))),
56
+ "tests": prop(optional(dictionary(component(typeReference("Test"))))),
57
57
  })),
58
58
  "Source Location": type(group({
59
- "file": member(text()),
60
- "line": member(integer()),
61
- "column": member(integer()),
59
+ "file": prop(text()),
60
+ "line": prop(integer()),
61
+ "column": prop(integer()),
62
62
  })),
63
63
  "Test": type(list(component(typeReference("Error")))),
64
64
  "Error": type(stateGroup({
65
65
  "content": component(typeReference("Compare Error"))
66
66
  })),
67
67
  "Compare Error": type(group({
68
- "location": member(component(typeReference("Source Location"))),
69
- "path": member(text()),
70
- "type": member(stateGroup({
68
+ "location": prop(component(typeReference("Source Location"))),
69
+ "path": prop(text()),
70
+ "type": prop(stateGroup({
71
71
  "wrong number": group({
72
- "found": member(integer()),
72
+ "found": prop(integer()),
73
73
  }),
74
74
  "wrong text": group({
75
- "found": member(text()),
75
+ "found": prop(text()),
76
76
  }),
77
77
  "wrong boolean": group({
78
- "found": member(boolean())
78
+ "found": prop(boolean())
79
79
  }),
80
80
  "optional value expected not to be set": nothing(),
81
81
  "optional value expected to be set": nothing(),
82
82
  "not the right state": group({
83
- "found": member(text())
83
+ "found": prop(text())
84
84
  }),
85
85
  "not enough elements": nothing(),
86
86
  "too many elements": nothing(),
87
87
  "superfluous entries": group({
88
- "keys": member(dictionary(nothing()))
88
+ "keys": prop(dictionary(nothing()))
89
89
  }),
90
90
  "missing dictionary entry": group({
91
- "key": member(text()),
91
+ "key": prop(text()),
92
92
  }),
93
93
  })),
94
94
 
95
95
  })),
96
96
  "Summary": type(group({
97
- "number of tests": member(integer()),
98
- "number of missing tests": member(integer()),
99
- "number of errors": member(integer()),
97
+ "number of tests": prop(integer()),
98
+ "number of missing tests": prop(integer()),
99
+ "number of errors": prop(integer()),
100
100
  })),
101
101
 
102
102
  "intLibrary": type(group({
103
- "public": member(component(typeReference("intModule Set"))),
104
- "private": member(component(typeReference("intModule Set"))),
103
+ "public": prop(component(typeReference("intModule Set"))),
104
+ "private": prop(component(typeReference("intModule Set"))),
105
105
  })),
106
106
  "intModule Set": type(dictionary(component(typeReference("intModule")))),
107
107
  "intModule": type(dictionary(component(typeReference("intAlgorithm")))),
108
108
  "intAlgorithm": type(group({
109
- "location": member(component(typeReference("Source Location"))),
110
- "status": member(stateGroup({
109
+ "location": prop(component(typeReference("Source Location"))),
110
+ "status": prop(stateGroup({
111
111
  "no tests": nothing(),
112
112
  "skipped": nothing(),
113
113
  "has tests": dictionary(component(typeReference("intTest"))),
@@ -124,25 +124,25 @@ export const $: g_glossary.D.Data__Glossary = {
124
124
  "success": nothing(), // green
125
125
  })),
126
126
  "annotatedLibrary": type(group({
127
- "public": member(component(typeReference("annotatedModule Set"))),
128
- "private": member(component(typeReference("annotatedModule Set"))),
127
+ "public": prop(component(typeReference("annotatedModule Set"))),
128
+ "private": prop(component(typeReference("annotatedModule Set"))),
129
129
  })),
130
130
  "annotatedModule Set": type(group({
131
- "status": member(component(typeReference("annotatedStatus"))),
132
- "modules": member(dictionary(component(typeReference("annotatedModule")))),
131
+ "status": prop(component(typeReference("annotatedStatus"))),
132
+ "modules": prop(dictionary(component(typeReference("annotatedModule")))),
133
133
  })),
134
134
  "annotatedModule": type(group({
135
- "status": member(component(typeReference("annotatedStatus"))),
136
- "algorithms": member(dictionary(component(typeReference("annotatedAlgorithm")))),
135
+ "status": prop(component(typeReference("annotatedStatus"))),
136
+ "algorithms": prop(dictionary(component(typeReference("annotatedAlgorithm")))),
137
137
  })),
138
138
  "annotatedAlgorithm": type(group({
139
- "location": member(component(typeReference("Source Location"))),
140
- "status": member(component(typeReference("annotatedStatus"))),
141
- "tests": member(dictionary(component(typeReference("annotatedTest")))),
139
+ "location": prop(component(typeReference("Source Location"))),
140
+ "status": prop(component(typeReference("annotatedStatus"))),
141
+ "tests": prop(dictionary(component(typeReference("annotatedTest")))),
142
142
  })),
143
143
  "annotatedTest": type(group({
144
- "status": member(component(typeReference("annotatedStatus"))),
145
- "errors": member(list(component(typeReference("Error")))),
144
+ "status": prop(component(typeReference("annotatedStatus"))),
145
+ "errors": prop(list(component(typeReference("Error")))),
146
146
  })),
147
147
  }),
148
148
  },
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
  const d = pd.d
27
27
 
28
28
  export const $: g_glossary.D.Data__Glossary = {
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
  const d = pd.d
27
27
 
28
28
  export const $: g_glossary.D.Data__Glossary = {
@@ -62,18 +62,18 @@ export const $: g_glossary.D.Data__Glossary = {
62
62
  * typescript sometimes handles empty dictoinaries in impure ways and sometimes doesn't accept a trailing comma.
63
63
  */
64
64
  "line dictionary": group({
65
- "dictionary": member(dictionary(component(typeReference("Line")))),
66
- "if empty": member(component(typeReference("Line"))),
67
- "if not empty": member(group({
68
- "prefix": member(component(typeReference("Line"))),
69
- "suffix": member(component(typeReference("Line"))),
70
- "add commas in between": member(boolean()),
65
+ "dictionary": prop(dictionary(component(typeReference("Line")))),
66
+ "if empty": prop(component(typeReference("Line"))),
67
+ "if not empty": prop(group({
68
+ "prefix": prop(component(typeReference("Line"))),
69
+ "suffix": prop(component(typeReference("Line"))),
70
+ "add commas in between": prop(boolean()),
71
71
  })),
72
72
  }),
73
73
  }))),
74
74
  "Lines": type(list(group({
75
- "indentation": member(integer()),
76
- "text": member(text()),
75
+ "indentation": prop(integer()),
76
+ "text": prop(text()),
77
77
  }))),
78
78
  }),
79
79
  },
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
  const d = pd.d
27
27
 
28
28
  export const $: g_glossary.D.Data__Glossary = {
@@ -35,20 +35,20 @@ export const $: g_glossary.D.Data__Glossary = {
35
35
  'data types': d({
36
36
 
37
37
  "Document": type(group({
38
- "root": member(component(typeReference("Element"))),
38
+ "root": prop(component(typeReference("Element"))),
39
39
  })),
40
40
  "Element": type(group({
41
- "id": member(text()),
42
- "attributes": member(dictionary(text())),
43
- "type": member(stateGroup({
41
+ "id": prop(text()),
42
+ "attributes": prop(dictionary(text())),
43
+ "type": prop(stateGroup({
44
44
  "mixed": group({
45
- "children": member(list(stateGroup({
45
+ "children": prop(list(stateGroup({
46
46
  "text": text(),
47
47
  "element": component(typeReference("Element"))
48
48
  })))
49
49
  }),
50
50
  "elements": group({
51
- "children": member(list(component(typeReference("Element"))))
51
+ "children": prop(list(component(typeReference("Element"))))
52
52
  })
53
53
  }))
54
54
  })),
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
@@ -14,6 +14,8 @@ export const $: g_project.D.API = api(
14
14
  * Serialization to this format can be done in a pure way.
15
15
  * serialization from this format to an array of strings is not pure, specifically for 1 reason so far: apostrophed strings.
16
16
  */
17
- "map Root 2 Block": algorithm("Map Root 2 Block", {}),
17
+ "transform Root 2 Block": algorithm([
18
+ `transforms an Alan light model into a fountain pen block`,
19
+ ], "Transform Root 2 Block", {}),
18
20
  }
19
21
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,12 +20,12 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
25
  import { $ as d_in } from "../../glossaries/auto.alan_light.temp_in_between.data"
26
26
  import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
27
27
 
28
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
28
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
29
29
  const d = pd.d
30
30
 
31
31
  export const $: g_glossary.D.Glossary = {
@@ -43,7 +43,7 @@ export const $: g_glossary.D.Glossary = {
43
43
  },
44
44
  'interface types': d({}),
45
45
  'algorithm types': d({
46
- "Map Root 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Root"))),
46
+ "Transform Root 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Root"))),
47
47
  }),
48
48
 
49
49
  }
@@ -1,14 +1,14 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  glos,
11
11
  {
12
- "map Value 2 Block": algorithm("Map Value 2 Block", {}),
12
+ "transform Value 2 Block": algorithm([], "Transform Value 2 Block", {}),
13
13
  }
14
14
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
 
27
27
  import { $ as d_in } from "../../glossaries/astn.data"
28
28
  import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
@@ -47,6 +47,6 @@ export const $: g_glossary.D.Glossary = {
47
47
 
48
48
  }),
49
49
  'algorithm types': d({
50
- "Map Value 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Value"))),
50
+ "Transform Value 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Value"))),
51
51
  }),
52
52
  }
@@ -2,15 +2,15 @@
2
2
 
3
3
  import * as pd from 'pareto-core-data'
4
4
 
5
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
5
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
6
6
 
7
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
7
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
8
8
 
9
9
  import { $ as glos } from "./glossary.data"
10
10
 
11
11
  export const $: g_project.D.API = api(
12
12
  glos,
13
13
  {
14
- "map Block 2 Lines": algorithm("Map Block 2 Lines", {}),
14
+ "transform Block 2 Lines": algorithm([], "Transform Block 2 Lines", {}),
15
15
  }
16
16
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
  const d = pd.d
27
27
 
28
28
  import { $ as d_in } from "../../glossaries/fountain_pen_indented_file.data"
@@ -40,7 +40,7 @@ export const $: g_glossary.D.Glossary = {
40
40
  'namespaces': d({}),
41
41
  'data types': d({
42
42
  // "SerializeData": type(group({
43
- // "block": member(component(externalTypeReference("in", "Block"))),
43
+ // "block": prop(component(externalTypeReference("in", "Block"))),
44
44
  // })),
45
45
  // "String": type(text()),
46
46
  }),
@@ -48,6 +48,6 @@ export const $: g_glossary.D.Glossary = {
48
48
  },
49
49
  'interface types': d({}),
50
50
  'algorithm types': d({
51
- "Map Block 2 Lines": sfunction(externalTypeReference("out", "Lines"), data(externalTypeReference("in", "Block"))),
51
+ "Transform Block 2 Lines": sfunction(externalTypeReference("out", "Lines"), data(externalTypeReference("in", "Block"))),
52
52
  }),
53
53
  }
@@ -2,16 +2,16 @@
2
2
 
3
3
  import * as pd from 'pareto-core-data'
4
4
 
5
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
5
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
6
6
 
7
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
7
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
8
8
 
9
9
  import { $ as glos } from "./glossary.data"
10
10
 
11
11
  export const $: g_project.D.API = api(
12
12
  glos,
13
13
  {
14
- "map Lines 2 Lines": algorithm("Map Lines 2 Lines", {}),
15
- "stream": algorithm("Stream", {}),
14
+ "transform Lines 2 Lines": algorithm([], "Transform Lines 2 Lines", {}),
15
+ "stream": algorithm([], "Stream", {}),
16
16
  }
17
17
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -26,9 +26,9 @@ import {
26
26
  aInterfaceReference,
27
27
  infInit,
28
28
  streamconsumer,
29
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
29
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
30
30
 
31
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
31
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
32
32
  const d = pd.d
33
33
 
34
34
  import { $ as d_in } from "../../glossaries/fountain_pen_indented_file.data"
@@ -45,8 +45,8 @@ export const $: g_glossary.D.Glossary = {
45
45
  'namespaces': d({}),
46
46
  'data types': d({
47
47
  "IndentData": type(group({
48
- "lines": member(component(externalTypeReference("in", "Lines"))),
49
- "indentation": member(text()),
48
+ "lines": prop(component(externalTypeReference("in", "Lines"))),
49
+ "indentation": prop(text()),
50
50
  })),
51
51
  "String": type(text()),
52
52
  }),
@@ -57,7 +57,7 @@ export const $: g_glossary.D.Glossary = {
57
57
  "Indented Lines": aInterface(streamconsumer(aInterfaceMethod(typeReference("String")), null)),
58
58
  }),
59
59
  'algorithm types': d({
60
- "Map Lines 2 Lines": sfunction(externalTypeReference("out", "Lines"), data(typeReference("IndentData"))),
60
+ "Transform Lines 2 Lines": sfunction(externalTypeReference("out", "Lines"), data(typeReference("IndentData"))),
61
61
  "Stream": infInit(aInterfaceReference("Lines"), {
62
62
  "handler": aInterfaceReference("Indented Lines")
63
63
  }),
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
@@ -14,6 +14,6 @@ export const $: g_project.D.API = api(
14
14
  * Serialization to this format can be done in a pure way.
15
15
  * serialization from this format to an array of strings is not pure, specifically for 1 reason so far: apostrophed strings.
16
16
  */
17
- "map Graph 2 Block": algorithm("Map Graph 2 Block", {}),
17
+ "transform Graph 2 Block": algorithm([], "Transform Graph 2 Block", {}),
18
18
  }
19
19
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,12 +20,12 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
25
  import { $ as d_in } from "../../glossaries/auto.graphviz.temp_in_between.data"
26
26
  import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
27
27
 
28
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
28
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
29
29
  const d = pd.d
30
30
 
31
31
  export const $: g_glossary.D.Glossary = {
@@ -43,7 +43,7 @@ export const $: g_glossary.D.Glossary = {
43
43
  },
44
44
  'interface types': d({}),
45
45
  'algorithm types': d({
46
- "Map Graph 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Graph"))),
46
+ "Transform Graph 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Graph"))),
47
47
  }),
48
48
 
49
49
  }
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
@@ -10,6 +10,8 @@ export const $: g_project.D.API = api(
10
10
  glos,
11
11
 
12
12
  {
13
- "map Document 2 Document": algorithm("Map Document 2 Document", {}),
13
+ "transform Document 2 Document": algorithm([
14
+ `This algorithm transforms an HTML document into an XML document.`,
15
+ ], "Transform Document 2 Document", {}),
14
16
  }
15
17
  )
@@ -10,7 +10,7 @@ import {
10
10
  imp,
11
11
  integer,
12
12
  list,
13
- member,
13
+ prop,
14
14
  nothing,
15
15
  optional,
16
16
  parametrizedType,
@@ -20,9 +20,9 @@ import {
20
20
  type,
21
21
  typeParameter,
22
22
  typeReference,
23
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
23
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
24
24
 
25
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
26
26
 
27
27
  import { $ as d_in } from "../../glossaries/auto.html.temp_in_between.data"
28
28
  import { $ as d_out } from "../../glossaries/xml.data"
@@ -45,6 +45,6 @@ export const $: g_glossary.D.Glossary = {
45
45
  },
46
46
  'interface types': d({}),
47
47
  'algorithm types': d({
48
- "Map Document 2 Document": sfunction(externalTypeReference("out", "Document"), data(externalTypeReference("in", "Document"))),
48
+ "Transform Document 2 Document": sfunction(externalTypeReference("out", "Document"), data(externalTypeReference("in", "Document"))),
49
49
  }),
50
50
  }
@@ -1,8 +1,8 @@
1
1
  import * as pd from 'pareto-core-data'
2
2
 
3
- import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
3
+ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
4
4
 
5
- import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
5
+ import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
6
6
 
7
7
  import { $ as glos } from "./glossary.data"
8
8
 
@@ -10,7 +10,9 @@ export const $: g_project.D.API = api(
10
10
  glos,
11
11
 
12
12
  {
13
- "map Project 2 Directory": algorithm("Map Project 2 Directory", {}),
13
+ "transform Project 2 Directory": algorithm([
14
+ `transforms a liana project into a directory containing pareto 3gl high files`,
15
+ ], "Transform Project 2 Directory", {}),
14
16
 
15
17
  }
16
18
  )
@@ -5,9 +5,9 @@ import {
5
5
  sfunction,
6
6
  externalTypeReference,
7
7
  imp,
8
- } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
8
+ } from "pareto-pure/auto.dist/public/shorthands/pareto_4gl_type_system.sh"
9
9
 
10
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
10
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
11
11
 
12
12
  import { $ as d_in } from "../../glossaries/liana_project.data"
13
13
  import { $ as d_out } from "../../glossaries/auto.pareto_3gl_high.temp_in_between.data"
@@ -29,6 +29,6 @@ export const $: g_glossary.D.Glossary = {
29
29
  },
30
30
  'interface types': d({}),
31
31
  'algorithm types': d({
32
- "Map Project 2 Directory": sfunction(externalTypeReference("out", "Directory"), data(externalTypeReference("in", "Project"))),
32
+ "Transform Project 2 Directory": sfunction(externalTypeReference("out", "Directory"), data(externalTypeReference("in", "Project"))),
33
33
  }),
34
34
  }