pareto 0.74.0 → 0.75.1

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 (160) hide show
  1. package/auto.dist/auto.bin/auto.boekhouding.bin.js +8 -18
  2. package/auto.dist/data/boekhouding.data.js +8 -18
  3. package/auto.dist/index.js +8 -18
  4. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +8 -18
  5. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.d.ts +1 -1
  6. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.d.ts +1 -1
  7. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +4 -4
  8. 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
  9. 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
  10. 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
  11. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/transform_Block_2_Block.alg.js +55 -0
  12. package/auto.dist/public/modules/main/implementations/temp$_compile$_boekhouding.alg.js +13 -23
  13. package/auto.dist/public/modules/pareto_3gl_high_2_lines/implementations/compilation_Unit_2_Indented_Lines.alg.js +12 -22
  14. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.api.d.ts +1 -1
  15. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.d.ts +1 -1
  16. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.implementation.js +4 -4
  17. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.d.ts +1 -1
  18. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/auto.provided_interface_glossary.shadow.d.ts +1 -1
  19. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/createApostrophedString.alg.js +8 -18
  20. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/createBacktickedString.alg.js +8 -18
  21. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/createQuotedString.alg.js +8 -18
  22. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.d.ts +2 -0
  23. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/transform_Block_2_Block.alg.js +85 -0
  24. package/auto.dist/public/modules/typescript_naming/implementations/createIdentifier.alg.js +12 -22
  25. package/auto.pareto/$.data.ts +1 -1
  26. package/auto.pareto/auto.dependencies/index.ts +3 -3
  27. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +17 -7
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  35. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  36. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  37. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  38. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  39. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  40. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  41. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  42. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  43. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  44. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  45. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  46. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  47. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  48. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +5 -5
  49. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.temp_in_between.data.ts +1 -1
  50. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.constrained_with_terminal_values.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.possibly_constrained.data.ts +1 -1
  52. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.boekhouding.unconstrained_with_annotations.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.temp_in_between.data.ts +1 -1
  54. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.temp_in_between.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.temp_in_between.data.ts +1 -1
  56. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.constrained_with_terminal_values.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.temp_in_between.data.ts +1 -1
  58. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_schema.temp_in_between.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_3gl_high.temp_in_between.data.ts +1 -1
  60. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_type_system.temp_in_between.data.ts +1 -1
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto_4gl_typescript.temp_in_between.data.ts +1 -1
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.railroad_diagram.temp_in_between.data.ts +241 -0
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.temp_in_between.data.ts +1 -1
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +4 -4
  65. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +5 -5
  66. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +5 -5
  67. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/liana_project.data.ts +12 -12
  68. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +3 -3
  69. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +37 -37
  70. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +3 -3
  71. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +11 -11
  72. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +9 -9
  73. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +5 -3
  74. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  75. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  76. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  77. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +3 -3
  78. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +5 -5
  79. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +4 -4
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +6 -6
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +3 -3
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +5 -3
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +4 -4
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/api.data.ts +5 -3
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_project_2_pareto_3gl_high/glossary.data.ts +3 -3
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/api.data.ts +3 -3
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_alan_light/glossary.data.ts +3 -3
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/api.data.ts +4 -4
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_3gl_high/glossary.data.ts +3 -3
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/api.data.ts +3 -3
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/liana_schema_2_pareto_4gl_type_system/glossary.data.ts +15 -15
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/api.data.ts +3 -3
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_3gl_high_2_typescript_intermediate/glossary.data.ts +6 -6
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/api.data.ts +3 -3
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_graphviz/glossary.data.ts +4 -4
  97. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/api.data.ts +3 -3
  98. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +4 -4
  99. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/api.data.ts +5 -3
  100. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_pareto_3gl_high/glossary.data.ts +5 -5
  101. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/api.data.ts +3 -3
  102. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_type_system_2_typescript_intermediate/glossary.data.ts +4 -4
  103. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/api.data.ts +3 -3
  104. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_4gl_typescript_2_fountain_pen_directory/glossary.data.ts +6 -6
  105. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/api.data.ts +5 -3
  106. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +4 -4
  107. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +6 -6
  108. package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +37 -37
  109. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +2 -2
  110. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +25 -8
  111. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +17 -17
  112. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +23 -9
  113. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +5 -5
  114. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +5 -5
  115. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +11 -11
  116. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +46 -41
  117. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +19 -19
  118. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +24 -9
  119. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +7 -11
  120. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +8 -4
  121. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +5 -5
  122. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +2 -2
  123. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +3 -3
  124. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +29 -15
  125. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +16 -16
  126. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +2 -2
  127. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -3
  128. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +2 -2
  129. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +3 -3
  130. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +33 -12
  131. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +9 -9
  132. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +19 -15
  133. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +5 -5
  134. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +6 -4
  135. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +7 -7
  136. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +13 -10
  137. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +3 -3
  138. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +15 -7
  139. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +7 -7
  140. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +56 -20
  141. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +29 -29
  142. package/auto.pareto/modules/filesystem_naming/api.data.ts +8 -3
  143. package/auto.pareto/modules/filesystem_naming/glossary.data.ts +5 -5
  144. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts +3 -3
  145. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +3 -3
  146. package/auto.pareto/modules/main/api.data.ts +5 -3
  147. package/auto.pareto/modules/main/glossary.data.ts +4 -4
  148. package/auto.pareto/modules/pareto_3gl_high_2_lines/api.data.ts +5 -6
  149. package/auto.pareto/modules/pareto_3gl_high_2_lines/glossary.data.ts +4 -4
  150. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/api.data.ts +15 -11
  151. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen_indented_file/glossary.data.ts +4 -4
  152. package/auto.pareto/modules/typescript_naming/api.data.ts +14 -16
  153. package/auto.pareto/modules/typescript_naming/glossary.data.ts +3 -3
  154. package/package.json +9 -9
  155. 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
  156. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.js +0 -65
  157. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.d.ts +0 -2
  158. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen_indented_file/implementations/map_Block_2_Block.alg.js +0 -95
  159. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.possibly_constrained.data.ts +0 -1050
  160. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana_resolver.unconstrained_with_annotations.data.ts +0 -1035
