pareto 0.55.0 → 0.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/auto.dist/public/cosmos__2__pareto/auto.provided_interface_glossary.d.ts +479 -243
  2. package/auto.dist/public/cosmos__2__pareto/implementations/library2ParetoComparators.alg.js +19 -19
  3. package/auto.dist/public/glossaries/grammar.d.ts +260 -0
  4. package/auto.dist/public/glossaries/grammar.js +3 -0
  5. package/auto.dist/public/glossaries/grammar.shadow.d.ts +8 -0
  6. package/auto.dist/public/glossaries/grammar.shadow.js +3 -0
  7. package/auto.dist/public/glossaries/liana.d.ts +2433 -0
  8. package/auto.dist/public/glossaries/liana.js +3 -0
  9. package/auto.dist/public/glossaries/liana.shadow.d.ts +8 -0
  10. package/auto.dist/public/glossaries/liana.shadow.js +3 -0
  11. package/auto.dist/public/glossaries/pareto.d.ts +477 -241
  12. package/auto.dist/public/glossaries/tendril.d.ts +1425 -0
  13. package/auto.dist/public/glossaries/tendril.js +3 -0
  14. package/auto.dist/public/glossaries/tendril.shadow.d.ts +8 -0
  15. package/auto.dist/public/glossaries/tendril.shadow.js +3 -0
  16. package/auto.dist/public/pareto__2__typescript/auto.provided_interface_glossary.d.ts +477 -241
  17. package/auto.dist/public/pareto__2__typescript/implementations/serializeCompilationUnit.alg.js +157 -109
  18. package/auto.dist/public/shorthands/grammar.d.ts +13 -0
  19. package/auto.dist/public/shorthands/grammar.js +110 -0
  20. package/auto.dist/public/shorthands/liana.d.ts +66 -0
  21. package/auto.dist/public/shorthands/liana.js +728 -0
  22. package/auto.dist/public/shorthands/pareto.d.ts +4 -4
  23. package/auto.dist/public/shorthands/pareto.js +31 -29
  24. package/auto.dist/public/shorthands/tendril.d.ts +48 -0
  25. package/auto.dist/public/shorthands/tendril.js +402 -0
  26. package/auto.pareto/$.data.ts +9 -3
  27. package/auto.pareto/auto.dependencies/index.ts +2 -2
  28. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/$.data.ts +1 -1
  29. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/api.data.ts +2 -2
  30. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/arithmetic/glossary.data.ts +1 -1
  31. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/api.data.ts +2 -2
  32. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/array/glossary.data.ts +1 -1
  33. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/api.data.ts +2 -2
  34. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/boolean/glossary.data.ts +1 -1
  35. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/api.data.ts +2 -2
  36. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/build/glossary.data.ts +1 -1
  37. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/api.data.ts +2 -2
  38. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/collation/glossary.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/api.data.ts +2 -2
  40. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/dictionary/glossary.data.ts +1 -1
  41. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/api.data.ts +2 -2
  42. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/filesystem/glossary.data.ts +1 -1
  43. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/api.data.ts +2 -2
  44. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/foreach/glossary.data.ts +1 -1
  45. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/api.data.ts +2 -2
  46. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/http/glossary.data.ts +1 -1
  47. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/api.data.ts +2 -2
  48. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/json/glossary.data.ts +1 -1
  49. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/api.data.ts +2 -2
  50. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/nested/glossary.data.ts +1 -1
  51. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/api.data.ts +2 -2
  52. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/numerical_predicates/glossary.data.ts +1 -1
  53. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/api.data.ts +2 -2
  54. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/path/glossary.data.ts +1 -1
  55. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/api.data.ts +2 -2
  56. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/resolve/glossary.data.ts +1 -1
  57. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/api.data.ts +2 -2
  58. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/string/glossary.data.ts +1 -1
  59. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/api.data.ts +2 -2
  60. package/auto.pareto/auto.dependencies/pareto-standard-impure-library/modules/tostring/glossary.data.ts +1 -1
  61. package/auto.pareto/auto.dependencies/res-typescript/$.data.ts +1 -1
  62. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/api.data.ts +2 -2
  63. package/auto.pareto/auto.dependencies/res-typescript/modules/naming/glossary.data.ts +1 -1
  64. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/api.data.ts +2 -2
  65. package/auto.pareto/auto.dependencies/res-typescript/modules/serialize/glossary.data.ts +1 -1
  66. package/auto.pareto/glossaries/auto.grammar.data.ts +262 -0
  67. package/auto.pareto/glossaries/auto.liana.data.ts +1955 -0
  68. package/auto.pareto/glossaries/auto.pareto.data.ts +430 -259
  69. package/auto.pareto/glossaries/auto.tendril.data.ts +1139 -0
  70. package/auto.pareto/modules/cosmos2pareto/api.data.ts +3 -4
  71. package/auto.pareto/modules/cosmos2pareto/glossary.data.ts +3 -3
  72. package/auto.pareto/modules/fountain_pen/api.data.ts +4 -4
  73. package/auto.pareto/modules/fountain_pen/glossary.data.ts +3 -3
  74. package/auto.pareto/modules/pareto2typescript/api.data.ts +4 -4
  75. package/auto.pareto/modules/pareto2typescript/glossary.data.ts +3 -3
  76. package/package.json +4 -4
