pareto 0.63.0 → 0.65.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.js +115 -115
- package/auto.dist/index.d.ts +1 -1
- package/auto.dist/index.js +3 -3
- 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/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.d.ts +23 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.js +1 -1
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +4 -10
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +20 -30
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +14 -20
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.pareto/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +15 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +30 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +74 -116
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +716 -561
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +10 -22
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +35 -49
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +116 -182
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +315 -431
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +101 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +253 -393
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +208 -284
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +25 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +31 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +20 -5
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +74 -57
- package/auto.pareto/auto.dependencies/{pareto-standard-library/modules/nested/glossary.data.ts → pareto-pure/glossaries/text.data.ts} +44 -25
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +38 -23
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +20 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +21 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +22 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +24 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +23 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +27 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +17 -19
- package/auto.pareto/auto.dependencies/pareto-pure/{auto.dependencies/pareto-standard-library/modules/nested → modules/semantic_versioning_from_text}/api.data.ts +4 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +32 -17
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +4 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +80 -57
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +10 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +7 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +5 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +15 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +21 -21
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +34 -34
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/api.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts} +1 -2
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/glossary.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts} +2 -2
- package/auto.pareto/modules/main/api.data.ts +1 -1
- package/auto.pareto/modules/main/glossary.data.ts +11 -6
- package/auto.pareto/modules/pareto_2_fountain_pen/api.data.ts +1 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +18 -20
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +4 -5
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +18 -11
- package/auto.pareto/modules/typescript_naming/api.data.ts +1 -2
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +17 -8
- package/package.json +5 -5
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.js +0 -3
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +0 -29
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -0
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +0 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → 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/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.d.ts +0 -0
|
@@ -5,11 +5,10 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, sInterface, sInterfaceMethod, string, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
{
|
|
13
|
-
"map Value 2 Block": algorithm("Map Value 2 Block",
|
|
12
|
+
"map Value 2 Block": algorithm("Map Value 2 Block", {}),
|
|
14
13
|
}
|
|
15
14
|
)
|
|
@@ -1,14 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
|
+
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
10
|
imp,
|
|
11
|
-
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
20
|
+
type,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
12
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
13
24
|
|
|
14
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -23,8 +34,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
23
34
|
'glossary parameters': d({
|
|
24
35
|
}),
|
|
25
36
|
'imports': d({
|
|
26
|
-
"in": imp(d_in, {}),
|
|
27
|
-
"out": imp(d_out, {}),
|
|
37
|
+
"in": imp(d_in['data glossary'], {}),
|
|
38
|
+
"out": imp(d_out['data glossary'], {}),
|
|
28
39
|
}),
|
|
29
40
|
'root': {
|
|
30
41
|
'namespaces': d({}),
|
|
@@ -1,7 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
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,
|
|
5
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
6
24
|
|
|
7
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -15,8 +33,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
15
33
|
'data glossary': {
|
|
16
34
|
'glossary parameters': d({}),
|
|
17
35
|
'imports': d({
|
|
18
|
-
"in": imp(d_in, {}),
|
|
19
|
-
"out": imp(d_out, {}),
|
|
36
|
+
"in": imp(d_in['data glossary'], {}),
|
|
37
|
+
"out": imp(d_out['data glossary'], {}),
|
|
20
38
|
}),
|
|
21
39
|
'root': {
|
|
22
40
|
'namespaces': d({}),
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts
CHANGED
|
@@ -11,7 +11,7 @@ import { $ as glos } from "./glossary.data"
|
|
|
11
11
|
export const $: g_project.D.API = api(
|
|
12
12
|
glos,
|
|
13
13
|
{
|
|
14
|
-
"map Library 2 Compilation Unit": algorithm("Map Library 2 Compilation Unit",
|
|
14
|
+
"map Library 2 Compilation Unit": algorithm("Map Library 2 Compilation Unit", {}),
|
|
15
15
|
|
|
16
16
|
}
|
|
17
17
|
)
|
|
@@ -1,7 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
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,
|
|
5
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
6
24
|
|
|
7
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -15,14 +33,14 @@ export const $: g_glossary.D.Glossary = {
|
|
|
15
33
|
'data glossary': {
|
|
16
34
|
'glossary parameters': d({}),
|
|
17
35
|
'imports': d({
|
|
18
|
-
"in": imp(d_in, {}),
|
|
19
|
-
"out": imp(d_out, {}),
|
|
36
|
+
"in": imp(d_in['data glossary'], {}),
|
|
37
|
+
"out": imp(d_out['data glossary'], {}),
|
|
20
38
|
}),
|
|
21
39
|
'root': {
|
|
22
40
|
'namespaces': d({}),
|
|
23
41
|
'data types': d({
|
|
24
42
|
"Library2ParetoComparatorsData": type(group({
|
|
25
|
-
"library": member(
|
|
43
|
+
"library": member(component(externalTypeReference("in", "Library"))),
|
|
26
44
|
})),
|
|
27
45
|
}),
|
|
28
46
|
},
|
|
@@ -11,7 +11,7 @@ import { $ as glos } from "./glossary.data"
|
|
|
11
11
|
export const $: g_project.D.API = api(
|
|
12
12
|
glos,
|
|
13
13
|
{
|
|
14
|
-
"map Library 2 Directory": algorithm("Map Library 2 Directory",
|
|
14
|
+
"map Library 2 Directory": algorithm("Map Library 2 Directory", {}),
|
|
15
15
|
|
|
16
16
|
}
|
|
17
17
|
)
|
|
@@ -1,7 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
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,
|
|
5
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
6
24
|
|
|
7
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -16,16 +34,16 @@ export const $: g_glossary.D.Glossary = {
|
|
|
16
34
|
'data glossary': {
|
|
17
35
|
'glossary parameters': d({}),
|
|
18
36
|
'imports': d({
|
|
19
|
-
"in": imp(d_in, {}),
|
|
20
|
-
"out": imp(d_out, {}),
|
|
21
|
-
"cts": imp(d_cts, {}),
|
|
37
|
+
"in": imp(d_in['data glossary'], {}),
|
|
38
|
+
"out": imp(d_out['data glossary'], {}),
|
|
39
|
+
"cts": imp(d_cts['data glossary'], {}),
|
|
22
40
|
}),
|
|
23
41
|
'root': {
|
|
24
42
|
'namespaces': d({}),
|
|
25
43
|
'data types': d({
|
|
26
44
|
"In": type(group({
|
|
27
|
-
"$": member(
|
|
28
|
-
"library": member(
|
|
45
|
+
"$": member(component(externalTypeReference("in", "Typescript Package"))),
|
|
46
|
+
"library": member(component(externalTypeReference("cts", "Library"))),
|
|
29
47
|
}))
|
|
30
48
|
}),
|
|
31
49
|
},
|
|
@@ -7,11 +7,10 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
7
7
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
8
8
|
|
|
9
9
|
import { $ as glos } from "./glossary.data"
|
|
10
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
11
10
|
|
|
12
11
|
export const $: g_project.D.API = api(
|
|
13
12
|
glos,
|
|
14
13
|
{
|
|
15
|
-
"map Block 2 Lines": algorithm("Map Block 2 Lines",
|
|
14
|
+
"map Block 2 Lines": algorithm("Map Block 2 Lines", {}),
|
|
16
15
|
}
|
|
17
16
|
)
|
|
@@ -1,10 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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,
|
|
8
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
24
|
|
|
10
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -18,16 +33,16 @@ export const $: g_glossary.D.Glossary = {
|
|
|
18
33
|
'glossary parameters': d({}),
|
|
19
34
|
'imports': d({
|
|
20
35
|
|
|
21
|
-
"in": imp(d_in, {}),
|
|
22
|
-
"out": imp(d_out, {}),
|
|
36
|
+
"in": imp(d_in['data glossary'], {}),
|
|
37
|
+
"out": imp(d_out['data glossary'], {}),
|
|
23
38
|
}),
|
|
24
39
|
'root': {
|
|
25
40
|
'namespaces': d({}),
|
|
26
41
|
'data types': d({
|
|
27
42
|
// "SerializeData": type(group({
|
|
28
|
-
// "block": member(
|
|
43
|
+
// "block": member(component(externalTypeReference("in", "Block"))),
|
|
29
44
|
// })),
|
|
30
|
-
// "String": type(
|
|
45
|
+
// "String": type(text()),
|
|
31
46
|
}),
|
|
32
47
|
},
|
|
33
48
|
},
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts
CHANGED
|
@@ -7,12 +7,11 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
7
7
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
8
8
|
|
|
9
9
|
import { $ as glos } from "./glossary.data"
|
|
10
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
11
10
|
|
|
12
11
|
export const $: g_project.D.API = api(
|
|
13
12
|
glos,
|
|
14
13
|
{
|
|
15
|
-
"map Lines 2 Lines": algorithm("Map Lines 2 Lines",
|
|
16
|
-
"stream": algorithm("Stream",
|
|
14
|
+
"map Lines 2 Lines": algorithm("Map Lines 2 Lines", {}),
|
|
15
|
+
"stream": algorithm("Stream", {}),
|
|
17
16
|
}
|
|
18
17
|
)
|
|
@@ -1,10 +1,31 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
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
|
+
|
|
4
24
|
aInterface,
|
|
5
25
|
aInterfaceMethod,
|
|
6
26
|
aInterfaceReference,
|
|
7
|
-
|
|
27
|
+
infInit,
|
|
28
|
+
streamconsumer,
|
|
8
29
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
30
|
|
|
10
31
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -17,17 +38,17 @@ export const $: g_glossary.D.Glossary = {
|
|
|
17
38
|
'data glossary': {
|
|
18
39
|
'glossary parameters': d({}),
|
|
19
40
|
'imports': d({
|
|
20
|
-
"in": imp(d_in, {}),
|
|
21
|
-
"out": imp(d_out, {}),
|
|
41
|
+
"in": imp(d_in['data glossary'], {}),
|
|
42
|
+
"out": imp(d_out['data glossary'], {}),
|
|
22
43
|
}),
|
|
23
44
|
'root': {
|
|
24
45
|
'namespaces': d({}),
|
|
25
46
|
'data types': d({
|
|
26
47
|
"IndentData": type(group({
|
|
27
|
-
"lines": member(
|
|
28
|
-
"indentation": member(
|
|
48
|
+
"lines": member(component(externalTypeReference("in", "Lines"))),
|
|
49
|
+
"indentation": member(text()),
|
|
29
50
|
})),
|
|
30
|
-
"String": type(
|
|
51
|
+
"String": type(text()),
|
|
31
52
|
}),
|
|
32
53
|
},
|
|
33
54
|
},
|
|
@@ -5,7 +5,6 @@ import { algorithm, api } from "pareto-pure/auto.dist/public/shorthands/cosmos_t
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
@@ -15,6 +14,6 @@ export const $: g_project.D.API = api(
|
|
|
15
14
|
* Serialization to this format can be done in a pure way.
|
|
16
15
|
* serialization from this format to an array of strings is not pure, specifically for 1 reason so far: apostrophed strings.
|
|
17
16
|
*/
|
|
18
|
-
"map Graph 2 Block": algorithm("Map Graph 2 Block",
|
|
17
|
+
"map Graph 2 Block": algorithm("Map Graph 2 Block", {}),
|
|
19
18
|
}
|
|
20
19
|
)
|
|
@@ -1,18 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
4
6
|
data,
|
|
7
|
+
dictionary,
|
|
8
|
+
externalTypeReference,
|
|
9
|
+
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
13
|
+
member,
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
5
17
|
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
6
20
|
type,
|
|
7
|
-
|
|
21
|
+
typeParameter,
|
|
8
22
|
typeReference,
|
|
9
|
-
member,
|
|
10
|
-
string,
|
|
11
|
-
dictionary,
|
|
12
|
-
null_,
|
|
13
|
-
array,
|
|
14
|
-
imp,
|
|
15
|
-
externalTypeReference,
|
|
16
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
17
24
|
|
|
18
25
|
import { $ as d_in } from "../../glossaries/auto.graphviz.data"
|
|
@@ -25,8 +32,8 @@ export const $: g_glossary.D.Glossary = {
|
|
|
25
32
|
'data glossary': {
|
|
26
33
|
'glossary parameters': d({}),
|
|
27
34
|
'imports': d({
|
|
28
|
-
"in": imp(d_in, {}),
|
|
29
|
-
"out": imp(d_out, {}),
|
|
35
|
+
"in": imp(d_in['data glossary'], {}),
|
|
36
|
+
"out": imp(d_out['data glossary'], {}),
|
|
30
37
|
}),
|
|
31
38
|
'root': {
|
|
32
39
|
'namespaces': d({}),
|
|
@@ -5,12 +5,11 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
|
|
13
12
|
{
|
|
14
|
-
"map Compilation Unit 2 Block": algorithm("Map Compilation Unit 2 Block",
|
|
13
|
+
"map Compilation Unit 2 Block": algorithm("Map Compilation Unit 2 Block", {}),
|
|
15
14
|
}
|
|
16
15
|
)
|
|
@@ -1,27 +1,25 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
boolean,
|
|
5
|
+
component,
|
|
6
6
|
data,
|
|
7
|
-
|
|
8
|
-
ref,
|
|
9
|
-
typeParameter,
|
|
7
|
+
dictionary,
|
|
10
8
|
externalTypeReference,
|
|
11
|
-
parametrizedType,
|
|
12
|
-
optional,
|
|
13
9
|
group,
|
|
10
|
+
imp,
|
|
11
|
+
integer,
|
|
12
|
+
list,
|
|
14
13
|
member,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
14
|
+
nothing,
|
|
15
|
+
optional,
|
|
16
|
+
parametrizedType,
|
|
17
|
+
sfunction,
|
|
18
|
+
stateGroup,
|
|
19
|
+
text,
|
|
18
20
|
type,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
sInterface,
|
|
22
|
-
sInterfaceMethod,
|
|
23
|
-
array,
|
|
24
|
-
imp,
|
|
21
|
+
typeParameter,
|
|
22
|
+
typeReference,
|
|
25
23
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
26
24
|
|
|
27
25
|
import * as g_glossary from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
@@ -34,8 +32,8 @@ const d = pd.d
|
|
|
34
32
|
export const $: g_glossary.D.Glossary = {
|
|
35
33
|
'data glossary': {
|
|
36
34
|
'imports': d({
|
|
37
|
-
"in": imp(d_in, {}),
|
|
38
|
-
"out": imp(d_out, {}),
|
|
35
|
+
"in": imp(d_in['data glossary'], {}),
|
|
36
|
+
"out": imp(d_out['data glossary'], {}),
|
|
39
37
|
}),
|
|
40
38
|
|
|
41
39
|
'glossary parameters': d({}),
|
|
@@ -43,7 +41,7 @@ export const $: g_glossary.D.Glossary = {
|
|
|
43
41
|
'namespaces': d({}),
|
|
44
42
|
'data types': d({
|
|
45
43
|
"Map Data": type(group({
|
|
46
|
-
"compilation unit": member(
|
|
44
|
+
"compilation unit": member(component(externalTypeReference("in", "Compilation Unit", {}))),
|
|
47
45
|
})),
|
|
48
46
|
}),
|
|
49
47
|
},
|
|
@@ -5,10 +5,12 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
11
|
+
|
|
12
12
|
{
|
|
13
|
+
"map Semantic Version from Text": algorithm("Map Semantic Version from Text", {}),
|
|
14
|
+
|
|
13
15
|
}
|
|
14
|
-
)
|
|
16
|
+
)
|
|
@@ -0,0 +1,49 @@
|
|
|
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
|
+
|
|
27
|
+
import { $ as d_in } from "../../glossaries/text.data"
|
|
28
|
+
import { $ as d_out } from "../../glossaries/auto.semantic_versioning.data"
|
|
29
|
+
|
|
30
|
+
const d = pd.d
|
|
31
|
+
|
|
32
|
+
export const $: g_glossary.D.Glossary = {
|
|
33
|
+
'data glossary': {
|
|
34
|
+
'imports': d({
|
|
35
|
+
"in": imp(d_in['data glossary'], {}),
|
|
36
|
+
"out": imp(d_out['data glossary'], {}),
|
|
37
|
+
}),
|
|
38
|
+
'glossary parameters': d({}),
|
|
39
|
+
'root': {
|
|
40
|
+
'namespaces': d({}),
|
|
41
|
+
'data types': d({
|
|
42
|
+
}),
|
|
43
|
+
},
|
|
44
|
+
},
|
|
45
|
+
'interface types': d({}),
|
|
46
|
+
'algorithm types': d({
|
|
47
|
+
"Map Semantic Version from Text": sfunction(externalTypeReference("out", "Semantic Version"), data(externalTypeReference("in", "Text"))),
|
|
48
|
+
}),
|
|
49
|
+
}
|
|
@@ -5,13 +5,12 @@ import { algorithm, algref, api } from "pareto-pure/auto.dist/public/shorthands/
|
|
|
5
5
|
import * as g_project from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
|
|
6
6
|
|
|
7
7
|
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
9
8
|
|
|
10
9
|
export const $: g_project.D.API = api(
|
|
11
10
|
glos,
|
|
12
11
|
|
|
13
12
|
{
|
|
14
|
-
"map Model 2 Root": algorithm("Map Model 2 Root",
|
|
13
|
+
"map Model 2 Root": algorithm("Map Model 2 Root", {}),
|
|
15
14
|
|
|
16
15
|
}
|
|
17
16
|
)
|
package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts
CHANGED
|
@@ -1,26 +1,9 @@
|
|
|
1
1
|
import * as pd from 'pareto-core-data'
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
|
-
dictionary,
|
|
5
|
-
typeReference,
|
|
6
4
|
data,
|
|
7
5
|
sfunction,
|
|
8
|
-
ref,
|
|
9
|
-
typeParameter,
|
|
10
6
|
externalTypeReference,
|
|
11
|
-
parametrizedType,
|
|
12
|
-
optional,
|
|
13
|
-
group,
|
|
14
|
-
member,
|
|
15
|
-
aInterface,
|
|
16
|
-
streamconsumer,
|
|
17
|
-
aInterfaceMethod,
|
|
18
|
-
type,
|
|
19
|
-
string,
|
|
20
|
-
boolean,
|
|
21
|
-
sInterface,
|
|
22
|
-
sInterfaceMethod,
|
|
23
|
-
array,
|
|
24
7
|
imp,
|
|
25
8
|
} from "pareto-pure/auto.dist/public/shorthands/cosmos_type_system.sh"
|
|
26
9
|
|
|
@@ -34,8 +17,8 @@ const d = pd.d
|
|
|
34
17
|
export const $: g_glossary.D.Glossary = {
|
|
35
18
|
'data glossary': {
|
|
36
19
|
'imports': d({
|
|
37
|
-
"in": imp(d_in, {}),
|
|
38
|
-
"out": imp(d_out, {}),
|
|
20
|
+
"in": imp(d_in['data glossary'], {}),
|
|
21
|
+
"out": imp(d_out['data glossary'], {}),
|
|
39
22
|
}),
|
|
40
23
|
'glossary parameters': d({}),
|
|
41
24
|
'root': {
|