pareto 0.57.0 → 0.59.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/auto.bin/auto.boekhouding.d.ts +2 -0
- package/auto.dist/auto.bin/auto.boekhouding.js +40 -0
- package/auto.dist/data/boekhouding.data.d.ts +2 -0
- package/auto.dist/data/boekhouding.data.js +433 -0
- package/auto.dist/index.d.ts +4 -2
- package/auto.dist/index.js +6 -4
- package/auto.dist/public/modules/{pareto2typescript → alan__light__intermediate__2__fountain__pen}/auto.api.d.ts +1 -1
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.api.js +3 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.implementation.js +6 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +88 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.js +3 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +29 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.d.ts +2 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.js +61 -0
- package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/index.js +19 -0
- package/auto.dist/public/modules/main/auto.api.d.ts +6 -0
- package/auto.dist/public/modules/{pareto2typescript → main}/auto.api.js +1 -1
- package/auto.dist/public/modules/main/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/main/auto.implementation.js +6 -0
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.d.ts +31 -0
- package/auto.dist/public/modules/{pareto2typescript → main}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +12 -0
- package/auto.dist/public/modules/{pareto2typescript → main}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.d.ts +2 -0
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +80 -0
- package/auto.dist/public/modules/{pareto2typescript → main}/index.js +1 -1
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.api.d.ts +6 -0
- package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.api.js +1 -1
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.implementation.d.ts +2 -0
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.implementation.js +6 -0
- package/auto.dist/public/modules/{pareto2typescript → pareto__2__fountain__pen}/auto.provided_interface_glossary.d.ts +22 -41
- package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/{pareto2typescript → pareto__2__fountain__pen}/auto.provided_interface_glossary.shadow.d.ts +11 -6
- package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.d.ts +2 -0
- package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.js +54 -0
- package/auto.dist/public/modules/pareto__2__fountain__pen/index.d.ts +2 -0
- package/auto.dist/public/modules/{typescript__serialize → pareto__2__fountain__pen}/index.js +1 -1
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.api.d.ts +1 -0
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.api.js +3 -0
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.implementation.d.ts +1 -0
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/auto.implementation.js +4 -2
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +148 -0
- 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/auto.provided_interface_glossary.shadow.d.ts +32 -0
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.js +3 -0
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createApostrophedString.alg.js +2 -3
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createBacktickedString.alg.js +2 -3
- package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createQuotedString.alg.js +3 -3
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.d.ts +2 -0
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/implementations/serialize.alg.js +95 -0
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/index.d.ts +2 -0
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/index.js +19 -0
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.d.ts +3 -2
- package/auto.dist/public/modules/typescript__naming/implementations/createIdentifier.alg.js +1 -1
- package/auto.pareto/$.data.ts +12 -8
- package/auto.pareto/auto.dependencies/index.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +40 -20
- 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/$.data.ts +3 -5
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +6 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +11 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +2 -2
- 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/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +3 -4
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +2 -10
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +6 -4
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -4
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/alan_light_intermediate.data.ts +38 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +44 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +441 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +18 -181
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +18 -181
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen.data.ts +48 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +27 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +137 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +68 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_alan_light_intermediate/api.data.ts +20 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_alan_light_intermediate/glossary.data.ts +40 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/api.data.ts +15 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/glossary.data.ts +39 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{cosmos2pareto → cosmos_type_system_2_pareto}/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{cosmos2pareto → cosmos_type_system_2_pareto}/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/glossary.data.ts +34 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/api.data.ts +18 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/glossary.data.ts +42 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/glossary.data.ts +53 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +16 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{tendril2cosmos_type_system → tendril_2_cosmos_type_system}/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +17 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{tendril2pareto → tendril_2_pareto}/glossary.data.ts +3 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{testresult → testresult_2_testresult}/api.data.ts +2 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/{testresult → testresult_2_testresult}/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +3 -5
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/api.data.ts +6 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/arithmetic/glossary.data.ts +11 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/api.data.ts +3 -4
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +2 -10
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +6 -4
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +3 -4
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +11 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +6 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +3 -3
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +3 -4
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +2 -2
- package/auto.pareto/modules/alan_light_intermediate_2 fountain_pen/api.data.ts +15 -0
- package/auto.pareto/modules/alan_light_intermediate_2 fountain_pen/glossary.data.ts +40 -0
- package/auto.pareto/modules/main/api.data.ts +15 -0
- package/auto.pareto/modules/main/glossary.data.ts +43 -0
- package/auto.pareto/modules/{pareto2typescript → pareto_2_fountain_pen}/api.data.ts +4 -7
- package/auto.pareto/modules/{pareto2typescript → pareto_2_fountain_pen}/glossary.data.ts +8 -11
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +24 -0
- package/auto.pareto/modules/{typescript_serialize → typescript_intermediate_2_fountain_pen}/glossary.data.ts +10 -2
- package/auto.pareto/modules/typescript_naming/api.data.ts +3 -3
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +5 -4
- package/package.json +9 -5
- package/auto.dist/public/modules/pareto2typescript/auto.implementation.d.ts +0 -2
- package/auto.dist/public/modules/pareto2typescript/auto.implementation.js +0 -6
- package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.d.ts +0 -2
- package/auto.dist/public/modules/pareto2typescript/implementations/serializeCompilationUnit.alg.js +0 -563
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.d.ts +0 -11
- package/auto.dist/public/modules/typescript__serialize/auto.provided_interface_glossary.shadow.d.ts +0 -11
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.d.ts +0 -0
- package/auto.dist/public/modules/typescript__serialize/implementations/escape.alg.js +0 -20
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/$.data.ts +0 -58
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +0 -76
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +0 -60
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +0 -45
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +0 -133
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +0 -60
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +0 -130
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +0 -51
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +0 -29
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +0 -18
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +0 -40
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +0 -42
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +0 -47
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/$.data.ts +0 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/serialize/api.data.ts +0 -18
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +0 -42
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.liana.data.ts +0 -1955
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen/glossary.data.ts +0 -55
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/api.data.ts +0 -24
- package/auto.pareto/auto.dependencies/pareto-pure/modules/liana2tendril/glossary.data.ts +0 -48
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2cosmos_type_system/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril2pareto/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +0 -58
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +0 -76
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +0 -60
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +0 -21
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +0 -45
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +0 -133
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +0 -60
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +0 -130
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +0 -189
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +0 -78
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +0 -69
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +0 -16
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +0 -51
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +0 -29
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +0 -18
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +0 -40
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +0 -35
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +0 -20
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +0 -84
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +0 -26
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +0 -75
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +0 -19
- package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +0 -42
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/json/glossary.data.ts +0 -47
- package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +0 -35
- package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +0 -15
- package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +0 -34
- package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +0 -18
- package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +0 -42
- package/auto.pareto/modules/typescript_serialize/api.data.ts +0 -17
- /package/auto.dist/public/modules/{pareto2typescript → alan__light__intermediate__2__fountain__pen}/index.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__serialize → main}/index.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createApostrophedString.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createBacktickedString.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{typescript__serialize → typescript__intermediate__2__fountain__pen}/implementations/createQuotedString.alg.d.ts +0 -0
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// import * as pi from 'pareto-core-internals'
|
|
3
|
-
// import * as g_this from "../auto.provided_interface_glossary"
|
|
4
|
-
// import { API } from "../auto.api"
|
|
5
|
-
// export const $$: API.escape = () => {
|
|
6
|
-
// return ($) => {
|
|
7
|
-
// const params = $
|
|
8
|
-
// let out = $.string
|
|
9
|
-
// if (out.startsWith($.escape)) {
|
|
10
|
-
// out = `${params.escape}${out}`
|
|
11
|
-
// }
|
|
12
|
-
// $['patterns to escape'].__forEach((key) => {
|
|
13
|
-
// if (out.startsWith(key)) {
|
|
14
|
-
// out = `${params.escape}${out}`
|
|
15
|
-
// }
|
|
16
|
-
// })
|
|
17
|
-
// return out
|
|
18
|
-
// }
|
|
19
|
-
// }
|
|
20
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXNjYXBlLmFsZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9wdWJsaWMvbW9kdWxlcy90eXBlc2NyaXB0X19zZXJpYWxpemUvaW1wbGVtZW50YXRpb25zL2VzY2FwZS5hbGcudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLDhDQUE4QztBQUU5QyxnRUFBZ0U7QUFFaEUsb0NBQW9DO0FBRXBDLHdDQUF3QztBQUN4QyxzQkFBc0I7QUFDdEIsMkJBQTJCO0FBQzNCLDZCQUE2QjtBQUM3QiwwQ0FBMEM7QUFDMUMsNkNBQTZDO0FBQzdDLFlBQVk7QUFDWix1REFBdUQ7QUFDdkQseUNBQXlDO0FBQ3pDLGlEQUFpRDtBQUNqRCxnQkFBZ0I7QUFDaEIsYUFBYTtBQUNiLHFCQUFxQjtBQUNyQixRQUFRO0FBQ1IsSUFBSSJ9
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
4
|
-
|
|
5
|
-
const d = pd.d
|
|
6
|
-
import { } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
7
|
-
|
|
8
|
-
import { $ as d_arithmetic } from "./modules/arithmetic/api.data"
|
|
9
|
-
import { $ as d_array } from "./modules/array/api.data"
|
|
10
|
-
import { $ as d_boolean } from "./modules/boolean/api.data"
|
|
11
|
-
import { $ as d_build } from "./modules/build/api.data"
|
|
12
|
-
import { $ as d_collation } from "./modules/collation/api.data"
|
|
13
|
-
import { $ as d_dictionary } from "./modules/dictionary/api.data"
|
|
14
|
-
import { $ as d_filesystem } from "./modules/filesystem/api.data"
|
|
15
|
-
import { $ as d_foreach } from "./modules/foreach/api.data"
|
|
16
|
-
import { $ as d_http } from "./modules/http/api.data"
|
|
17
|
-
import { $ as d_json } from "./modules/json/api.data"
|
|
18
|
-
import { $ as d_path } from "./modules/path/api.data"
|
|
19
|
-
import { $ as d_nested } from "./modules/nested/api.data"
|
|
20
|
-
import { $ as d_numerical_predicates } from "./modules/numerical_predicates/api.data"
|
|
21
|
-
import { $ as d_resolve } from "./modules/resolve/api.data"
|
|
22
|
-
import { $ as d_string } from "./modules/string/api.data"
|
|
23
|
-
import { $ as d_tostring } from "./modules/tostring/api.data"
|
|
24
|
-
|
|
25
|
-
export const $: g_project.D.Library = {
|
|
26
|
-
'author': "Corno",
|
|
27
|
-
'description': "A library that contains very common functionality that cannot be implemented purely in Pareto",
|
|
28
|
-
'license': "TBD",
|
|
29
|
-
|
|
30
|
-
'type': ['impure', null],
|
|
31
|
-
'module sets': {
|
|
32
|
-
'public': {
|
|
33
|
-
'glossaries': d({}),
|
|
34
|
-
'modules': d({
|
|
35
|
-
"arithmetic": d_arithmetic,
|
|
36
|
-
"array": d_array,
|
|
37
|
-
"boolean": d_boolean,
|
|
38
|
-
"build": d_build,
|
|
39
|
-
"collation": d_collation,
|
|
40
|
-
"dictionary": d_dictionary,
|
|
41
|
-
"filesystem": d_filesystem,
|
|
42
|
-
"foreach": d_foreach,
|
|
43
|
-
"http": d_http,
|
|
44
|
-
"json": d_json,
|
|
45
|
-
"nested": d_nested,
|
|
46
|
-
"numerical predicates": d_numerical_predicates,
|
|
47
|
-
"path": d_path,
|
|
48
|
-
"resolve": d_resolve,
|
|
49
|
-
"string": d_string,
|
|
50
|
-
"tostring": d_tostring,
|
|
51
|
-
})
|
|
52
|
-
},
|
|
53
|
-
'private': {
|
|
54
|
-
'glossaries': d({}),
|
|
55
|
-
'modules': d({}),
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"arrayMax": algorithm("ArrayMax", null, {}),
|
|
14
|
-
"arrayMin": algorithm("ArrayMin", null, {}),
|
|
15
|
-
"arraySum": algorithm("ArraySum", null, {}),
|
|
16
|
-
"dictionaryMax": algorithm("DictionaryMax", null, {}),
|
|
17
|
-
"dictionaryMin": algorithm("DictionaryMin", null, {}),
|
|
18
|
-
"dictionarySum": algorithm("DictionarySum", null, {}),
|
|
19
|
-
"divideWithRemainder": algorithm("DivideWithRemainder", null, {}),
|
|
20
|
-
"increment": algorithm("Increment", "IncrementConfig", {}),
|
|
21
|
-
"max": algorithm("Max", null, {}),
|
|
22
|
-
"array_multiply": algorithm("Array Multiply", null, {}),
|
|
23
|
-
"negate": algorithm("Negate", null, {}),
|
|
24
|
-
"subtract": algorithm("Subtract", null, {}),
|
|
25
|
-
}
|
|
26
|
-
)
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, boolean, data, dictionary, externalTypeReference, group, member, number, optional, sfunction,
|
|
5
|
-
type, typeReference
|
|
6
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
7
|
-
|
|
8
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
9
|
-
|
|
10
|
-
const d = pd.d
|
|
11
|
-
|
|
12
|
-
export const $: g_glossary.D.Glossary = {
|
|
13
|
-
'glossary parameters': d({}),
|
|
14
|
-
'imports': d({
|
|
15
|
-
}),
|
|
16
|
-
'root': {
|
|
17
|
-
'namespaces': d({}),
|
|
18
|
-
'data types': d({
|
|
19
|
-
"Number": type(number()),
|
|
20
|
-
"OptionalNumber": type(optional(number())),
|
|
21
|
-
"NumberRange": type(array(number())),
|
|
22
|
-
"DivisionData": type(group({
|
|
23
|
-
"numerator": member(number()),
|
|
24
|
-
"denominator": member(number()),
|
|
25
|
-
})),
|
|
26
|
-
"NumberTuple": type(group({
|
|
27
|
-
"yin": member(number()),
|
|
28
|
-
"yang": member(number()),
|
|
29
|
-
})),
|
|
30
|
-
"DivisionResult": type(optional(group({
|
|
31
|
-
"quotient": member(number()),
|
|
32
|
-
"remainder": member(number()),
|
|
33
|
-
|
|
34
|
-
}))),
|
|
35
|
-
"SubtractData": type(group({
|
|
36
|
-
"minuend": member(number()),
|
|
37
|
-
"subtrahend": member(number()),
|
|
38
|
-
})),
|
|
39
|
-
"NumberDictionary": type(dictionary(number())),
|
|
40
|
-
"NumberArray": type(array(number())),
|
|
41
|
-
|
|
42
|
-
"IncrementConfig": type(group({
|
|
43
|
-
"stepsize": member(number())
|
|
44
|
-
}))
|
|
45
|
-
}),
|
|
46
|
-
},
|
|
47
|
-
'interface types': d({}),
|
|
48
|
-
'algorithm types': d({
|
|
49
|
-
"Increment": sfunction(typeReference("Number"), data(typeReference("Number"))),
|
|
50
|
-
"Array Multiply": sfunction(typeReference("Number"), data(typeReference("NumberRange"))),
|
|
51
|
-
"Negate": sfunction(typeReference("Number"), data(typeReference("Number"))),
|
|
52
|
-
/**
|
|
53
|
-
* if the denominator is 0, the return value is null
|
|
54
|
-
* (division by 0),
|
|
55
|
-
*/
|
|
56
|
-
"DivideWithRemainder": sfunction(typeReference("DivisionResult"), data(typeReference("DivisionData"))),
|
|
57
|
-
/**
|
|
58
|
-
* calculates the max of an array of numbers. If there are no entries, the result value is 0
|
|
59
|
-
*/
|
|
60
|
-
"ArrayMax": sfunction(typeReference("OptionalNumber"), data(typeReference("NumberArray"))),
|
|
61
|
-
"ArrayMin": sfunction(typeReference("OptionalNumber"), data(typeReference("NumberArray"))),
|
|
62
|
-
"ArraySum": sfunction(typeReference("Number"), data(typeReference("NumberArray"))),
|
|
63
|
-
/**
|
|
64
|
-
* calculates the max of a dictionary of number. If there are no entries, the result value is 0
|
|
65
|
-
*/
|
|
66
|
-
"DictionaryMax": sfunction(typeReference("OptionalNumber"), data(typeReference("NumberDictionary"))),
|
|
67
|
-
"DictionaryMin": sfunction(typeReference("OptionalNumber"), data(typeReference("NumberDictionary"))),
|
|
68
|
-
/**
|
|
69
|
-
* calculates the max of a tuple of numbers
|
|
70
|
-
*/
|
|
71
|
-
"DictionarySum": sfunction(typeReference("Number"), data(typeReference("NumberDictionary"))),
|
|
72
|
-
|
|
73
|
-
"Max": sfunction(typeReference("Number"), data(typeReference("NumberTuple"))),
|
|
74
|
-
"Subtract": sfunction(typeReference("Number"), data(typeReference("SubtractData"))),
|
|
75
|
-
}),
|
|
76
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"getLastElement": algorithm("GetLastElement", null, {}),
|
|
14
|
-
//FIXME "getElementAt": algorithm("GetElementAt", null, {}),
|
|
15
|
-
"getLength": algorithm("GetLength", null, {}),
|
|
16
|
-
"flattenArrayOfArrays": algorithm("FlattenArrayOfArrays", null, {}),
|
|
17
|
-
"push": algorithm("Push", null, {}),
|
|
18
|
-
"matchArrays": algorithm("MatchArrays", null, {}),
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
)
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, data, dictionary, externalTypeReference, group, member, number, optional, parametrizedType, ref, sfunction,
|
|
5
|
-
type, typeParameter, typeReference
|
|
6
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
7
|
-
|
|
8
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
9
|
-
|
|
10
|
-
const d = pd.d
|
|
11
|
-
|
|
12
|
-
export const $: g_glossary.D.Glossary = {
|
|
13
|
-
'glossary parameters': d({}),
|
|
14
|
-
'imports': d({
|
|
15
|
-
}),
|
|
16
|
-
'root': {
|
|
17
|
-
'namespaces': d({}),
|
|
18
|
-
'data types': d({
|
|
19
|
-
"Length": type(number()),
|
|
20
|
-
"Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
|
|
21
|
-
"ArrayOfArrays": parametrizedType({ "Type": null }, array(ref(typeReference("Array", { "Type": typeParameter("Type") })))),
|
|
22
|
-
"GetElementAtData": parametrizedType({ "Type": null }, group({
|
|
23
|
-
"array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
24
|
-
"index": member(number()),
|
|
25
|
-
})),
|
|
26
|
-
"PushParameters": parametrizedType({ "Type": null }, group({
|
|
27
|
-
"array": member(ref(typeReference("Array", { "Type": typeParameter("Type") }))),
|
|
28
|
-
"element": member(ref(typeParameter("Type"))),
|
|
29
|
-
})),
|
|
30
|
-
"OptionalElement": parametrizedType({ "Type": null }, optional(ref(typeParameter("Type")))),
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
"ArrayTuple": parametrizedType({ "Benchmark": null, "Focus": null }, group({
|
|
34
|
-
"benchmark": member(ref(typeReference("Array", { "Type": typeParameter("Benchmark") }))),
|
|
35
|
-
"focus": member(ref(typeReference("Array", { "Type": typeParameter("Focus") }))),
|
|
36
|
-
})),
|
|
37
|
-
|
|
38
|
-
"MatchedArrays": parametrizedType({ "Benchmark": null, "Focus": null }, array(group({
|
|
39
|
-
"benchmark": member(ref(typeParameter("Benchmark"))),
|
|
40
|
-
"focus": member(ref(typeParameter("Focus"))),
|
|
41
|
-
}))),
|
|
42
|
-
|
|
43
|
-
}),
|
|
44
|
-
},
|
|
45
|
-
'interface types': d({}),
|
|
46
|
-
'algorithm types': d({
|
|
47
|
-
"GetElementAt": sfunction(typeParameter("Type"), data(typeReference("GetElementAtData", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
48
|
-
"GetLastElement": sfunction(typeReference("OptionalElement", { "Type": typeParameter("Type") }), data(typeReference("Array", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
49
|
-
"GetLength": sfunction(typeReference("Length"), data(typeReference("Array", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
50
|
-
"FlattenArrayOfArrays": sfunction(typeReference("Array", { "Type": typeParameter("Type") }), data(typeReference("ArrayOfArrays", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
51
|
-
"Push": sfunction(typeReference("Array", { "Type": typeParameter("Type") }), data(typeReference("PushParameters", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"MatchArrays": sfunction(
|
|
55
|
-
typeReference("MatchedArrays", { "Benchmark": typeParameter("Benchmark"), "Focus": typeParameter("Focus") }),
|
|
56
|
-
data(typeReference("ArrayTuple", { "Benchmark": typeParameter("Benchmark"), "Focus": typeParameter("Focus") })),
|
|
57
|
-
{ "Benchmark": null, "Focus": null }
|
|
58
|
-
),
|
|
59
|
-
}),
|
|
60
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"array_and": algorithm("Array And", null, {}),
|
|
14
|
-
"array_or": algorithm("Array Or", null, {}),
|
|
15
|
-
"array_xor": algorithm("Array Xor", null, {}),
|
|
16
|
-
"and": algorithm("And", null, {}),
|
|
17
|
-
"or": algorithm("Or", null, {}),
|
|
18
|
-
"xor": algorithm("Xor", null, {}),
|
|
19
|
-
"not": algorithm("Not", null, {}),
|
|
20
|
-
}
|
|
21
|
-
)
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array,
|
|
5
|
-
boolean,
|
|
6
|
-
data,
|
|
7
|
-
externalTypeReference,
|
|
8
|
-
group,
|
|
9
|
-
member,
|
|
10
|
-
number,
|
|
11
|
-
sfunction,
|
|
12
|
-
type,
|
|
13
|
-
typeReference,
|
|
14
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
15
|
-
|
|
16
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
17
|
-
const d = pd.d
|
|
18
|
-
|
|
19
|
-
export const $: g_glossary.D.Glossary = {
|
|
20
|
-
'glossary parameters': d({}),
|
|
21
|
-
'imports': d({
|
|
22
|
-
}),
|
|
23
|
-
'root': {
|
|
24
|
-
'namespaces': d({}),
|
|
25
|
-
'data types': d({
|
|
26
|
-
"Boolean": type(boolean()),
|
|
27
|
-
"Pair Of Booleans": type(group({
|
|
28
|
-
"yin": member(boolean()),
|
|
29
|
-
"yang": member(boolean()),
|
|
30
|
-
})),
|
|
31
|
-
"Array Of Booleans": type(array(boolean())),
|
|
32
|
-
}),
|
|
33
|
-
},
|
|
34
|
-
'interface types': d({}),
|
|
35
|
-
'algorithm types': d({
|
|
36
|
-
"Array And": sfunction(typeReference("Boolean"), data(typeReference("Array Of Booleans"))),
|
|
37
|
-
"Array Or": sfunction(typeReference("Boolean"), data(typeReference("Array Of Booleans"))),
|
|
38
|
-
"Array Xor": sfunction(typeReference("Boolean"), data(typeReference("Array Of Booleans"))),
|
|
39
|
-
"And": sfunction(typeReference("Boolean"), data(typeReference("Pair Of Booleans"))),
|
|
40
|
-
"Or": sfunction(typeReference("Boolean"), data(typeReference("Pair Of Booleans"))),
|
|
41
|
-
"Xor": sfunction(typeReference("Boolean"), data(typeReference("Pair Of Booleans"))),
|
|
42
|
-
"Not": sfunction(typeReference("Boolean"), data(typeReference("Boolean"))),
|
|
43
|
-
}),
|
|
44
|
-
|
|
45
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, sInterface, sInterfaceMethod, string, taggedUnion, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
// "buildArray": algorithm("BuildArray", null, {}),
|
|
14
|
-
// "buildUnsafeDictionary": algorithm("BuildUnsafeDictionary", null, {}),
|
|
15
|
-
// "buildSafeDictionary": algorithm("BuildSafeDictionary", "DictionaryBuildStrategy", {}, {
|
|
16
|
-
// }),
|
|
17
|
-
"createUnsafeDictionaryBuilder": algorithm("CreateUnsafeDictionaryBuilder", null, {}),
|
|
18
|
-
"createSafeDictionaryBuilder": algorithm("CreateSafeDictionaryBuilder", "DictionaryBuildStrategy", {}),
|
|
19
|
-
"createArrayBuilder": algorithm("CreateArrayBuilder", null, {}),
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"createStringBuilder": algorithm("CreateStringBuilder", "Startstring", {
|
|
23
|
-
}),
|
|
24
|
-
}
|
|
25
|
-
)
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
aInterfaceMethod,
|
|
5
|
-
aInterfaceReference,
|
|
6
|
-
array, dictionary, ref, typeParameter, group, sInf, member,
|
|
7
|
-
sfunction,
|
|
8
|
-
sInterfaceMethod, sInterfaceReference, streamconsumer, string, taggedUnion, type, typeReference, aInterface, sInterface, parametrizedType,
|
|
9
|
-
infInit
|
|
10
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
11
|
-
|
|
12
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
13
|
-
const d = pd.d
|
|
14
|
-
|
|
15
|
-
export const $: g_glossary.D.Glossary = {
|
|
16
|
-
'glossary parameters': d({}),
|
|
17
|
-
'imports': d({
|
|
18
|
-
}),
|
|
19
|
-
'root': {
|
|
20
|
-
'namespaces': d({}),
|
|
21
|
-
'data types': d({
|
|
22
|
-
"Simple Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type")))),
|
|
23
|
-
|
|
24
|
-
"Simple Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
|
|
25
|
-
"Simple String": type(string()),
|
|
26
|
-
|
|
27
|
-
"Array": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
28
|
-
"array": member(array(ref(typeParameter("Type")))),
|
|
29
|
-
"end": member(ref(typeParameter("EndType"))),
|
|
30
|
-
})),
|
|
31
|
-
"Dictionary": parametrizedType({ "Type": null, "EndType": null }, group({
|
|
32
|
-
"dictionary": member(dictionary(ref(typeParameter("Type")))),
|
|
33
|
-
"end": member(ref(typeParameter("EndType"))),
|
|
34
|
-
})),
|
|
35
|
-
"String": parametrizedType({ "EndType": null }, group({
|
|
36
|
-
"string": member(string()),
|
|
37
|
-
"end": member(ref(typeParameter("EndType"))),
|
|
38
|
-
})),
|
|
39
|
-
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
40
|
-
"key": member(string()),
|
|
41
|
-
"value": member(ref(typeParameter("Type"))),
|
|
42
|
-
})),
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
"DictionaryBuildStrategy": type(taggedUnion({
|
|
49
|
-
"ignore": group({}),
|
|
50
|
-
"overwrite": group({}),
|
|
51
|
-
})),
|
|
52
|
-
"Startstring": type(string()),
|
|
53
|
-
}),
|
|
54
|
-
},
|
|
55
|
-
'interface types': d({
|
|
56
|
-
"Array": aInterface(aInterfaceMethod(typeReference("Array", {
|
|
57
|
-
"Type": typeParameter("Type"),
|
|
58
|
-
"EndType": typeParameter("EndType")
|
|
59
|
-
})), { "Type": null, "EndType": null }),
|
|
60
|
-
"Dictionary": aInterface(aInterfaceMethod(typeReference("Dictionary", {
|
|
61
|
-
"Type": typeParameter("Type"),
|
|
62
|
-
"EndType": typeParameter("EndType")
|
|
63
|
-
})), { "Type": null, "EndType": null }),
|
|
64
|
-
"Elements": aInterface(streamconsumer(
|
|
65
|
-
aInterfaceMethod(typeParameter("Type")),
|
|
66
|
-
aInterfaceMethod(typeParameter("EndType")),
|
|
67
|
-
), { "Type": null, "EndType": null }),
|
|
68
|
-
"Entries": aInterface(streamconsumer(
|
|
69
|
-
aInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })),
|
|
70
|
-
aInterfaceMethod(typeParameter("EndType")),
|
|
71
|
-
), { "Type": null, "EndType": null }),
|
|
72
|
-
"DuplicatesHandler": aInterface(streamconsumer(
|
|
73
|
-
aInterfaceMethod(typeReference("Simple String")),
|
|
74
|
-
aInterfaceMethod(null),
|
|
75
|
-
)),
|
|
76
|
-
"StringConsumer": aInterface(aInterfaceMethod(typeReference("String", { "EndType": typeParameter("EndType") })), { "EndType": null }),
|
|
77
|
-
"StringStreamConsumer": aInterface(streamconsumer(
|
|
78
|
-
aInterfaceMethod(typeReference("Simple String")),
|
|
79
|
-
aInterfaceMethod(typeParameter("EndType")),
|
|
80
|
-
), { "EndType": null }),
|
|
81
|
-
"Add": sInterface(sInterfaceMethod(typeReference("KeyValuePair", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
82
|
-
"Push": sInterface(sInterfaceMethod(typeParameter("Type")), { "Type": null }),
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
}),
|
|
88
|
-
'algorithm types': d({
|
|
89
|
-
"CreateArrayBuilder": infInit(aInterfaceReference("Elements", {
|
|
90
|
-
"Type": typeParameter("Type"),
|
|
91
|
-
"EndType": typeParameter("EndType"),
|
|
92
|
-
}), {
|
|
93
|
-
"handler": aInterfaceReference("Array", {
|
|
94
|
-
"Type": typeParameter("Type"),
|
|
95
|
-
"EndType": typeParameter("EndType"),
|
|
96
|
-
}),
|
|
97
|
-
}, { "Type": null, "EndType": null }),
|
|
98
|
-
"CreateUnsafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
|
|
99
|
-
"Type": typeParameter("Type"),
|
|
100
|
-
"EndType": typeParameter("EndType"),
|
|
101
|
-
}), {
|
|
102
|
-
"handler": aInterfaceReference("Dictionary", {
|
|
103
|
-
"Type": typeParameter("Type"),
|
|
104
|
-
"EndType": typeParameter("EndType")
|
|
105
|
-
}),
|
|
106
|
-
}, { "Type": null, "EndType": null }),
|
|
107
|
-
"CreateSafeDictionaryBuilder": infInit(aInterfaceReference("Entries", {
|
|
108
|
-
"Type": typeParameter("Type"),
|
|
109
|
-
"EndType": typeParameter("EndType"),
|
|
110
|
-
}), {
|
|
111
|
-
"handler": aInterfaceReference("Dictionary", {
|
|
112
|
-
"Type": typeParameter("Type"),
|
|
113
|
-
"EndType": typeParameter("EndType")
|
|
114
|
-
}),
|
|
115
|
-
"duplicatesHandler": aInterfaceReference("DuplicatesHandler"),
|
|
116
|
-
|
|
117
|
-
}, { "Type": null, "EndType": null }),
|
|
118
|
-
"CreateStringBuilder": infInit(aInterfaceReference("StringStreamConsumer", { "EndType": typeParameter("EndType") }), {
|
|
119
|
-
"handler": aInterfaceReference("StringConsumer", { "EndType": typeParameter("EndType") }),
|
|
120
|
-
}, { "EndType": null }),
|
|
121
|
-
// "BuildArray": sfunction(typeReference("Simple Array", {
|
|
122
|
-
// "Type": typeParameter("Type"),
|
|
123
|
-
// }), sInf(sInterfaceReference("Push", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
124
|
-
// "BuildUnsafeDictionary": sfunction(typeReference("Simple Dictionary", {
|
|
125
|
-
// "Type": typeParameter("Type"),
|
|
126
|
-
// }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
127
|
-
// "BuildSafeDictionary": sfunction(typeReference("Simple Dictionary", {
|
|
128
|
-
// "Type": typeParameter("Type"),
|
|
129
|
-
// }), sInf(sInterfaceReference("Add", { "Type": typeParameter("Type") })), { "Type": null }),
|
|
130
|
-
|
|
131
|
-
}),
|
|
132
|
-
|
|
133
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"localeIsBefore": algorithm("IsBefore", null, {}),
|
|
14
|
-
}
|
|
15
|
-
)
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
string, member, group,
|
|
5
|
-
typeReference,
|
|
6
|
-
data,
|
|
7
|
-
sfunction,
|
|
8
|
-
type,
|
|
9
|
-
externalTypeReference,
|
|
10
|
-
boolean,
|
|
11
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
12
|
-
|
|
13
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
14
|
-
const d = pd.d
|
|
15
|
-
|
|
16
|
-
export const $: g_glossary.D.Glossary = {
|
|
17
|
-
'glossary parameters':d({}),
|
|
18
|
-
'imports': d({
|
|
19
|
-
}),
|
|
20
|
-
'root': {
|
|
21
|
-
'namespaces': d({}),
|
|
22
|
-
'data types': d({
|
|
23
|
-
"Boolean": type(boolean()),
|
|
24
|
-
"CompareData": type(group({
|
|
25
|
-
"benchmark": member(string()),
|
|
26
|
-
"focus": member(string()),
|
|
27
|
-
})),
|
|
28
|
-
}),
|
|
29
|
-
},
|
|
30
|
-
'interface types': d({}),
|
|
31
|
-
'algorithm types': d({
|
|
32
|
-
"IsBefore": sfunction(typeReference("Boolean"), data(typeReference("CompareData"))),
|
|
33
|
-
}),
|
|
34
|
-
}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
4
|
-
|
|
5
|
-
import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
6
|
-
|
|
7
|
-
import { $ as glos } from "./glossary.data"
|
|
8
|
-
import { aInterface, aInterfaceMethod, glossary, group, member, number, sInterface, sInterfaceMethod, streamconsumer, string, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
/**
|
|
14
|
-
* does the dictionary contain the specified key
|
|
15
|
-
*/
|
|
16
|
-
"contains": algorithm("Contains", null, {}),
|
|
17
|
-
/**
|
|
18
|
-
* is the dictionary empty (no entries)
|
|
19
|
-
*/
|
|
20
|
-
"isEmpty": algorithm("IsEmpty", null, {}),
|
|
21
|
-
/**
|
|
22
|
-
* a dictionary where every entry contains optional data is transformed
|
|
23
|
-
* into a dictionary with only the entries that contained data
|
|
24
|
-
*/
|
|
25
|
-
"filter": algorithm("Filter", null, {}),
|
|
26
|
-
/**
|
|
27
|
-
* a dictionary with containing entries with values and a key candidate is transformed
|
|
28
|
-
* into a dictionary where the new key of the entry is the candidate. If candidates are not unique
|
|
29
|
-
* the function panics
|
|
30
|
-
*/
|
|
31
|
-
"unsafeRekey": algorithm("UnsafeRekey", null, {}),
|
|
32
|
-
/**
|
|
33
|
-
* 2 dictionaries are combined into 1 dictionary. If keys are not unique this function panics.
|
|
34
|
-
*/
|
|
35
|
-
"unsafeMerge": algorithm("UnsafeMerge", null, {}),
|
|
36
|
-
/**
|
|
37
|
-
* a key/value pair is added to a dictionary resulting in a new dictionary.
|
|
38
|
-
* if the key is not unique the function panics
|
|
39
|
-
*/
|
|
40
|
-
"unsafeAddEntry": algorithm("UnsafeAddEntry", null, {}),
|
|
41
|
-
/**
|
|
42
|
-
* a focus dictionary is matched to a benchmark dictionary resulting in a result dictionary
|
|
43
|
-
* this last dictionary contains all entries found in the benchmark dictionary.
|
|
44
|
-
* each entry value is optionally supplemented with the value of the focus entry, if found.
|
|
45
|
-
*/
|
|
46
|
-
"matchDictionaries": algorithm("MatchDictionaries", null, {}),
|
|
47
|
-
/**
|
|
48
|
-
* 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the last dictionary will be used.
|
|
49
|
-
*/
|
|
50
|
-
"mergeAndOverwrite": algorithm("MergeAndOverwrite", null, {}),
|
|
51
|
-
/**
|
|
52
|
-
* the keys of the outermost dictionary is combined with the key of the innermost dictionary
|
|
53
|
-
*/
|
|
54
|
-
"flattenDictionaryOfDictionaries": algorithm("FlattenDictionaryOfDictionaries", null, {}),
|
|
55
|
-
/**
|
|
56
|
-
* 2 dictionaries are combined into 1 dictionary. is a key exists in both directories, only the entry of the first dictionary will be used.
|
|
57
|
-
*/
|
|
58
|
-
"mergeAndIgnore": algorithm("MergeAndIgnore", null, {}),
|
|
59
|
-
}
|
|
60
|
-
)
|