@@ -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,7 @@ export const $: g_project.D.API = api(
10
10
  glos,
11
11
 
12
12
  {
13
- "map Model 2 Root": algorithm("Map Model 2 Root", {}),
13
+ "transform Model 2 Root": algorithm([], "Transform Model 2 Root", {}),
14
14
 
15
15
  }
16
16
  )
@@ -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/auto.liana_schema.temp_in_between.data"
13
13
  import { $ as d_out } from "../../glossaries/auto.alan_light.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 Model 2 Root": sfunction(externalTypeReference("out", "Root"), data(externalTypeReference("in", "Model"))),
32
+ "Transform Model 2 Root": sfunction(externalTypeReference("out", "Root"), data(externalTypeReference("in", "Model"))),
33
33
  }),
34
34
  }
@@ -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
- "createResolver": algorithm("CreateResolver", {}),
15
- "createSerializer": algorithm("CreateSerializer", {}),
14
+ "createResolver": algorithm([], "CreateResolver", {}),
15
+ "createSerializer": algorithm([], "CreateSerializer", {}),
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,
@@ -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_out } from "../../glossaries/auto.pareto_3gl_high.temp_in_between.data"
26
26
  import { $ as d_in } from "../../glossaries/auto.liana_schema.temp_in_between.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 = {
@@ -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": algorithm("Map", {}),
14
+ "map": algorithm([], "Map", {}),
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,13 +20,13 @@ 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_out } from "../../glossaries/auto.pareto_4gl_type_system.temp_in_between.data"
26
26
  import { $ as d_in } from "../../glossaries/auto.liana_schema.temp_in_between.data"
27
27
  import { $ as d_liana_project } from "../../glossaries/liana_project.data"
28
28
 
29
- import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
29
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.pareto_4gl_type_system"
30
30
  const d = pd.d
31
31
 
