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.
- package/auto.dist/data/boekhouding.data.d.ts +1 -1
- package/auto.dist/index.d.ts +6 -5
- package/auto.dist/index.js +8 -7
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.api.d.ts +6 -0
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.api.js +1 -1
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.implementation.js +6 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.d.ts +2228 -0
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → cosmos_type_system_2_typescript_intermediate}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.d.ts +23 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.d.ts +2 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/implementations/map_Data_Glossary_2_Blocks.alg.js +216 -0
- package/auto.dist/public/modules/cosmos_type_system_2_typescript_intermediate/index.js +19 -0
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.js +1 -1
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.d.ts +1 -1
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.implementation.js +3 -3
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/filesystem_naming/implementations/create_Valid_File_Name.alg.js +157 -0
- package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/index.js +1 -1
- package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.api.js +3 -0
- 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
- package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.implementation.js +6 -0
- package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/auto.provided_interface_glossary.js +3 -0
- 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
- 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
- package/auto.dist/public/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/index.js +19 -0
- package/auto.dist/public/modules/main/auto.implementation.d.ts +1 -1
- package/auto.dist/public/modules/main/auto.implementation.js +3 -3
- package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.js → temp$_compile$_boekhouding.alg.js} +2 -2
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.js +1 -1
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.d.ts +1 -1
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.implementation.js +3 -3
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
- 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
- package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/index.js +1 -1
- package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.api.js +3 -0
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.d.ts +1 -1
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.implementation.js +3 -3
- package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.js +1 -1
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.js +1 -1
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.js +1 -1
- package/auto.dist/public/modules/typescript_intermediate_2_fountain_pen/implementations/map_Block_2_Block.alg.js +95 -0
- package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/index.js +1 -1
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.js +1 -1
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/implementations/createIdentifier.alg.js +1 -1
- package/auto.dist/public/modules/typescript_naming/index.d.ts +2 -0
- package/auto.dist/public/modules/{typescript__naming → typescript_naming}/index.js +1 -1
- package/auto.pareto/$.data.ts +2 -0
- package/auto.pareto/auto.dependencies/index.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +21 -28
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +477 -385
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +2320 -1816
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +122 -102
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +294 -234
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +735 -574
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.html.data.ts +3265 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1655 -1258
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +114 -92
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +1030 -809
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +991 -769
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +18 -25
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +29 -35
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +22 -27
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +8 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +114 -121
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/text.data.ts +8 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +48 -53
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/xml.data.ts +57 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_indented_file_with_escaped_strings/glossary.data.ts +51 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/html_2_xml/glossary.data.ts +50 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/api.data.ts +17 -0
- package/auto.pareto/modules/cosmos_type_system_2_typescript_intermediate/glossary.data.ts +51 -0
- package/auto.pareto/modules/fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts +2 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +3 -3
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +2 -2
- package/package.json +5 -5
- package/auto.dist/public/modules/filesystem__naming/implementations/create__Valid__File__Name.alg.js +0 -142
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +0 -3
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.implementation.js +0 -6
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.js +0 -3
- 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
- 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
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/index.js +0 -19
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/map__Block__2__Block.alg.js +0 -95
- /package/auto.dist/public/modules/{filesystem__naming → cosmos_type_system_2_typescript_intermediate}/index.d.ts +0 -0
- /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.d.ts +0 -0
- /package/auto.dist/public/modules/{filesystem__naming → filesystem_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
- /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
- /package/auto.dist/public/modules/{fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts → filesystem_naming}/index.d.ts +0 -0
- /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
- /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
- /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
- /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
- /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
- /package/auto.dist/public/modules/main/implementations/{temp_$_compile_$_boekhouding.alg.d.ts → temp$_compile$_boekhouding.alg.d.ts} +0 -0
- /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
- /package/auto.dist/public/modules/{pareto__2__fountain__pen → pareto_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
- /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
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → pareto_2_fountain_pen}/index.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/auto.provided_interface_glossary.shadow.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createApostrophedString.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createBacktickedString.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__intermediate__2__fountain__pen → typescript_intermediate_2_fountain_pen}/implementations/createQuotedString.alg.d.ts +0 -0
- /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
- /package/auto.dist/public/modules/{typescript__naming → typescript_intermediate_2_fountain_pen}/index.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__naming → typescript_naming}/auto.provided_interface_glossary.shadow.d.ts +0 -0
- /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.
|
|
32
|
-
'
|
|
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
|
-
'
|
|
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
|
}
|
package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts
CHANGED
|
@@ -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.
|
|
28
|
-
'
|
|
29
|
-
|
|
30
|
-
|
|
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.
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
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.
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
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.
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
'
|
|
34
|
-
|
|
35
|
-
|
|
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
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
37
|
+
// }),
|
|
38
|
+
// 'data types': d({}),
|
|
39
|
+
// },
|
|
40
|
+
// "summary": {
|
|
41
|
+
// 'namespaces': d({
|
|
43
42
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
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
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
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
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
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
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
"
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
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.
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
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
|
}
|
package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts
CHANGED
|
@@ -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.
|
|
29
|
-
'
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
'
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
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
|
-
|
|
39
|
+
//specials
|
|
41
40
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
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
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
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
|
+
}
|