@@ -2,14 +2,13 @@
2
2
 
3
3
  import * as pd from 'pareto-core-data'
4
4
 
5
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_project from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
 
9
9
  import { $ as glos } from "./glossary.data"
10
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
11
10
 
12
- export const $: g_project.D.API<pd.SourceLocation> = api(
11
+ export const $: g_project.D.API = api(
13
12
  glos,
14
13
  {
15
14
  "library2ParetoComparators": algorithm("Library2ParetoComparators", null, {}),
@@ -2,16 +2,16 @@ import * as pd from 'pareto-core-data'
2
2
 
3
3
  import {
4
4
  array, data, dictionary, externalTypeReference, glossaryParameter, group, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
5
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_glossary from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
 
9
9
  import { $ as d_pareto } from "../../glossaries/auto.pareto.data"
10
10
  import { $ as d_cosmos } from "../../glossaries/auto.cosmos_type_system.data"
11
11
 
12
12
  const d = pd.d
13
13
 
14
- export const $: g_glossary.D.Glossary<pd.SourceLocation> = {
14
+ export const $: g_glossary.D.Glossary = {
15
15
  'glossary parameters': d({}),
16
16
  'imports': d({
17
17
  "pareto": {
@@ -2,14 +2,14 @@
2
2
 
3
3
  import * as pd from 'pareto-core-data'
4
4
 
5
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_project from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
 
9
9
  import { $ as glos } from "./glossary.data"
10
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
10
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
11
11
 
12
- export const $: g_project.D.API<pd.SourceLocation> = api(
12
+ export const $: g_project.D.API = api(
13
13
  glos,
14
14
  {
15
15
  "serialize": algorithm("Serialize", null, {})
@@ -2,12 +2,12 @@ import * as pd from 'pareto-core-data'
2
2
 
3
3
  import {
4
4
  array, data, dictionary, externalTypeReference, glossaryParameter, group, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
5
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_glossary from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
  const d = pd.d
9
9
 
10
- export const $: g_glossary.D.Glossary<pd.SourceLocation> = {
10
+ export const $: g_glossary.D.Glossary = {
11
11
  'glossary parameters': d({}),
12
12
  'imports': d({
13
13
  }),
@@ -2,14 +2,14 @@
2
2
 
3
3
  import * as pd from 'pareto-core-data'
4
4
 
5
- import { algorithm, algref, api } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ import { algorithm, algref, api } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_project from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_project from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
 
9
9
  import { $ as glos } from "./glossary.data"
10
- import { glossary, group, member, number, type } from 'lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands'
10
+ import { glossary, group, member, number, type } from 'pareto/auto.dist/public/shorthands/cosmos'
11
11
 
12
- export const $: g_project.D.API<pd.SourceLocation> = api(
12
+ export const $: g_project.D.API = api(
13
13
  glos,
14
14
  {
15
15
  "serializeCompilationUnit": algorithm("SerializeCompilationUnit", null, {
@@ -2,15 +2,15 @@ import * as pd from 'pareto-core-data'
2
2
 
3
3
  import {
4
4
  array, data, dictionary, externalTypeReference, glossaryParameter, group, member, null_, parametrizedType, ref, sfunction, string, taggedUnion, type, typeParameter, typeReference
5
- } from "lib-pareto-typescript-project/dist/modules/cosmos_type_system/shorthands"
5
+ } from "pareto/auto.dist/public/shorthands/cosmos"
6
6
 
7
- import * as g_glossary from "lib-pareto-typescript-project/dist/modules/cosmos_type_system"
7
+ import * as g_glossary from "pareto/auto.dist/public/glossaries/cosmos__type__system"
8
8
  const d = pd.d
9
9
 
10
10
  import { $ as d_pareto } from "../../glossaries/auto.pareto.data"
11
11
  import { $ as d_fp } from "../fountain_pen/glossary.data"
12
12
 
13
- export const $: g_glossary.D.Glossary<pd.SourceLocation> = {
13
+ export const $: g_glossary.D.Glossary = {
14
14
  'glossary parameters': d({
15
15
  }),
16
16
  'imports': d({
package/package.json CHANGED
@@ -6,8 +6,8 @@
6
6
  "pareto-core-alg": "^0.2.1",
7
7
  "pareto-core-data": "^0.7.2",
8
8
  "pareto-core-dev": "^0.9.1",
9
- "pareto-standard-impure-library": "^0.10.0",
10
- "res-typescript": "^0.36.0"
9
+ "pareto-standard-impure-library": "^0.11.0",
10
+ "res-typescript": "^0.37.0"
11
11
  },
12
12
  "files": [
13
13
  "auto.dist",
@@ -20,6 +20,6 @@
20
20
  "main": "auto.dist/index.js",
21
21
  "types": "auto.dist/index.d.ts",
22
22
  "name": "pareto",
23
- "version": "0.55.0",
24
- "content-fingerprint": "b45e3e8ace30c2dd9cdab3828ba2d389844694ad"
23
+ "version": "0.56.0",
24
+ "content-fingerprint": "2dfd913059c09ef5733427cfaeb64563842af850"
25
25
  }