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
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, afunction, boolean, computed, data, dictionary,
|
|
5
|
-
glossaryParameter, group, member, number, optional, ref, sfunction, string, type, typeReference,
|
|
6
|
-
taggedUnion,
|
|
7
|
-
null_,
|
|
8
|
-
sInterface,
|
|
9
|
-
sInterfaceMethod
|
|
10
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
11
|
-
|
|
12
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
13
|
-
|
|
14
|
-
const d = pd.d
|
|
15
|
-
|
|
16
|
-
export const $: g_glossary.D.Glossary = {
|
|
17
|
-
'glossary parameters': d({
|
|
18
|
-
}),
|
|
19
|
-
'imports': d({}),
|
|
20
|
-
'root': {
|
|
21
|
-
'namespaces': d({}),
|
|
22
|
-
'data types': d({
|
|
23
|
-
"String": type(string()),
|
|
24
|
-
"Result": type(taggedUnion({
|
|
25
|
-
"success": ref(typeReference("JSONValue")),
|
|
26
|
-
"error": string(),
|
|
27
|
-
})),
|
|
28
|
-
//"Result": type(ref(glossaryParameter("Type"))),
|
|
29
|
-
"JSONValue": type(taggedUnion({
|
|
30
|
-
"object": dictionary(ref(typeReference("JSONValue"))),
|
|
31
|
-
"array": array(ref(typeReference("JSONValue"))),
|
|
32
|
-
"string": string(),
|
|
33
|
-
"number": number(),
|
|
34
|
-
"boolean": boolean(),
|
|
35
|
-
"null": null_(),
|
|
36
|
-
})),
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}),
|
|
40
|
-
},
|
|
41
|
-
'interface types': d({
|
|
42
|
-
|
|
43
|
-
}),
|
|
44
|
-
'algorithm types': d({
|
|
45
|
-
"ConvertJSON": sfunction(typeReference("Result"), data(typeReference("String"))),
|
|
46
|
-
|
|
47
|
-
/*use this one if the application may crash if the JSON is invalid*/
|
|
48
|
-
"UnsafeConvertJSON": sfunction(typeReference("JSONValue"), data(typeReference("String"))),
|
|
49
|
-
//"Convert": sfunction(typeReference("Result"), data(typeReference("JSONValue"))),
|
|
50
|
-
}),
|
|
51
|
-
}
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts
DELETED
|
@@ -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
|
-
"flatten": algorithm("Flatten", null, {})
|
|
14
|
-
}
|
|
15
|
-
)
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, data, dictionary, externalTypeReference, glossaryParameter, group, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
|
|
5
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
6
|
-
|
|
7
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
8
|
-
const d = pd.d
|
|
9
|
-
|
|
10
|
-
export const $: g_glossary.D.Glossary = {
|
|
11
|
-
'glossary parameters': d({}),
|
|
12
|
-
'imports': d({
|
|
13
|
-
}),
|
|
14
|
-
'root': {
|
|
15
|
-
'namespaces': d({}),
|
|
16
|
-
'data types': d({
|
|
17
|
-
"Nested": parametrizedType({ "Type": null }, taggedUnion({
|
|
18
|
-
"single": ref(typeParameter("Type")),
|
|
19
|
-
"multiple": array(ref(typeReference("Nested", { "Type": typeParameter("Type")}))),
|
|
20
|
-
"none": null_(),
|
|
21
|
-
})),
|
|
22
|
-
"Array": parametrizedType({ "Type": null }, array(ref(typeParameter("Type"))))
|
|
23
|
-
}),
|
|
24
|
-
},
|
|
25
|
-
'interface types': d({}),
|
|
26
|
-
'algorithm types': d({
|
|
27
|
-
"Flatten": sfunction(typeReference("Array", { "Type": typeParameter("Type")}), data(typeReference("Nested", { "Type": typeParameter("Type")})), { "Type": null })
|
|
28
|
-
}),
|
|
29
|
-
}
|
|
@@ -1,18 +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
|
-
"smallerThan": algorithm("SmallerThan", null, {}),
|
|
14
|
-
"greaterThan": algorithm("GreaterThan", null, {}),
|
|
15
|
-
"isZero": algorithm("IsZero", null, {}),
|
|
16
|
-
"equal": algorithm("Equal", null, {}),
|
|
17
|
-
}
|
|
18
|
-
)
|
|
@@ -1,40 +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
|
-
"Boolean": type(boolean()),
|
|
20
|
-
"Number": type(number()),
|
|
21
|
-
"NumberPair": type(group({
|
|
22
|
-
"yin": member(number()),
|
|
23
|
-
"yang": member(number()),
|
|
24
|
-
})),
|
|
25
|
-
"CompareData": type(group({
|
|
26
|
-
"benchmark": member(number()),
|
|
27
|
-
"focus": member(number()),
|
|
28
|
-
})),
|
|
29
|
-
|
|
30
|
-
}),
|
|
31
|
-
},
|
|
32
|
-
'interface types': d({}),
|
|
33
|
-
'algorithm types': d({
|
|
34
|
-
"IsZero": sfunction(typeReference("Boolean"), data(typeReference("Number"))),
|
|
35
|
-
|
|
36
|
-
"GreaterThan": sfunction(typeReference("Boolean"), data(typeReference("CompareData"))),
|
|
37
|
-
"SmallerThan": sfunction(typeReference("Boolean"), data(typeReference("CompareData"))),
|
|
38
|
-
"Equal": sfunction(typeReference("Boolean"), data(typeReference("NumberPair"))),
|
|
39
|
-
}),
|
|
40
|
-
}
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts
DELETED
|
@@ -1,19 +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
|
-
|
|
14
|
-
"convertWindowsPathToPosixPath": algorithm("ConvertWindowsPathToPosixPath", null, {}),
|
|
15
|
-
"basename": algorithm("Basename", null, {}),
|
|
16
|
-
"dirname": algorithm("Dirname", null, {}),
|
|
17
|
-
"parseFilePath": algorithm("ParseFilePath", null, {}),
|
|
18
|
-
}
|
|
19
|
-
)
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts
DELETED
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, data, externalTypeReference, group, member, sfunction, string, type, typeReference
|
|
5
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
6
|
-
|
|
7
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
8
|
-
const d = pd.d
|
|
9
|
-
|
|
10
|
-
export const $: g_glossary.D.Glossary = {
|
|
11
|
-
'glossary parameters': d({}),
|
|
12
|
-
'imports': d({
|
|
13
|
-
}),
|
|
14
|
-
'root': {
|
|
15
|
-
'namespaces': d({}),
|
|
16
|
-
'data types': d({
|
|
17
|
-
"String": type(string()),
|
|
18
|
-
"ParseFilePathData": type(group({
|
|
19
|
-
"filePath": member(string()),
|
|
20
|
-
"pathSeparator": member(string()),
|
|
21
|
-
})),
|
|
22
|
-
"ParsedFilePath": type(group({
|
|
23
|
-
"directoryPath": member(array(string())),
|
|
24
|
-
"baseName": member(string()),
|
|
25
|
-
})),
|
|
26
|
-
}),
|
|
27
|
-
},
|
|
28
|
-
'interface types': d({}),
|
|
29
|
-
'algorithm types': d({
|
|
30
|
-
"ConvertWindowsPathToPosixPath": sfunction(typeReference("String"), data(typeReference("String"))),
|
|
31
|
-
"Basename": sfunction(typeReference("String"), data(typeReference("String"))),
|
|
32
|
-
"Dirname": sfunction(typeReference("String"), data(typeReference("String"))),
|
|
33
|
-
"ParseFilePath": sfunction(typeReference("ParsedFilePath"), data(typeReference("ParseFilePathData"))),
|
|
34
|
-
}),
|
|
35
|
-
}
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts
DELETED
|
@@ -1,20 +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, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"sortTopologically": algorithm("SortTopologically", null, {}),
|
|
14
|
-
// "unsafeResolveDictionary": algorithm("UnsafeResolveDictionary", null, {}),
|
|
15
|
-
// "safeResolveDictionary": algorithm("SafeResolveDictionary", null, {
|
|
16
|
-
// }, {
|
|
17
|
-
// "onError": sideEffect("OnError", 'sync')
|
|
18
|
-
// }),
|
|
19
|
-
}
|
|
20
|
-
)
|
|
@@ -1,84 +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
|
-
parametrizedType,
|
|
12
|
-
dictionary,
|
|
13
|
-
ref,
|
|
14
|
-
typeParameter,
|
|
15
|
-
array,
|
|
16
|
-
null_,
|
|
17
|
-
computed,
|
|
18
|
-
sInterface,
|
|
19
|
-
sInterfaceMethod,
|
|
20
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
21
|
-
|
|
22
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
23
|
-
const d = pd.d
|
|
24
|
-
|
|
25
|
-
export const $: g_glossary.D.Glossary = {
|
|
26
|
-
'glossary parameters':d({}),
|
|
27
|
-
'imports': d({
|
|
28
|
-
}),
|
|
29
|
-
'root': {
|
|
30
|
-
'namespaces': d({}),
|
|
31
|
-
'data types': d({
|
|
32
|
-
"Dictionary": parametrizedType({ "Type": null }, dictionary(ref(typeParameter("Type")))),
|
|
33
|
-
"Array": parametrizedType({ "Type": null }, array(ref(typeReference("KeyValuePair", { "Type": typeParameter("Type") })))),
|
|
34
|
-
"KeyValuePair": parametrizedType({ "Type": null }, group({
|
|
35
|
-
"key": member(string()),
|
|
36
|
-
"value": member(ref(typeParameter("Type"))),
|
|
37
|
-
})),
|
|
38
|
-
"AnySibling": parametrizedType({ "Type": null }, computed(ref(typeParameter("Type")))),
|
|
39
|
-
|
|
40
|
-
"DependencyDictionary": parametrizedType({ "Type": null }, dictionary(group({
|
|
41
|
-
"value": member(ref(typeParameter("Type"))),
|
|
42
|
-
"dependencies": member(dictionary(null_())),
|
|
43
|
-
}))),
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
"Error": type(string()),
|
|
47
|
-
|
|
48
|
-
}),
|
|
49
|
-
},
|
|
50
|
-
'interface types': d({
|
|
51
|
-
"OnError": sInterface(sInterfaceMethod(typeReference("Error"))),
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
}),
|
|
55
|
-
'algorithm types': d({
|
|
56
|
-
"SortTopologically": sfunction(
|
|
57
|
-
typeReference("Array", { "Type": typeParameter("Type") }),
|
|
58
|
-
data(typeReference("DependencyDictionary", { "Type": typeParameter("Type") })),
|
|
59
|
-
{ "Type": null }
|
|
60
|
-
),
|
|
61
|
-
// "UnsafeResolveDictionary": scallbackfunction(
|
|
62
|
-
// typeReference("Dictionary", { "Type": typeParameter("Out") }),
|
|
63
|
-
// data(typeReference("Dictionary", { "Type": typeParameter("In") })),
|
|
64
|
-
// {
|
|
65
|
-
// "map": scallback(typeParameter("Out"), typeReference("KeyValuePair", { "Type": typeParameter("In") }), {
|
|
66
|
-
// "non circular siblings": typeParameter("Out"),
|
|
67
|
-
// "all siblings": typeReference("AnySibling", { "Type": typeParameter("Out") }),
|
|
68
|
-
// })
|
|
69
|
-
// },
|
|
70
|
-
// { "In": null, "Out": null }
|
|
71
|
-
// ),
|
|
72
|
-
// "SafeResolveDictionary": scallbackfunction(
|
|
73
|
-
// typeReference("Dictionary", { "Type": typeParameter("Out") }),
|
|
74
|
-
// data(typeReference("Dictionary", { "Type": typeParameter("In") })),
|
|
75
|
-
// {
|
|
76
|
-
// "map": scallback(typeParameter("Out"), typeReference("KeyValuePair", { "Type": typeParameter("In") }), {
|
|
77
|
-
// "non circular siblings": typeParameter("Out"),
|
|
78
|
-
// "all siblings": typeReference("AnySibling", { "Type": typeParameter("Out") }),
|
|
79
|
-
// })
|
|
80
|
-
// },
|
|
81
|
-
// { "In": null, "Out": null }
|
|
82
|
-
// ),
|
|
83
|
-
}),
|
|
84
|
-
}
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts
DELETED
|
@@ -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
|
-
|
|
14
|
-
"escape": algorithm("Escape", null, {}),
|
|
15
|
-
"fromCharacterArray": algorithm("FromCharacterArray", null, {}),
|
|
16
|
-
"join": algorithm("Join", null, {}),
|
|
17
|
-
"length": algorithm("Length", null, {}),
|
|
18
|
-
"replaceAll": algorithm("ReplaceAll", null, {}),
|
|
19
|
-
"split": algorithm("Split", null, {}),
|
|
20
|
-
"splitIn2": algorithm("SplitIn2", null, {}),
|
|
21
|
-
"startsWith": algorithm("StartsWith", null, {}),
|
|
22
|
-
"substr": algorithm("Substr", null, {}),
|
|
23
|
-
"toCharacterArray": algorithm("ToCharacterArray", null, {}),
|
|
24
|
-
"trimEnd": algorithm("TrimEnd", null, {}),
|
|
25
|
-
}
|
|
26
|
-
)
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
aInterface,
|
|
5
|
-
aInterfaceMethod,
|
|
6
|
-
aInterfaceReference,
|
|
7
|
-
array, boolean, data, group, member, number, optional, sfunction, streamconsumer, string, type, typeReference
|
|
8
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
9
|
-
|
|
10
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
11
|
-
|
|
12
|
-
const d = pd.d
|
|
13
|
-
|
|
14
|
-
export const $: g_glossary.D.Glossary = {
|
|
15
|
-
'glossary parameters': d({}),
|
|
16
|
-
'imports': d({
|
|
17
|
-
}),
|
|
18
|
-
'root': {
|
|
19
|
-
'namespaces': d({}),
|
|
20
|
-
'data types': d({
|
|
21
|
-
"String": type(string()),
|
|
22
|
-
"Length": type(number()),
|
|
23
|
-
"Boolean": type(boolean()),
|
|
24
|
-
"CharacterArray": type(array(number())),
|
|
25
|
-
"SplitData": type(group({
|
|
26
|
-
"value": member(string()),
|
|
27
|
-
"splitter": member(string()),
|
|
28
|
-
})),
|
|
29
|
-
"SplitIn2Result": type(group({
|
|
30
|
-
"head": member(string()),
|
|
31
|
-
"tail": member(optional(string())),
|
|
32
|
-
})),
|
|
33
|
-
"SplitResult": type(array(string())),
|
|
34
|
-
"StartsWithData": type(group({
|
|
35
|
-
"contextString": member(string()),
|
|
36
|
-
"searchString": member(string()),
|
|
37
|
-
})),
|
|
38
|
-
"SubstrData": type(group({
|
|
39
|
-
"value": member(string()),
|
|
40
|
-
"begin": member(number()),
|
|
41
|
-
"length": member(number()),
|
|
42
|
-
})),
|
|
43
|
-
"ReplaceAllData": type(group({
|
|
44
|
-
"value": member(string()),
|
|
45
|
-
"pattern": member(string()),
|
|
46
|
-
"replacement": member(string()),
|
|
47
|
-
})),
|
|
48
|
-
"JoinData": type(group({
|
|
49
|
-
"first": member(string()),
|
|
50
|
-
"second": member(string()),
|
|
51
|
-
})),
|
|
52
|
-
|
|
53
|
-
"EscapeParameters": type(group({
|
|
54
|
-
"string": member(string()),
|
|
55
|
-
"escape": member(string()),
|
|
56
|
-
"patterns to escape": member(array(string())),
|
|
57
|
-
}))
|
|
58
|
-
}),
|
|
59
|
-
},
|
|
60
|
-
'interface types': d({}),
|
|
61
|
-
'algorithm types': d({
|
|
62
|
-
"Escape": sfunction(typeReference("String"), data(typeReference("EscapeParameters"))),
|
|
63
|
-
|
|
64
|
-
"ReplaceAll": sfunction(typeReference("String"), data(typeReference("ReplaceAllData"))),
|
|
65
|
-
"Substr": sfunction(typeReference("String"), data(typeReference("SubstrData"))),
|
|
66
|
-
"ToCharacterArray": sfunction(typeReference("CharacterArray"), data(typeReference("String"))),
|
|
67
|
-
"Join": sfunction(typeReference("String"), data(typeReference("JoinData"))),
|
|
68
|
-
"FromCharacterArray": sfunction(typeReference("String"), data(typeReference("CharacterArray"))),
|
|
69
|
-
"Split": sfunction(typeReference("SplitResult"), data(typeReference("SplitData"))),
|
|
70
|
-
"SplitIn2": sfunction(typeReference("SplitIn2Result"), data(typeReference("SplitData"))),
|
|
71
|
-
"Length": sfunction(typeReference("Length"), data(typeReference("String"))),
|
|
72
|
-
"TrimEnd": sfunction(typeReference("String"), data(typeReference("String"))),
|
|
73
|
-
"StartsWith": sfunction(typeReference("Boolean"), data(typeReference("StartsWithData"))),
|
|
74
|
-
}),
|
|
75
|
-
}
|
package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts
DELETED
|
@@ -1,19 +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, member, type, group, string, optional, number } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
export const $: g_project.D.API = api(
|
|
10
|
-
glos,
|
|
11
|
-
{
|
|
12
|
-
"getArrayAsString": algorithm("GetArrayAsString", "Configuration", {}),
|
|
13
|
-
"getLengthAsString": algorithm("GetLengthAsString", null, {}),
|
|
14
|
-
"getKeysAsString": algorithm("GetKeysAsString", "Configuration", {}),
|
|
15
|
-
|
|
16
|
-
"getNumberOfKeysAsString": algorithm("GetNumberOfKeysAsString", null, {}),
|
|
17
|
-
|
|
18
|
-
}
|
|
19
|
-
)
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, data, dictionary, typeReference, group, member, null_, number, optional, sfunction, string, type,
|
|
5
|
-
parametrizedType,
|
|
6
|
-
ref,
|
|
7
|
-
typeParameter
|
|
8
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
9
|
-
|
|
10
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
11
|
-
const d = pd.d
|
|
12
|
-
|
|
13
|
-
export const $: g_glossary.D.Glossary = {
|
|
14
|
-
'glossary parameters': d({}),
|
|
15
|
-
'imports': d({
|
|
16
|
-
}),
|
|
17
|
-
'root': {
|
|
18
|
-
'namespaces': d({}),
|
|
19
|
-
'data types': d({
|
|
20
|
-
"String": type(string()),
|
|
21
|
-
"Array": parametrizedType({ "T": null }, array(ref(typeParameter("T")))),
|
|
22
|
-
"StringArray": type(array(string())),
|
|
23
|
-
"Dictionary": parametrizedType({ "T": null }, dictionary(ref(typeParameter("T")))),
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"Configuration": type(group({
|
|
27
|
-
"separator": member(string()),
|
|
28
|
-
"maximum": member(optional(group({
|
|
29
|
-
"maximum": member(number()),
|
|
30
|
-
"suffix": member(string()),
|
|
31
|
-
}))),
|
|
32
|
-
})),
|
|
33
|
-
}),
|
|
34
|
-
},
|
|
35
|
-
'interface types': d({}),
|
|
36
|
-
'algorithm types': d({
|
|
37
|
-
"GetLengthAsString": sfunction(typeReference("String"), data(typeReference("Array", { "T": typeParameter("T") })), { "T": null}),
|
|
38
|
-
"GetArrayAsString": sfunction(typeReference("String"), data(typeReference("StringArray"))),
|
|
39
|
-
"GetKeysAsString": sfunction(typeReference("String"), data(typeReference("Dictionary", { "T": typeParameter("T") })), { "T": null}),
|
|
40
|
-
"GetNumberOfKeysAsString": sfunction(typeReference("String"), data(typeReference("Dictionary", { "T": typeParameter("T") })), { "T": null}),
|
|
41
|
-
}),
|
|
42
|
-
}
|
|
@@ -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, sInterface, sInterfaceMethod, string, type, typeReference } from 'pareto/auto.dist/public/shorthands/cosmos'
|
|
9
|
-
|
|
10
|
-
export const $: g_project.D.API = api(
|
|
11
|
-
glos,
|
|
12
|
-
{
|
|
13
|
-
"serialize": algorithm("Serialize", null, {}),
|
|
14
|
-
}
|
|
15
|
-
)
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
array, afunction, boolean, computed, data, dictionary,
|
|
5
|
-
glossaryParameter, group, member, number, optional, ref, sfunction, string, type, typeReference,
|
|
6
|
-
taggedUnion,
|
|
7
|
-
null_,
|
|
8
|
-
sInterface,
|
|
9
|
-
sInterfaceMethod
|
|
10
|
-
} from "pareto/auto.dist/public/shorthands/cosmos"
|
|
11
|
-
|
|
12
|
-
import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
13
|
-
|
|
14
|
-
const d = pd.d
|
|
15
|
-
|
|
16
|
-
export const $: g_glossary.D.Glossary = {
|
|
17
|
-
'glossary parameters': d({
|
|
18
|
-
}),
|
|
19
|
-
'imports': d({}),
|
|
20
|
-
'root': {
|
|
21
|
-
'namespaces': d({}),
|
|
22
|
-
'data types': d({
|
|
23
|
-
"String": type(string()),
|
|
24
|
-
"Result": type(taggedUnion({
|
|
25
|
-
"success": ref(typeReference("Value")),
|
|
26
|
-
"error": string(),
|
|
27
|
-
})),
|
|
28
|
-
//"Result": type(ref(glossaryParameter("Type"))),
|
|
29
|
-
"Value": type(taggedUnion({
|
|
30
|
-
"object": dictionary(ref(typeReference("Value"))),
|
|
31
|
-
"array": array(ref(typeReference("Value"))),
|
|
32
|
-
"string": string(),
|
|
33
|
-
"number": number(),
|
|
34
|
-
"boolean": boolean(),
|
|
35
|
-
"null": null_(),
|
|
36
|
-
})),
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}),
|
|
40
|
-
},
|
|
41
|
-
'interface types': d({
|
|
42
|
-
|
|
43
|
-
}),
|
|
44
|
-
'algorithm types': d({
|
|
45
|
-
"Serialize": sfunction(typeReference("String"), data(typeReference("Value"))),
|
|
46
|
-
}),
|
|
47
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import * as g_library from "pareto/auto.dist/public/glossaries/cosmos__type__system"
|
|
4
|
-
|
|
5
|
-
const d = pd.d
|
|
6
|
-
|
|
7
|
-
import { } from "pareto/auto.dist/public/shorthands/cosmos"
|
|
8
|
-
|
|
9
|
-
import { $ as d_serialize } from "./modules/serialize/api.data"
|
|
10
|
-
import { $ as d_naming } from "./modules/naming/api.data"
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
export const $: g_library.D.Library = {
|
|
14
|
-
'author': "Corno",
|
|
15
|
-
'description': "provides functionality to support javascript code generation. helps create valid identifiers, quoted strings etcetera",
|
|
16
|
-
'license': "TBD",
|
|
17
|
-
|
|
18
|
-
'type': ['impure', null],
|
|
19
|
-
'module sets': {
|
|
20
|
-
'public': {
|
|
21
|
-
'glossaries': d({}),
|
|
22
|
-
'modules': d({
|
|
23
|
-
|
|
24
|
-
"serialize": d_serialize,
|
|
25
|
-
"naming": d_naming,
|
|
26
|
-
}),
|
|
27
|
-
},
|
|
28
|
-
'private': {
|
|
29
|
-
'glossaries': d({}),
|
|
30
|
-
'modules': d({}),
|
|
31
|
-
},
|
|
32
|
-
}
|
|
33
|
-
// 'modules': d({
|
|
34
|
-
// }),
|
|
35
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, 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
|
-
"createIdentifier": algorithm("CreateIdentifier", null, {}),
|
|
14
|
-
}
|
|
15
|
-
)
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
data,
|
|
5
|
-
sfunction,
|
|
6
|
-
type,
|
|
7
|
-
group,
|
|
8
|
-
typeReference,
|
|
9
|
-
member,
|
|
10
|
-
string,
|
|
11
|
-
dictionary,
|
|
12
|
-
null_,
|
|
13
|
-
array,
|
|
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
|
-
"String": type(string()),
|
|
27
|
-
}),
|
|
28
|
-
},
|
|
29
|
-
'interface types': d({}),
|
|
30
|
-
'algorithm types': d({
|
|
31
|
-
"CreateIdentifier": sfunction(typeReference("String"), data(typeReference("String"))),
|
|
32
|
-
}),
|
|
33
|
-
|
|
34
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as pd from 'pareto-core-data'
|
|
2
|
-
|
|
3
|
-
import { algorithm, 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
|
-
"escape": algorithm("Escape", null, {}),
|
|
14
|
-
"createQuotedString": algorithm("CreateQuotedString", null, {}),
|
|
15
|
-
"createApostrophedString": algorithm("CreateBacktickedString", null, {}),
|
|
16
|
-
"createBacktickedString": algorithm("CreateApostrophedString", null, {}),
|
|
17
|
-
}
|
|
18
|
-
)
|