32
32
  export const $: g_glossary.D.Glossary = {
@@ -41,31 +41,31 @@ export const $: g_glossary.D.Glossary = {
41
41
  'namespaces': d({}),
42
42
  'data types': d({
43
43
  "MapData": type(group({
44
- "mapped library": member(component(typeReference("Mapped Library"))),
45
- "settings": member(component(typeReference("Mapping Settings"))),
44
+ "mapped library": prop(component(typeReference("Mapped Library"))),
45
+ "settings": prop(component(typeReference("Mapping Settings"))),
46
46
  })),
47
47
  "Mapped Library": type(group({
48
- "library": member(component(externalTypeReference("in", "Type Library", {}))),
49
- "terminal mapping": member(component(externalTypeReference("project", "Terminal Mapping"))),
48
+ "library": prop(component(externalTypeReference("in", "Type Library", {}))),
49
+ "terminal mapping": prop(component(externalTypeReference("project", "Terminal Mapping"))),
50
50
  })),
51
51
 
52
52
  "Mapping Settings": type(group({
53
- "annotations": member(boolean()),
54
- "terminal values": member(boolean()),
55
- "constraints": member(optional(stateGroup({
53
+ "annotations": prop(boolean()),
54
+ "terminal values": prop(boolean()),
55
+ "constraints": prop(optional(stateGroup({
56
56
  "optional": group({}),
57
57
  "required": group({}),
58
58
  }))),
59
- // "visitor interface": member(optional(group({
60
- // "datamodel": member(stateGroup({
59
+ // "visitor interface": prop(optional(group({
60
+ // "datamodel": prop(stateGroup({
61
61
  // "internal": group({}),
62
62
  // "exernal": group({
63
- // "location": member(text()),
63
+ // "location": prop(text()),
64
64
  // }),
65
65
  // })),
66
66
  // }))),
67
- // "algorithms": member(group({
68
- // "serialize": member(optional(group({
67
+ // "algorithms": prop(group({
68
+ // "serialize": prop(optional(group({
69
69
  // //data location,
70
70
  // }))),
71
71
  // //resolve
@@ -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,6 @@ export const $: g_project.D.API = api(
10
10
  glos,
11
11
 
12
12
  {
13
- "map Compilation Unit 2 Block": algorithm("Map Compilation Unit 2 Block", {}),
13
+ "transform Compilation Unit 2 Block": algorithm([], "Transform Compilation Unit 2 Block", {}),
14
14
  }
15
15
  )
@@ -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.pareto_3gl_high.temp_in_between.data"
28
28
  import { $ as d_out } from "../../glossaries/typescript_intermediate.data"
@@ -40,14 +40,14 @@ export const $: g_glossary.D.Glossary = {
40
40
  'root': {
41
41
  'namespaces': d({}),
42
42
  'data types': d({
43
- "Map Data": type(group({
44
- "compilation unit": member(component(externalTypeReference("in", "Compilation Unit", {}))),
43
+ "Transform Data": type(group({
44
+ "compilation unit": prop(component(externalTypeReference("in", "Compilation Unit", {}))),
45
45
  })),
46
46
  }),
47
47
  },
48
48
  },
49
49
  'interface types': d({}),
50
50
  'algorithm types': d({
51
- "Map Compilation Unit 2 Block": sfunction(externalTypeReference("out", "Block"), data(typeReference("Map Data"))),
51
+ "Transform Compilation Unit 2 Block": sfunction(externalTypeReference("out", "Block"), data(typeReference("Transform Data"))),
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 Glossary 2 Graph": algorithm("Map Glossary 2 Graph", {}),
14
+ "transform Glossary 2 Graph": algorithm([], "Transform Glossary 2 Graph", {}),
15
15
 
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,
@@ -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_out } from "../../glossaries/auto.graphviz.temp_in_between.data"
28
28
  import { $ as d_in } from "../../glossaries/auto.pareto_4gl_type_system.temp_in_between.data"
@@ -44,7 +44,7 @@ export const $: g_glossary.D.Glossary = {
44
44
  },
45
45
  'interface types': d({}),
46
46
  'algorithm types': d({
47
- "Map Glossary 2 Graph": sfunction(externalTypeReference("out", "Graph"), data(externalTypeReference("in", "Glossary"))),
47
+ "Transform Glossary 2 Graph": sfunction(externalTypeReference("out", "Graph"), data(externalTypeReference("in", "Glossary"))),
48
48
 
49
49
  }),
50
50
  }
@@ -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 Library 2 Block": algorithm("Map Library 2 Block", {}),
14
+ "transform Library 2 Block": algorithm([], "Transform Library 2 Block", {}),
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
 
27
27
  import { $ as d_out } from "../../glossaries/fountain_pen_indented_file_with_escaped_strings.data"
28
28
  import { $ as d_in } from "../../glossaries/auto.pareto_4gl_type_system.temp_in_between.data"
@@ -45,7 +45,7 @@ export const $: g_glossary.D.Glossary = {
45
45
  },
46
46
  'interface types': d({}),
47
47
  'algorithm types': d({
48
- "Map Library 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Library"))),
48
+ "Transform Library 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Library"))),
49
49
 
50
50
  }),
51
51
  }
@@ -2,16 +2,18 @@
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 Library 2 Compilation Unit": algorithm("Map Library 2 Compilation Unit", {}),
14
+ "transform Library 2 Compilation Unit": algorithm([
15
+ `transforms a Pareto 4gl Library into a Pareto 3gl high Compilation Unit`,
16
+ ], "Transform Library 2 Compilation Unit", {}),
15
17
 
16
18
  }
17
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,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_out } from "../../glossaries/auto.pareto_3gl_high.temp_in_between.data"
28
28
  import { $ as d_in } from "../../glossaries/auto.pareto_4gl_type_system.temp_in_between.data"
@@ -40,14 +40,14 @@ export const $: g_glossary.D.Glossary = {
40
40
  'namespaces': d({}),
41
41
  'data types': d({
42
42
  "Library2ParetoComparatorsData": type(group({
43
- "library": member(component(externalTypeReference("in", "Library"))),
43
+ "library": prop(component(externalTypeReference("in", "Library"))),
44
44
  })),
45
45
  }),
46
46
  },
47
47
  },
48
48
  'interface types': d({}),
49
49
  'algorithm types': d({
50
- "Map Library 2 Compilation Unit": sfunction(externalTypeReference("out", "Compilation Unit"), data(typeReference("Library2ParetoComparatorsData"))),
50
+ "Transform Library 2 Compilation Unit": sfunction(externalTypeReference("out", "Compilation Unit"), data(typeReference("Library2ParetoComparatorsData"))),
51
51
 
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 Data Glossary 2 Block": algorithm("Map Data Glossary 2 Block", { }),
14
+ "transform Data Glossary 2 Block": algorithm([], "Transform Data Glossary 2 Block", { }),
15
15
 
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,
@@ -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_out } from "../../glossaries/typescript_intermediate.data"
28
28
  import { $ as d_in } from "../../glossaries/auto.pareto_4gl_type_system.temp_in_between.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 Data Glossary 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Data Glossary"))),
48
+ "Transform Data Glossary 2 Block": sfunction(externalTypeReference("out", "Block"), data(externalTypeReference("in", "Data Glossary"))),
49
49
  }),
