pareto 0.67.0 → 0.69.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 (141) hide show
  1. package/auto.dist/data/boekhouding.data.d.ts +1 -1
  2. package/auto.dist/index.d.ts +6 -5
  3. package/auto.dist/index.js +8 -7
  4. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.api.d.ts +6 -0
  5. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.api.js +1 -1
  6. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.d.ts +2 -0
  7. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.js +6 -0
  8. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +2228 -0
  9. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.d.ts +23 -0
  11. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.js +3 -0
  12. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.d.ts +2 -0
  13. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.js +216 -0
  14. package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/index.js +19 -0
  15. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.js +1 -1
  16. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.d.ts +1 -1
  17. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.js +3 -3
  18. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.js +1 -1
  19. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  20. package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +157 -0
  21. package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/index.js +1 -1
  22. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.js +3 -0
  23. package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.implementation.d.ts +1 -1
  24. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +6 -0
  25. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.js +3 -0
  26. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.shadow.js +3 -0
  27. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.js +65 -0
  28. package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/index.js +19 -0
  29. package/auto.dist/public/modules/main/auto.implementation.d.ts +1 -1
  30. package/auto.dist/public/modules/main/auto.implementation.js +3 -3
  31. package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.js → temp$_compile$_boekhouding.alg.js} +2 -2
  32. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.js +1 -1
  33. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.d.ts +1 -1
  34. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.js +3 -3
  35. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.js +1 -1
  36. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  37. package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.js → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.js} +5 -5
  38. package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/index.js +1 -1
  39. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.api.js +3 -0
  40. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.d.ts +1 -1
  41. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.js +3 -3
  42. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.provided_interface_glossary.js +3 -0
  43. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
  44. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.js +1 -1
  45. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.js +1 -1
  46. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.js +1 -1
  47. package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.js +95 -0
  48. package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/index.js +1 -1
  49. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.js +1 -1
  50. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.js +1 -1
  51. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.js +1 -1
  52. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.js +1 -1
  53. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.js +1 -1
  54. package/auto.dist/public/modules/typescript_naming/index.d.ts +2 -0
  55. package/auto.dist/public/modules/{typescript__naming → typescript_naming}/index.js +1 -1
  56. package/auto.pareto/$.data.ts +2 -0
  57. package/auto.pareto/auto.dependencies/index.ts +3 -3
  58. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
  59. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  60. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  61. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
  62. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
  63. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
  64. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
  65. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
  66. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
  67. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
  68. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
  69. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
  70. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
  71. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
  72. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
  73. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
  74. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
  75. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
  76. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
  77. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
  78. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
  79. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
  80. package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  81. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  82. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
  83. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
  84. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
  85. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
  86. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
  87. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
  88. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
  89. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
  90. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
  91. package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
  92. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
  93. package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
  94. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
  95. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
  96. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
  97. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
  98. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/api.data.ts +17 -0
  99. package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +51 -0
  100. package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
  101. package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
  102. package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
  103. package/package.json +5 -5
  104. package/auto.dist/public/modules/filesystem__naming/implementations/create__Valid__File__Name.alg.js +0 -142
  105. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +0 -3
  106. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.implementation.js +0 -6
  107. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.js +0 -3
  108. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.js +0 -3
  109. 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
  110. package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/index.js +0 -19
  111. package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +0 -95
  112. /package/auto.dist/public/modules/{filesystem__naming → cosmos_type_system_2_typescript_intermediate}/index.d.ts +0 -0
  113. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.d.ts +0 -0
  114. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.d.ts +0 -0
  115. /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  116. /package/auto.dist/public/modules/{filesystem__naming/implementations/create__Valid__File__Name.alg.d.ts → filesystem_naming/implementations/create_Valid_File_Name.alg.d.ts} +0 -0
  117. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → filesystem_naming}/index.d.ts +0 -0
  118. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.api.d.ts +0 -0
  119. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.d.ts +0 -0
  120. /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  121. /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 → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  122. /package/auto.dist/public/modules/{pareto__2__fountain__pen → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts}/index.d.ts +0 -0
  123. /package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.d.ts → temp$_compile$_boekhouding.alg.d.ts} +0 -0
  124. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.d.ts +0 -0
  125. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  126. /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  127. /package/auto.dist/public/modules/{pareto__2__fountain__pen/implementations/compilation__Unit__2__Indented__Lines.alg.d.ts → pareto_2_fountain_pen/implementations/compilation_Unit_2_Indented_Lines.alg.d.ts} +0 -0
  128. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → pareto_2_fountain_pen}/index.d.ts +0 -0
  129. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.api.d.ts +0 -0
  130. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
  131. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  132. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.d.ts +0 -0
  133. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.d.ts +0 -0
  134. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.d.ts +0 -0
  135. /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.d.ts → typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.d.ts} +0 -0
  136. /package/auto.dist/public/modules/{typescript__naming → typescript_intermediate_2_fountain_pen}/index.d.ts +0 -0
  137. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.d.ts +0 -0
  138. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.d.ts +0 -0
  139. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.d.ts +0 -0
  140. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
  141. /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.d.ts +0 -0
@@ -28,31 +28,24 @@ import { $ as d_fountain_pen } from "./fountain_pen_indented_file.data"
28
28
 
29
29
  const d = pd.d
30
30
 
31
- export const $: g_glossary.D.Glossary = {
32
- 'data glossary': {
33
- 'glossary parameters': d({
34
- }),
35
- 'imports': d({
36
- "fp": imp(d_fountain_pen['data glossary'], {}),
37
- }),
38
- 'root': {
39
- 'namespaces': d({}),
40
- 'data types': d({
41
- "Directory": type(group({
42
- "nodes": member(dictionary(stateGroup({
43
- "allowed manual": nothing(),
44
- "allowed automatic": nothing(),
45
- "file": component(externalTypeReference("fp", "Block")),
46
- "template": component(externalTypeReference("fp", "Block")),
47
- "directory": component(typeReference("Directory")),
48
- })))
49
- }))
50
- }),
51
- },
52
- },
53
- 'interface types': d({
54
-
31
+ export const $: g_glossary.D.Data__Glossary = {
32
+ 'glossary parameters': d({
55
33
  }),
56
- 'algorithm types': d({
34
+ 'imports': d({
35
+ "fp": imp(d_fountain_pen, {}),
57
36
  }),
37
+ 'root': {
38
+ 'namespaces': d({}),
39
+ 'data types': d({
40
+ "Directory": type(group({
41
+ "nodes": member(dictionary(stateGroup({
42
+ "allowed manual": nothing(),
43
+ "allowed automatic": nothing(),
44
+ "file": component(externalTypeReference("fp", "Block")),
45
+ "template": component(externalTypeReference("fp", "Block")),
46
+ "directory": component(typeReference("Directory")),
47
+ })))
48
+ }))
49
+ }),
50
+ },
58
51
  }
@@ -24,41 +24,35 @@ import {
24
24
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
25
25
  const d = pd.d
26
26
 
27
- export const $: g_glossary.D.Glossary = {
28
- 'data glossary': {
29
- 'glossary parameters': d({}),
30
- 'imports': d({
27
+ export const $: g_glossary.D.Data__Glossary = {
28
+ 'glossary parameters': d({}),
29
+ 'imports': d({
30
+ }),
31
+ 'root': {
32
+ 'namespaces': d({}),
33
+ 'data types': d({
34
+ "Block": type(list(stateGroup({
35
+ "nested line": component(typeReference("Line")),
36
+ "line": text(),
37
+ /**
38
+ * this one can be used to make code generation easier.
39
+ * it will be inlined
40
+ */
41
+ "sub block": component(typeReference("Block")),
42
+ }))),
43
+ "Line": type(list(stateGroup({
44
+ "snippet": text(),
45
+ "indent": component(typeReference("Block")),
46
+ /**
47
+ * this one can be used to make code generation easier.
48
+ * it will be inlined
49
+ */
50
+ "sub line": component(typeReference("Line")),
51
+ }))),
52
+ "Lines": type(list(group({
53
+ "indentation": member(integer()),
54
+ "text": member(text()),
55
+ }))),
31
56
  }),
32
- 'root': {
33
- 'namespaces': d({}),
34
- 'data types': d({
35
- "Block": type(list(stateGroup({
36
- "nested line": component(typeReference("Line")),
37
- "line": text(),
38
- /**
39
- * this one can be used to make code generation easier.
40
- * it will be inlined
41
- */
42
- "sub block": component(typeReference("Block")),
43
- }))),
44
- "Line": type(list(stateGroup({
45
- "snippet": text(),
46
- "indent": component(typeReference("Block")),
47
- /**
48
- * this one can be used to make code generation easier.
49
- * it will be inlined
50
- */
51
- "sub line": component(typeReference("Line")),
52
- }))),
53
- "Lines": type(list(group({
54
- "indentation": member(integer()),
55
- "text": member(text()),
56
- }))),
57
- }),
58
- },
59
57
  },
60
- 'interface types': d({
61
- }),
62
- 'algorithm types': d({
63
- }),
64
58
  }
@@ -25,33 +25,28 @@ import {
25
25
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
26
26
  const d = pd.d
27
27
 
28
- export const $: g_glossary.D.Glossary = {
29
- 'data glossary': {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({}),
30
+ 'imports': d({
31
+ }),
32
+ 'root': {
33
+ 'namespaces': d({}),
34
+ 'data types': d({
35
+ "Block": type(list(stateGroup({
36
+ "nested line": component(typeReference("Line")),
37
+ "line": text(),
38
+ }))),
39
+ "Line": type(list(stateGroup({
40
+ "snippet": text(),
41
+ "apostrophed string": text(),
42
+ "quoted string": text(),
43
+ "backticked string": text(),
44
+ "indent": component(typeReference("Block"))
45
+ }))),
46
+ "Lines": type(list(group({
47
+ "indentation": member(integer()),
48
+ "text": member(text()),
49
+ }))),
32
50
  }),
33
- 'root': {
34
- 'namespaces': d({}),
35
- 'data types': d({
36
- "Block": type(list(stateGroup({
37
- "nested line": component(typeReference("Line")),
38
- "line": text(),
39
- }))),
40
- "Line": type(list(stateGroup({
41
- "snippet": text(),
42
- "apostrophed string": text(),
43
- "quoted string": text(),
44
- "backticked string": text(),
45
- "indent": component(typeReference("Block"))
46
- }))),
47
- "Lines": type(list(group({
48
- "indentation": member(integer()),
49
- "text": member(text()),
50
- }))),
51
- }),
52
- },
53
51
  },
54
- 'interface types': d({}),
55
- 'algorithm types': d({
56
- }),
57
52
  }
@@ -25,20 +25,14 @@ import {
25
25
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
26
26
  const d = pd.d
27
27
 
28
- export const $: g_glossary.D.Glossary = {
29
- 'data glossary': {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({}),
30
+ 'imports': d({
31
+ }),
32
+ 'root': {
33
+ 'namespaces': d({}),
34
+ 'data types': d({
35
+ "Lines": type(list(text())),
32
36
  }),
33
- 'root': {
34
- 'namespaces': d({}),
35
- 'data types': d({
36
- "Lines": type(list(text())),
37
- }),
38
- },
39
37
  },
40
- 'interface types': d({
41
- }),
42
- 'algorithm types': d({
43
- }),
44
38
  }
@@ -25,132 +25,125 @@ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.c
25
25
 
26
26
  const d = pd.d
27
27
 
28
- export const $: g_glossary.D.Glossary = {
29
- 'data glossary': {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
32
- }),
33
- 'root': {
34
- 'namespaces': d({
35
- // "intermediate": {
36
- // 'namespaces': d({
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({}),
30
+ 'imports': d({
31
+ }),
32
+ 'root': {
33
+ 'namespaces': d({
34
+ // "intermediate": {
35
+ // 'namespaces': d({
37
36
 
38
- // }),
39
- // 'data types': d({}),
40
- // },
41
- // "summary": {
42
- // 'namespaces': d({
37
+ // }),
38
+ // 'data types': d({}),
39
+ // },
40
+ // "summary": {
41
+ // 'namespaces': d({
43
42
 
44
- // }),
45
- // 'data types': d({}),
46
- // },
47
- }),
48
- 'data types': d({
49
- "Library": type(group({
50
- "public": member(component(typeReference("Module Set"))),
51
- "private": member(component(typeReference("Module Set"))),
52
- })),
53
- "Module Set": type(dictionary(component(typeReference("Module")))),
54
- "Module": type(dictionary(component(typeReference("Algorithm")))),
55
- "Algorithm": type(group({
56
- "location": member(component(typeReference("Source Location"))),
57
- "tests": member(optional(dictionary(component(typeReference("Test"))))),
58
- })),
59
- "Source Location": type(group({
60
- "file": member(text()),
61
- "line": member(integer()),
62
- "column": member(integer()),
63
- })),
64
- "Test": type(list(component(typeReference("Error")))),
65
- "Error": type(stateGroup({
66
- "content": component(typeReference("Compare Error"))
43
+ // }),
44
+ // 'data types': d({}),
45
+ // },
46
+ }),
47
+ 'data types': d({
48
+ "Library": type(group({
49
+ "public": member(component(typeReference("Module Set"))),
50
+ "private": member(component(typeReference("Module Set"))),
51
+ })),
52
+ "Module Set": type(dictionary(component(typeReference("Module")))),
53
+ "Module": type(dictionary(component(typeReference("Algorithm")))),
54
+ "Algorithm": type(group({
55
+ "location": member(component(typeReference("Source Location"))),
56
+ "tests": member(optional(dictionary(component(typeReference("Test"))))),
57
+ })),
58
+ "Source Location": type(group({
59
+ "file": member(text()),
60
+ "line": member(integer()),
61
+ "column": member(integer()),
62
+ })),
63
+ "Test": type(list(component(typeReference("Error")))),
64
+ "Error": type(stateGroup({
65
+ "content": component(typeReference("Compare Error"))
66
+ })),
67
+ "Compare Error": type(group({
68
+ "location": member(component(typeReference("Source Location"))),
69
+ "path": member(text()),
70
+ "type": member(stateGroup({
71
+ "wrong number": group({
72
+ "found": member(integer()),
73
+ }),
74
+ "wrong text": group({
75
+ "found": member(text()),
76
+ }),
77
+ "wrong boolean": group({
78
+ "found": member(boolean())
79
+ }),
80
+ "optional value expected not to be set": nothing(),
81
+ "optional value expected to be set": nothing(),
82
+ "not the right state": group({
83
+ "found": member(text())
84
+ }),
85
+ "not enough elements": nothing(),
86
+ "too many elements": nothing(),
87
+ "superfluous entries": group({
88
+ "keys": member(dictionary(nothing()))
89
+ }),
90
+ "missing dictionary entry": group({
91
+ "key": member(text()),
92
+ }),
67
93
  })),
68
- "Compare Error": type(group({
69
- "location": member(component(typeReference("Source Location"))),
70
- "path": member(text()),
71
- "type": member(stateGroup({
72
- "wrong number": group({
73
- "found": member(integer()),
74
- }),
75
- "wrong text": group({
76
- "found": member(text()),
77
- }),
78
- "wrong boolean": group({
79
- "found": member(boolean())
80
- }),
81
- "optional value expected not to be set": nothing(),
82
- "optional value expected to be set": nothing(),
83
- "not the right state": group({
84
- "found": member(text())
85
- }),
86
- "not enough elements": nothing(),
87
- "too many elements": nothing(),
88
- "superfluous entries": group({
89
- "keys": member(dictionary(nothing()))
90
- }),
91
- "missing dictionary entry": group({
92
- "key": member(text()),
93
- }),
94
- })),
95
94
 
96
- })),
97
- "Summary": type(group({
98
- "number of tests": member(integer()),
99
- "number of missing tests": member(integer()),
100
- "number of errors": member(integer()),
101
- })),
95
+ })),
96
+ "Summary": type(group({
97
+ "number of tests": member(integer()),
98
+ "number of missing tests": member(integer()),
99
+ "number of errors": member(integer()),
100
+ })),
102
101
 
103
- "intLibrary": type(group({
104
- "public": member(component(typeReference("intModule Set"))),
105
- "private": member(component(typeReference("intModule Set"))),
106
- })),
107
- "intModule Set": type(dictionary(component(typeReference("intModule")))),
108
- "intModule": type(dictionary(component(typeReference("intAlgorithm")))),
109
- "intAlgorithm": type(group({
110
- "location": member(component(typeReference("Source Location"))),
111
- "status": member(stateGroup({
112
- "no tests": nothing(),
113
- "skipped": nothing(),
114
- "has tests": dictionary(component(typeReference("intTest"))),
115
- })),
116
- })),
117
- "intTest": type(stateGroup({
118
- "has errors": list(component(typeReference("Error"))),
119
- "has no errors": nothing(),
102
+ "intLibrary": type(group({
103
+ "public": member(component(typeReference("intModule Set"))),
104
+ "private": member(component(typeReference("intModule Set"))),
105
+ })),
106
+ "intModule Set": type(dictionary(component(typeReference("intModule")))),
107
+ "intModule": type(dictionary(component(typeReference("intAlgorithm")))),
108
+ "intAlgorithm": type(group({
109
+ "location": member(component(typeReference("Source Location"))),
110
+ "status": member(stateGroup({
111
+ "no tests": nothing(),
112
+ "skipped": nothing(),
113
+ "has tests": dictionary(component(typeReference("intTest"))),
120
114
  })),
121
- "annotatedStatus": type(stateGroup({
122
- "has errors": nothing(), // red
123
- "missing tests": nothing(), // yellow
124
- "no tests": nothing(), // grey
125
- "success": nothing(), // green
126
- })),
127
- "annotatedLibrary": type(group({
128
- "public": member(component(typeReference("annotatedModule Set"))),
129
- "private": member(component(typeReference("annotatedModule Set"))),
130
- })),
131
- "annotatedModule Set": type(group({
132
- "status": member(component(typeReference("annotatedStatus"))),
133
- "modules": member(dictionary(component(typeReference("annotatedModule")))),
134
- })),
135
- "annotatedModule": type(group({
136
- "status": member(component(typeReference("annotatedStatus"))),
137
- "algorithms": member(dictionary(component(typeReference("annotatedAlgorithm")))),
138
- })),
139
- "annotatedAlgorithm": type(group({
140
- "location": member(component(typeReference("Source Location"))),
141
- "status": member(component(typeReference("annotatedStatus"))),
142
- "tests": member(dictionary(component(typeReference("annotatedTest")))),
143
- })),
144
- "annotatedTest": type(group({
145
- "status": member(component(typeReference("annotatedStatus"))),
146
- "errors": member(list(component(typeReference("Error")))),
147
- })),
148
- }),
149
- },
115
+ })),
116
+ "intTest": type(stateGroup({
117
+ "has errors": list(component(typeReference("Error"))),
118
+ "has no errors": nothing(),
119
+ })),
120
+ "annotatedStatus": type(stateGroup({
121
+ "has errors": nothing(), // red
122
+ "missing tests": nothing(), // yellow
123
+ "no tests": nothing(), // grey
124
+ "success": nothing(), // green
125
+ })),
126
+ "annotatedLibrary": type(group({
127
+ "public": member(component(typeReference("annotatedModule Set"))),
128
+ "private": member(component(typeReference("annotatedModule Set"))),
129
+ })),
130
+ "annotatedModule Set": type(group({
131
+ "status": member(component(typeReference("annotatedStatus"))),
132
+ "modules": member(dictionary(component(typeReference("annotatedModule")))),
133
+ })),
134
+ "annotatedModule": type(group({
135
+ "status": member(component(typeReference("annotatedStatus"))),
136
+ "algorithms": member(dictionary(component(typeReference("annotatedAlgorithm")))),
137
+ })),
138
+ "annotatedAlgorithm": type(group({
139
+ "location": member(component(typeReference("Source Location"))),
140
+ "status": member(component(typeReference("annotatedStatus"))),
141
+ "tests": member(dictionary(component(typeReference("annotatedTest")))),
142
+ })),
143
+ "annotatedTest": type(group({
144
+ "status": member(component(typeReference("annotatedStatus"))),
145
+ "errors": member(list(component(typeReference("Error")))),
146
+ })),
147
+ }),
150
148
  },
151
- 'interface types': d({
152
-
153
- }),
154
- 'algorithm types': d({
155
- }),
156
149
  }
@@ -25,20 +25,14 @@ import {
25
25
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
26
26
  const d = pd.d
27
27
 
28
- export const $: g_glossary.D.Glossary = {
29
- 'data glossary': {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({}),
30
+ 'imports': d({
31
+ }),
32
+ 'root': {
33
+ 'namespaces': d({}),
34
+ 'data types': d({
35
+ "Text": type(text()),
32
36
  }),
33
- 'root': {
34
- 'namespaces': d({}),
35
- 'data types': d({
36
- "Text": type(text()),
37
- }),
38
- },
39
37
  },
40
- 'interface types': d({
41
- }),
42
- 'algorithm types': d({
43
- }),
44
38
  }
@@ -25,61 +25,56 @@ import {
25
25
  import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
26
26
  const d = pd.d
27
27
 
28
- export const $: g_glossary.D.Glossary = {
29
- 'data glossary': {
30
- 'glossary parameters': d({}),
31
- 'imports': d({
32
- }),
33
- 'root': {
34
- 'namespaces': d({}),
35
- 'data types': d({
36
- "Block": type(list(stateGroup({
37
- "nested line": component(typeReference("Line")),
38
- "line": text(),
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({}),
30
+ 'imports': d({
31
+ }),
32
+ 'root': {
33
+ 'namespaces': d({}),
34
+ 'data types': d({
35
+ "Block": type(list(stateGroup({
36
+ "nested line": component(typeReference("Line")),
37
+ "line": text(),
39
38
 
40
- //specials
39
+ //specials
41
40
 
42
- /**
43
- * this one can be used to transform a dictionary into an array of blocks. The order is not controllable.
44
- */
45
- "block dictionary": dictionary(component(typeReference("Block"))),
46
- }))),
47
- "Line": type(list(stateGroup({
48
- "snippet": text(),
49
- "indent": component(typeReference("Block")),
41
+ /**
42
+ * this one can be used to transform a dictionary into an array of blocks. The order is not controllable.
43
+ */
44
+ "block dictionary": dictionary(component(typeReference("Block"))),
45
+ }))),
46
+ "Line": type(list(stateGroup({
47
+ "snippet": text(),
48
+ "indent": component(typeReference("Block")),
50
49
 
51
- //specials
52
- "apostrophed string": text(),
53
- "quoted string": text(),
54
- "backticked string": text(),
55
- "identifier": text(),
56
- // /**
57
- // * this one is necessary because TypeScript does not allow trailing commas in certain places.
58
- // * for example in type arguments.
59
- // */
60
- // "array without trailing commas": list(component(typeReference("Line"))),
61
- /**
62
- * this one can be used to transform a dictionary into an array of line parts. The order is not controllable.
63
- * typescript sometimes handles empty dictoinaries in impure ways and sometimes doesn't accept a trailing comma.
64
- */
65
- "line dictionary": group({
66
- "dictionary": member(dictionary(component(typeReference("Line")))),
67
- "if empty": member(component(typeReference("Line"))),
68
- "if not empty": member(group({
69
- "prefix": member(component(typeReference("Line"))),
70
- "suffix": member(component(typeReference("Line"))),
71
- "add commas in between": member(boolean()),
72
- })),
73
- }),
74
- }))),
75
- "Lines": type(list(group({
76
- "indentation": member(integer()),
77
- "text": member(text()),
78
- }))),
79
- }),
80
- },
50
+ //specials
51
+ "apostrophed string": text(),
52
+ "quoted string": text(),
53
+ "backticked string": text(),
54
+ "identifier": text(),
55
+ // /**
56
+ // * this one is necessary because TypeScript does not allow trailing commas in certain places.
57
+ // * for example in type arguments.
58
+ // */
59
+ // "array without trailing commas": list(component(typeReference("Line"))),
60
+ /**
61
+ * this one can be used to transform a dictionary into an array of line parts. The order is not controllable.
62
+ * typescript sometimes handles empty dictoinaries in impure ways and sometimes doesn't accept a trailing comma.
63
+ */
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()),
71
+ })),
72
+ }),
73
+ }))),
74
+ "Lines": type(list(group({
75
+ "indentation": member(integer()),
76
+ "text": member(text()),
77
+ }))),
78
+ }),
81
79
  },
82
- 'interface types': d({}),
83
- 'algorithm types': d({
84
- }),
85
80
  }
@@ -0,0 +1,57 @@
1
+ import * as pd from 'pareto-core-data'
2
+
3
+ import {
4
+ boolean,
5
+ component,
6
+ data,
7
+ dictionary,
8
+ externalTypeReference,
9
+ group,
10
+ imp,
11
+ integer,
12
+ list,
13
+ member,
14
+ nothing,
15
+ optional,
16
+ parametrizedType,
17
+ sfunction,
18
+ stateGroup,
19
+ text,
20
+ type,
21
+ typeParameter,
22
+ typeReference,
23
+ } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
24
+
25
+ import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
26
+ const d = pd.d
27
+
28
+ export const $: g_glossary.D.Data__Glossary = {
29
+ 'glossary parameters': d({
30
+ }),
31
+ 'imports': d({
32
+ }),
33
+ 'root': {
34
+ 'namespaces': d({}),
35
+ 'data types': d({
36
+
37
+ "Document": type(group({
38
+ "root": member(component(typeReference("Element"))),
39
+ })),
40
+ "Element": type(group({
41
+ "id": member(text()),
42
+ "attributes": member(dictionary(text())),
43
+ "type": member(stateGroup({
44
+ "mixed": group({
45
+ "children": member(list(stateGroup({
46
+ "text": text(),
47
+ "element": component(typeReference("Element"))
48
+ })))
49
+ }),
50
+ "elements": group({
51
+ "children": member(list(component(typeReference("Element"))))
52
+ })
53
+ }))
54
+ })),
55
+ }),
56
+ },
57
+ }