50
50
  }
@@ -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 Library 2 Directory": algorithm("Map Library 2 Directory", {}),
14
+ "transform Library 2 Directory": algorithm([], "Transform Library 2 Directory", {}),
15
15
 
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,
@@ -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_out } from "../../glossaries/fountain_pen_directory.data"
28
28
  import { $ as d_in } from "../../glossaries/auto.pareto_4gl_typescript.temp_in_between.data"
@@ -42,15 +42,15 @@ export const $: g_glossary.D.Glossary = {
42
42
  'namespaces': d({}),
43
43
  'data types': d({
44
44
  "In": type(group({
45
- "$": member(component(externalTypeReference("in", "Typescript Package"))),
46
- "library": member(component(externalTypeReference("cts", "Library"))),
45
+ "$": prop(component(externalTypeReference("in", "Typescript Package"))),
46
+ "library": prop(component(externalTypeReference("cts", "Library"))),
47
47
  }))
48
48
  }),
49
49
  },
50
50
  },
51
51
  'interface types': d({}),
52
52
  'algorithm types': d({
53
- "Map Library 2 Directory": sfunction(externalTypeReference("out", "Directory"), data(typeReference("In"))),
53
+ "Transform Library 2 Directory": sfunction(externalTypeReference("out", "Directory"), data(typeReference("In"))),
54
54
 
55
55
  }),
56
56
  }
@@ -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 Semantic Version from Text": algorithm("Map Semantic Version from Text", {}),
13
+ "transform Semantic Version from Text": algorithm([
14
+ `transforms a text into a semantic version type`,
15
+ ], "Transform Semantic Version from Text", {}),
14
16
 
15
17
  }
16
18
  )
@@ -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/text.data"
28
28
  import { $ as d_out } from "../../glossaries/auto.semantic_versioning.temp_in_between.data"
@@ -44,6 +44,6 @@ export const $: g_glossary.D.Glossary = {
44
44
  },
45
45
  'interface types': d({}),
46
46
  'algorithm types': d({
47
- "Map Semantic Version from Text": sfunction(externalTypeReference("out", "Semantic Version"), data(externalTypeReference("in", "Text"))),
47
+ "Transform Semantic Version from Text": sfunction(externalTypeReference("out", "Semantic Version"), data(externalTypeReference("in", "Text"))),
48
48
  }),
49
49
  }
@@ -1,24 +1,24 @@
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 d_glos } from "./glossary.data"
8
8
 
9
9
  export const $: g_project.D.API = api(
10
10
  d_glos,
11
11
  {
12
- "annotateTestResult": algorithm("Annotate TestResult", {}),
13
- "serializeSummary": algorithm("Serialize Summary", {
12
+ "annotateTestResult": algorithm([], "Annotate TestResult", {}),
13
+ "serializeSummary": algorithm([], "Serialize Summary", {
14
14
  // "add": libDep("pareto-standard-impure-library", "arithmetic", "Add", {}),
15
15
  // "isZero": libDep("pareto-standard-impure-library", "numerical__predicates", "IsZero", {}),
16
16
  // "negate": libDep("pareto-standard-impure-library", "arithmetic", "Negate", {}),
17
17
  }),
18
- "serializeTestResult": algorithm("Serialize TestResult", {
18
+ "serializeTestResult": algorithm([], "Serialize TestResult", {
19
19
  // "dictionaryForEach": libDep("pareto-standard-impure-library", "foreach", "DictionaryForEach", {}),
20
20
  }),
21
- "summarize": algorithm("Summarize", {}),
21
+ "summarize": algorithm([], "Summarize", {}),
22
22
 
23
23
  }
24
24
  )