@grain/binaryen.ml 0.18.0 → 0.20.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 (85) hide show
  1. binaryen-archive/CHANGELOG.md +54 -0
  2. binaryen-archive/README.md +0 -16
  3. binaryen-archive/binaryen.opam +5 -5
  4. binaryen-archive/dune-project +1 -1
  5. binaryen-archive/dune-workspace +1 -1
  6. binaryen-archive/esy.lock/index.json +422 -372
  7. binaryen-archive/esy.lock/opam/{base.v0.14.3 → base.v0.15.1}/opam +4 -4
  8. binaryen-archive/esy.lock/opam/camlp-streams.5.0.1/opam +59 -0
  9. binaryen-archive/esy.lock/opam/chrome-trace.3.6.1/opam +39 -0
  10. binaryen-archive/esy.lock/opam/{dune-build-info.3.3.1 → dune-build-info.3.6.1}/opam +6 -6
  11. binaryen-archive/esy.lock/opam/{dune-configurator.3.3.1 → dune-configurator.3.6.1}/opam +5 -5
  12. binaryen-archive/esy.lock/opam/{dune-rpc.3.3.1 → dune-rpc.3.6.1}/opam +5 -5
  13. binaryen-archive/esy.lock/opam/{dune.3.3.1 → dune.3.6.1}/opam +6 -6
  14. binaryen-archive/esy.lock/opam/{dyn.3.3.1 → dyn.3.6.1}/opam +5 -5
  15. binaryen-archive/esy.lock/opam/{fiber.3.3.1 → fiber.3.6.1}/opam +5 -5
  16. binaryen-archive/esy.lock/opam/{js_of_ocaml-compiler.4.0.0 → js_of_ocaml-compiler.4.1.0}/opam +9 -10
  17. binaryen-archive/esy.lock/opam/menhir.20220210/opam +1 -1
  18. binaryen-archive/esy.lock/opam/menhirLib.20220210/opam +1 -1
  19. binaryen-archive/esy.lock/opam/menhirSdk.20220210/opam +1 -1
  20. binaryen-archive/esy.lock/opam/{ocaml-lsp-server.1.12.2 → ocaml-lsp-server.1.12.4}/opam +7 -6
  21. binaryen-archive/esy.lock/opam/{ocaml-version.3.4.0 → ocaml-version.3.5.0}/opam +4 -4
  22. binaryen-archive/esy.lock/opam/{ocamlbuild.0.14.1 → ocamlbuild.0.14.2}/opam +3 -3
  23. binaryen-archive/esy.lock/opam/ocamlfind.1.9.5/files/0001-Fix-bug-when-installing-with-a-system-compiler.patch +26 -0
  24. binaryen-archive/esy.lock/opam/ocamlfind.1.9.5/opam +2 -0
  25. binaryen-archive/esy.lock/opam/{ocamlformat-rpc-lib.0.22.4 → ocamlformat-rpc-lib.0.24.1}/opam +4 -4
  26. binaryen-archive/esy.lock/opam/{ocamlformat.0.20.1 → ocamlformat.0.24.1}/opam +12 -12
  27. binaryen-archive/esy.lock/opam/{odoc-parser.1.0.0 → odoc-parser.2.0.0}/opam +6 -5
  28. binaryen-archive/esy.lock/opam/omd.1.3.2/opam +50 -0
  29. binaryen-archive/esy.lock/opam/{ordering.3.3.1 → ordering.3.6.1}/opam +5 -5
  30. binaryen-archive/esy.lock/opam/{ppxlib.0.27.0 → ppxlib.0.28.0}/opam +5 -5
  31. binaryen-archive/esy.lock/opam/{sexplib0.v0.14.0 → sexplib0.v0.15.1}/opam +3 -3
  32. binaryen-archive/esy.lock/opam/{stdio.v0.14.0 → stdio.v0.15.0}/opam +4 -4
  33. binaryen-archive/esy.lock/opam/{stdune.3.3.1 → stdune.3.6.1}/opam +5 -5
  34. binaryen-archive/esy.lock/opam/{topkg.1.0.5 → topkg.1.0.6}/opam +22 -19
  35. binaryen-archive/esy.lock/opam/uucp.15.0.0/opam +55 -0
  36. binaryen-archive/esy.lock/opam/{uuseg.14.0.0 → uuseg.15.0.0}/opam +39 -25
  37. binaryen-archive/esy.lock/opam/{xdg.3.3.1 → xdg.3.6.1}/opam +5 -5
  38. binaryen-archive/esy.lock/opam/{yojson.2.0.0 → yojson.2.0.2}/opam +5 -5
  39. binaryen-archive/esy.lock/overrides/{opam__s__ocamlbuild_opam__c__0.14.1_opam_override → opam__s__ocamlbuild_opam__c__0.14.2_opam_override}/files/winpatch.patch +0 -0
  40. binaryen-archive/esy.lock/overrides/{opam__s__ocamlbuild_opam__c__0.14.1_opam_override → opam__s__ocamlbuild_opam__c__0.14.2_opam_override}/package.json +0 -0
  41. binaryen-archive/package.json +8 -8
  42. binaryen-archive/src/binaryen_stubs_expressions.c +43 -33
  43. binaryen-archive/src/binaryen_stubs_expressions.js +221 -42
  44. binaryen-archive/src/binaryen_stubs_features.c +6 -0
  45. binaryen-archive/src/binaryen_stubs_features.js +6 -0
  46. binaryen-archive/src/binaryen_stubs_heap_types.c +95 -0
  47. binaryen-archive/src/binaryen_stubs_heap_types.js +65 -0
  48. binaryen-archive/src/binaryen_stubs_imports.c +16 -0
  49. binaryen-archive/src/binaryen_stubs_imports.js +14 -0
  50. binaryen-archive/src/binaryen_stubs_memory.c +83 -4
  51. binaryen-archive/src/binaryen_stubs_memory.js +95 -5
  52. binaryen-archive/src/binaryen_stubs_modules.c +22 -0
  53. binaryen-archive/src/binaryen_stubs_modules.js +17 -0
  54. binaryen-archive/src/binaryen_stubs_packed_types.c +26 -0
  55. binaryen-archive/src/binaryen_stubs_packed_types.js +17 -0
  56. binaryen-archive/src/binaryen_stubs_type_system.c +40 -0
  57. binaryen-archive/src/binaryen_stubs_type_system.js +29 -0
  58. binaryen-archive/src/binaryen_stubs_types.c +44 -0
  59. binaryen-archive/src/binaryen_stubs_types.js +36 -0
  60. binaryen-archive/src/dune +35 -12
  61. binaryen-archive/src/expression.ml +21 -24
  62. binaryen-archive/src/expression.mli +9 -9
  63. binaryen-archive/src/heap_type.ml +15 -0
  64. binaryen-archive/src/heap_type.mli +12 -0
  65. binaryen-archive/src/import.ml +6 -0
  66. binaryen-archive/src/import.mli +2 -0
  67. binaryen-archive/src/memory.ml +24 -0
  68. binaryen-archive/src/memory.mli +10 -1
  69. binaryen-archive/src/module.ml +12 -0
  70. binaryen-archive/src/module.mli +3 -0
  71. binaryen-archive/src/ocaml_helpers.h +1 -0
  72. binaryen-archive/src/packed_type.ml +13 -0
  73. binaryen-archive/src/packed_type.mli +5 -0
  74. binaryen-archive/src/passes.ml +6 -0
  75. binaryen-archive/src/passes.mli +6 -0
  76. binaryen-archive/src/type.ml +19 -0
  77. binaryen-archive/src/type.mli +7 -0
  78. binaryen-archive/src/type_system.ml +7 -0
  79. binaryen-archive/src/type_system.mli +7 -0
  80. binaryen-archive/test/dune +19 -20
  81. binaryen-archive/test/test.expected +64 -4
  82. binaryen-archive/test/test.ml +49 -5
  83. binaryen-archive/esy.lock/opam/omd.1.3.1/opam +0 -39
  84. binaryen-archive/esy.lock/opam/uucp.14.0.0/opam +0 -41
  85. binaryen-archive/esy.lock/overrides/opam__s__js__of__ocaml_compiler_opam__c__4.0.0_opam_override/package.json +0 -3
@@ -10,8 +10,8 @@ build: [
10
10
  ["dune" "build" "-p" name "-j" jobs]
11
11
  ]
12
12
  depends: [
13
- "ocaml" {>= "4.08.0"}
14
- "sexplib0" {>= "v0.14" & < "v0.15"}
13
+ "ocaml" {>= "4.10.0"}
14
+ "sexplib0" {>= "v0.15" & < "v0.16"}
15
15
  "dune" {>= "2.0.0"}
16
16
  "dune-configurator"
17
17
  ]
@@ -31,6 +31,6 @@ provided by companion libraries such as stdio:
31
31
  https://github.com/janestreet/stdio
32
32
  "
33
33
  url {
34
- src: "https://github.com/janestreet/base/archive/v0.14.3.tar.gz"
35
- checksum: "sha256=e34dc0dd052a386c84f5f67e71a90720dff76e0edd01f431604404bee86ebe5a"
34
+ src: "https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz"
35
+ checksum: "sha256=755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14"
36
36
  }
@@ -0,0 +1,59 @@
1
+ opam-version: "2.0"
2
+ synopsis: "The Stream and Genlex libraries for use with Camlp4 and Camlp5"
3
+ description: """
4
+
5
+ This package provides two library modules:
6
+ - Stream: imperative streams, with in-place update and memoization
7
+ of the latest element produced.
8
+ - Genlex: a small parameterized lexical analyzer producing streams
9
+ of tokens from streams of characters.
10
+
11
+ The two modules are designed for use with Camlp4 and Camlp5:
12
+ - The stream patterns and stream expressions of Camlp4/Camlp5 consume
13
+ and produce data of type 'a Stream.t.
14
+ - The Genlex tokenizer can be used as a simple lexical analyzer for
15
+ Camlp4/Camlp5-generated parsers.
16
+
17
+ The Stream module can also be used by hand-written recursive-descent
18
+ parsers, but is not very convenient for this purpose.
19
+
20
+ The Stream and Genlex modules have been part of the OCaml standard library
21
+ for a long time, and have been distributed as part of the core OCaml system.
22
+ They will be removed from the OCaml standard library at some future point,
23
+ but will be maintained and distributed separately in this camlpstreams package.
24
+ """
25
+ maintainer: [
26
+ "Florian Angeletti <florian.angeletti@inria.fr>"
27
+ "Xavier Leroy <xavier.leroy@college-de-france.fr>"
28
+ ]
29
+ authors: ["Daniel de Rauglaudre" "Xavier Leroy"]
30
+ license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
31
+ homepage: "https://github.com/ocaml/camlp-streams"
32
+ bug-reports: "https://github.com/ocaml/camlp-streams/issues"
33
+ depends: [
34
+ "dune" {>= "2.7"}
35
+ "ocaml" {>= "4.02.3"}
36
+ "odoc" {with-doc}
37
+ ]
38
+ build: [
39
+ ["dune" "subst"] {dev}
40
+ [
41
+ "dune"
42
+ "build"
43
+ "-p"
44
+ name
45
+ "-j"
46
+ jobs
47
+ "@install"
48
+ "@runtest" {with-test}
49
+ "@doc" {with-doc}
50
+ ]
51
+ ]
52
+ dev-repo: "git+https://github.com/ocaml/camlp-streams.git"
53
+ url {
54
+ src: "https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz"
55
+ checksum: [
56
+ "md5=afc874b25f7a1f13e8f5cfc1182b51a7"
57
+ "sha512=2efa8dd4a636217c8d49bac1e4e7e5558fc2f45cfea66514140a59fd99dd08d61fb9f1e17804997ff648b71b13820a5d4a1eb70fed9d848aa2abd6e41f853c86"
58
+ ]
59
+ }
@@ -0,0 +1,39 @@
1
+ opam-version: "2.0"
2
+ synopsis: "Chrome trace event generation library"
3
+ description:
4
+ "This library offers no backwards compatibility guarantees. Use at your own risk."
5
+ maintainer: ["Jane Street Group, LLC <opensource@janestreet.com>"]
6
+ authors: ["Jane Street Group, LLC <opensource@janestreet.com>"]
7
+ license: "MIT"
8
+ homepage: "https://github.com/ocaml/dune"
9
+ doc: "https://dune.readthedocs.io/"
10
+ bug-reports: "https://github.com/ocaml/dune/issues"
11
+ depends: [
12
+ "dune" {>= "3.5"}
13
+ "ocaml" {>= "4.08.0"}
14
+ "odoc" {with-doc}
15
+ ]
16
+ dev-repo: "git+https://github.com/ocaml/dune.git"
17
+ build: [
18
+ ["dune" "subst"] {dev}
19
+ ["rm" "-rf" "vendor/csexp"]
20
+ ["rm" "-rf" "vendor/pp"]
21
+ [
22
+ "dune"
23
+ "build"
24
+ "-p"
25
+ name
26
+ "-j"
27
+ jobs
28
+ "@install"
29
+ "@doc" {with-doc}
30
+ ]
31
+ ]
32
+ url {
33
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
34
+ checksum: [
35
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
36
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
37
+ ]
38
+ }
39
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -1,5 +1,5 @@
1
1
  opam-version: "2.0"
2
- synopsis: "Embed build informations inside executable"
2
+ synopsis: "Embed build information inside executable"
3
3
  description: """
4
4
  The build-info library allows to access information about how the
5
5
  executable was built, such as the version of the project at which it
@@ -15,7 +15,7 @@ homepage: "https://github.com/ocaml/dune"
15
15
  doc: "https://dune.readthedocs.io/"
16
16
  bug-reports: "https://github.com/ocaml/dune/issues"
17
17
  depends: [
18
- "dune" {>= "3.3"}
18
+ "dune" {>= "3.5"}
19
19
  "ocaml" {>= "4.08"}
20
20
  "odoc" {with-doc}
21
21
  ]
@@ -36,10 +36,10 @@ build: [
36
36
  ]
37
37
  ]
38
38
  url {
39
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
39
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
40
40
  checksum: [
41
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
42
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
41
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
42
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
43
43
  ]
44
44
  }
45
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
45
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -17,7 +17,7 @@ homepage: "https://github.com/ocaml/dune"
17
17
  doc: "https://dune.readthedocs.io/"
18
18
  bug-reports: "https://github.com/ocaml/dune/issues"
19
19
  depends: [
20
- "dune" {>= "3.3"}
20
+ "dune" {>= "3.5"}
21
21
  "ocaml" {>= "4.04.0"}
22
22
  "base-unix"
23
23
  "csexp" {>= "1.5.0"}
@@ -40,10 +40,10 @@ build: [
40
40
  ]
41
41
  ]
42
42
  url {
43
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
43
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
44
44
  checksum: [
45
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
46
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
45
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
46
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
47
47
  ]
48
48
  }
49
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
49
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -8,7 +8,7 @@ homepage: "https://github.com/ocaml/dune"
8
8
  doc: "https://dune.readthedocs.io/"
9
9
  bug-reports: "https://github.com/ocaml/dune/issues"
10
10
  depends: [
11
- "dune" {>= "3.3"}
11
+ "dune" {>= "3.5"}
12
12
  "csexp"
13
13
  "ordering"
14
14
  "dyn"
@@ -34,10 +34,10 @@ build: [
34
34
  ]
35
35
  ]
36
36
  url {
37
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
37
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
38
38
  checksum: [
39
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
40
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
39
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
40
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
41
41
  ]
42
42
  }
43
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
43
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -36,8 +36,8 @@ conflicts: [
36
36
  ]
37
37
  dev-repo: "git+https://github.com/ocaml/dune.git"
38
38
  build: [
39
- ["ocaml" "bootstrap.ml" "-j" jobs]
40
- ["./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" jobs]
39
+ ["ocaml" "boot/bootstrap.ml" "-j" jobs]
40
+ ["./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" jobs]
41
41
  ]
42
42
  depends: [
43
43
  # Please keep the lower bound in sync with .github/workflows/workflow.yml,
@@ -47,10 +47,10 @@ depends: [
47
47
  "base-threads"
48
48
  ]
49
49
  url {
50
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
50
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
51
51
  checksum: [
52
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
53
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
52
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
53
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
54
54
  ]
55
55
  }
56
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
56
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -8,7 +8,7 @@ homepage: "https://github.com/ocaml/dune"
8
8
  doc: "https://dune.readthedocs.io/"
9
9
  bug-reports: "https://github.com/ocaml/dune/issues"
10
10
  depends: [
11
- "dune" {>= "3.3"}
11
+ "dune" {>= "3.5"}
12
12
  "ocaml" {>= "4.08.0"}
13
13
  "ordering" {= version}
14
14
  "pp" {>= "1.1.0"}
@@ -31,10 +31,10 @@ build: [
31
31
  ]
32
32
  ]
33
33
  url {
34
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
34
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
35
35
  checksum: [
36
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
37
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
36
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
37
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
38
38
  ]
39
39
  }
40
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
40
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -9,7 +9,7 @@ homepage: "https://github.com/ocaml/dune"
9
9
  doc: "https://dune.readthedocs.io/"
10
10
  bug-reports: "https://github.com/ocaml/dune/issues"
11
11
  depends: [
12
- "dune" {>= "3.3"}
12
+ "dune" {>= "3.5"}
13
13
  "ocaml" {>= "4.08.0"}
14
14
  "stdune" {= version}
15
15
  "dyn" {= version}
@@ -32,10 +32,10 @@ build: [
32
32
  ]
33
33
  ]
34
34
  url {
35
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
35
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
36
36
  checksum: [
37
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
38
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
37
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
38
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
39
39
  ]
40
40
  }
41
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
41
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"
@@ -10,13 +10,13 @@ homepage: "https://ocsigen.org/js_of_ocaml/latest/manual/overview"
10
10
  doc: "https://ocsigen.org/js_of_ocaml/latest/manual/overview"
11
11
  bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
12
12
  depends: [
13
- "dune" {>= "2.9"}
14
- "ocaml" {>= "4.04" & < "4.15"}
13
+ "dune" {>= "3.2"}
14
+ "ocaml" {>= "4.04" & < "5.1"}
15
15
  "num" {with-test}
16
16
  "ppx_expect" {>= "v0.14.2" & with-test}
17
17
  "ppxlib" {>= "0.15.0"}
18
18
  "re" {with-test}
19
- "cmdliner" {>= "1.0.0"}
19
+ "cmdliner" {>= "1.1.0"}
20
20
  "menhir"
21
21
  "menhirLib"
22
22
  "menhirSdk"
@@ -27,7 +27,8 @@ depopts: ["ocamlfind"]
27
27
  conflicts: [
28
28
  "ocamlfind" {< "1.5.1"}
29
29
  "js_of_ocaml" {< "3.0"}
30
- "base-domains"
30
+ "ocaml-variants" {= "4.12.0+domains" | = "4.12.0+domains+effects"}
31
+ "ocaml-option-bytecode-only"
31
32
  ]
32
33
  dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
33
34
  build: [
@@ -39,18 +40,16 @@ build: [
39
40
  name
40
41
  "-j"
41
42
  jobs
42
- "--promote-install-files=false"
43
43
  "@install"
44
44
  "@doc" {with-doc}
45
45
  ]
46
- ["dune" "install" "-p" name "--create-install-files" name]
47
46
  ]
48
47
  url {
49
48
  src:
50
- "https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz"
49
+ "https://github.com/ocsigen/js_of_ocaml/releases/download/4.1.0/js_of_ocaml-4.1.0.tbz"
51
50
  checksum: [
52
- "sha256=df02f819e5b2f48234af2b3e3e7c9781afa8212f8bece7ebcfbd8358b394495e"
53
- "sha512=92e822849c8be14ce0428f7f4be3991449f76e65d408073a5b8b9674ba2d099439027aa11618b603c7ee31a179cf6976d54a929917a69b269425f0367926c200"
51
+ "sha256=91793f29a5af3deaba3f7d35ceab11e739cfe0a5cc30556f6201461a6d4236ef"
52
+ "sha512=43f91c1f37939dfc894558a23a8ca163e6f316db442bdd0a5909bd095f5b0eb596d0943883452f4b78641da71222a775476877ea9ba0500583700d1fb35e04a5"
54
53
  ]
55
54
  }
56
- x-commit-hash: "6fb1d008061b6c028c375b240882bb735d54a5bc"
55
+ x-commit-hash: "9cb30b78c1a4bde6176652b94c96b26e1140f8a4"
@@ -8,7 +8,7 @@ authors: [
8
8
  homepage: "http://gitlab.inria.fr/fpottier/menhir"
9
9
  dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
10
10
  bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
11
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
11
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
12
12
  build: [
13
13
  ["dune" "build" "-p" name "-j" jobs]
14
14
  ]
@@ -8,7 +8,7 @@ authors: [
8
8
  homepage: "http://gitlab.inria.fr/fpottier/menhir"
9
9
  dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
10
10
  bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
11
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
11
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
12
12
  build: [
13
13
  ["dune" "build" "-p" name "-j" jobs]
14
14
  ]
@@ -8,7 +8,7 @@ authors: [
8
8
  homepage: "http://gitlab.inria.fr/fpottier/menhir"
9
9
  dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
10
10
  bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
11
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
11
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
12
12
  build: [
13
13
  ["dune" "build" "-p" name "-j" jobs]
14
14
  ]
@@ -18,11 +18,12 @@ license: "ISC"
18
18
  homepage: "https://github.com/ocaml/ocaml-lsp"
19
19
  bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
20
20
  depends: [
21
- "dune" {>= "2.9"}
21
+ "dune" {>= "3.0"}
22
22
  "yojson"
23
23
  "re" {>= "1.5.0"}
24
24
  "ppx_yojson_conv_lib" {>= "v0.14"}
25
25
  "dune-rpc"
26
+ "chrome-trace" {>= "3.3.0"}
26
27
  "dyn"
27
28
  "stdune"
28
29
  "fiber" {>= "3.1.1"}
@@ -30,7 +31,7 @@ depends: [
30
31
  "ordering"
31
32
  "dune-build-info"
32
33
  "spawn"
33
- "omd" {<= "1.3.1"}
34
+ "omd" {>= "1.3.2" & < "2.0.0~alpha1"}
34
35
  "octavius" {>= "1.2.2"}
35
36
  "uutf" {>= "1.0.2"}
36
37
  "pp" {>= "1.1.2"}
@@ -53,10 +54,10 @@ build: [
53
54
  ]
54
55
  url {
55
56
  src:
56
- "https://github.com/ocaml/ocaml-lsp/releases/download/1.12.2/lsp-1.12.2.tbz"
57
+ "https://github.com/ocaml/ocaml-lsp/releases/download/1.12.4/lsp-1.12.4.tbz"
57
58
  checksum: [
58
- "sha256=cf25c8587c848aa913a5e5cc6417e95901be58623c049116e733d8473597dd39"
59
- "sha512=b5aa4278006a0ed8dac3fb18a331c18c5e877c5910165b34e32a1ba346951bf234864ff2b53d58191130b38e07dadaab9778e6bfb2bce351ba98c54c09d6028e"
59
+ "sha256=919b98027cbc56359dabe8a911d3d24d1706cea8cd04e8173a2d1d3b06f9d846"
60
+ "sha512=68898112f13b7ee13040933ed95597e59f83e42ac9d6ead375baa2d1248b1614b5b80ae5e0d839f7f5a8372fd1f47e6bf308d331ca1df90cb4b9927825f89635"
60
61
  ]
61
62
  }
62
- x-commit-hash: "bc3e9c298185fdcb3b80d2d89562b586ba21eb74"
63
+ x-commit-hash: "f53ad362aa2c47216dd96d32b22bb95ee3e774e4"
@@ -40,10 +40,10 @@ functionality:
40
40
  """
41
41
  url {
42
42
  src:
43
- "https://github.com/ocurrent/ocaml-version/releases/download/v3.4.0/ocaml-version-v3.4.0.tbz"
43
+ "https://github.com/ocurrent/ocaml-version/releases/download/v3.5.0/ocaml-version-3.5.0.tbz"
44
44
  checksum: [
45
- "sha256=d8c1beb5e8d8ebb7710b5f434ce66a3ec8b752b1e4d6ba87c4fe27452bdb8a25"
46
- "sha512=215e5b0c4ea5fa5461cdc0fc81fbd84a2a319a246a19504d0a0abc8c891e252a9e41644356150a1dc25d56b3f7e084db7a0b15becab4e1339992e645fc3d8ef1"
45
+ "sha256=d63ca1c3970d6b14057f7176bfdae623e6c0176287c6a6e8b78cf50e2f7f635b"
46
+ "sha512=7b5f475897b1c560c81d322ca77b80099025102ec4163b410518e32dce0d6decf7c2ef671f795932bc173741b20bb442e07b182583423d2c990c632c921be5df"
47
47
  ]
48
48
  }
49
- x-commit-hash: "c535ad2f463664b31001888fc99495dd01632747"
49
+ x-commit-hash: "ee6c14c52e1995d69a134b23df2c1c721ea7a994"
@@ -31,9 +31,9 @@ build: [
31
31
  ]
32
32
  dev-repo: "git+https://github.com/ocaml/ocamlbuild.git"
33
33
  url {
34
- src: "https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.1.tar.gz"
34
+ src: "https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz"
35
35
  checksum: [
36
- "md5=7027e507ed85f290923ad198f3d2cd1c"
37
- "sha512=1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad"
36
+ "md5=2f407fadd57b073155a6aead887d9676"
37
+ "sha512=f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd"
38
38
  ]
39
39
  }
@@ -0,0 +1,26 @@
1
+ From f53247f546375972789b96c3f612cd7f524bf2aa Mon Sep 17 00:00:00 2001
2
+ From: Louis Gesbert <louis.gesbert@ocamlpro.com>
3
+ Date: Mon, 11 Jul 2022 18:12:18 +0200
4
+ Subject: [PATCH] Fix bug when installing with a system compiler
5
+
6
+ See https://discuss.ocaml.org/t/problem-installing-ocamlfind-on-latest-ocamlpro-alpine-docker-image/10147
7
+ ---
8
+ src/findlib/Makefile | 2 +-
9
+ 1 file changed, 1 insertion(+), 1 deletion(-)
10
+
11
+ diff --git a/src/findlib/Makefile b/src/findlib/Makefile
12
+ index 84514b6f22..ea23f4a10c 100644
13
+ --- a/src/findlib/Makefile
14
+ +++ b/src/findlib/Makefile
15
+ @@ -123,7 +123,7 @@ clean:
16
+ install: all
17
+ $(INSTALLDIR) "$(DESTDIR)$(prefix)$(OCAML_SITELIB)/$(NAME)"
18
+ $(INSTALLDIR) "$(DESTDIR)$(prefix)$(OCAMLFIND_BIN)"
19
+ - $(INSTALLDIR) "$(DESTDIR)$(prefix)$(OCAML_CORE_STDLIB)"
20
+ + test $(INSTALL_TOPFIND) -eq 0 || $(INSTALLDIR) "$(DESTDIR)$(prefix)$(OCAML_CORE_STDLIB)"
21
+ test $(INSTALL_TOPFIND) -eq 0 || $(INSTALLFILE) topfind "$(DESTDIR)$(prefix)$(OCAML_CORE_STDLIB)/"
22
+ files=`$(SH) $(TOP)/tools/collect_files $(TOP)/Makefile.config \
23
+ findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib$(LIB_SUFFIX) findlib.cmxs \
24
+ --
25
+ 2.35.1
26
+
@@ -34,6 +34,8 @@ install: [
34
34
  [make "install"]
35
35
  ["install" "-m" "0755" "ocaml-stub" "%{bin}%/ocaml"] {ocaml:preinstalled}
36
36
  ]
37
+ extra-files: ["0001-Fix-bug-when-installing-with-a-system-compiler.patch" "md5=130d3d6fe399948ed7991b7756f50dc3"]
38
+ patches: ["0001-Fix-bug-when-installing-with-a-system-compiler.patch"]
37
39
  dev-repo: "git+https://github.com/ocaml/ocamlfind.git"
38
40
  url {
39
41
  src: "http://download.camlcity.org/download/findlib-1.9.5.tar.gz"
@@ -30,10 +30,10 @@ build: [
30
30
  dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
31
31
  url {
32
32
  src:
33
- "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.22.4/ocamlformat-0.22.4.tbz"
33
+ "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.24.1/ocamlformat-0.24.1.tbz"
34
34
  checksum: [
35
- "sha256=eb54de2b81ac7cc2e68d81a7dc80b391a81b737fcfa3ef969ea91bdad6c9c060"
36
- "sha512=2bdeb9abc5757176040f641b22c59ac2b038c3bc1c42ddf86422b80cb90278fbe8ca05d0f788be0375a632bb6584b8d165d07f9f84686c2174208a8c20324b13"
35
+ "sha256=023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce"
36
+ "sha512=753b6128be68042895202f99959b360ce954db6f82b19b83b4bb346761a8e9cfdfc2b4b25e2070e60601b555562e78f9ebb02760ff127464e0b66cedbddca304"
37
37
  ]
38
38
  }
39
- x-commit-hash: "838ba9fa00cc27703441220b9a5d3880b17430fb"
39
+ x-commit-hash: "86938aa4435b251af1a3b081f7fbed90f982cf62"
@@ -7,13 +7,11 @@ authors: ["Josh Berdine <jjb@fb.com>"]
7
7
  homepage: "https://github.com/ocaml-ppx/ocamlformat"
8
8
  bug-reports: "https://github.com/ocaml-ppx/ocamlformat/issues"
9
9
  depends: [
10
- "dune" {>= "2.8"}
11
- "dune" {with-test & < "3.0"}
12
- "ocaml" {>= "4.08" & < "4.15"}
10
+ "ocaml" {>= "4.08"}
13
11
  "alcotest" {with-test}
14
- "base" {>= "v0.12.0" & < "v0.15"}
15
- "cmdliner"
16
- "cmdliner" {with-test & < "1.1.0"}
12
+ "base" {>= "v0.12.0"}
13
+ "cmdliner" {>= "1.1.0"}
14
+ "dune" {>= "2.8"}
17
15
  "dune-build-info"
18
16
  "either"
19
17
  "fix"
@@ -22,12 +20,14 @@ depends: [
22
20
  "menhirLib" {>= "20201216"}
23
21
  "menhirSdk" {>= "20201216"}
24
22
  "ocaml-version" {>= "3.3.0"}
23
+ "ocamlformat-rpc-lib" {with-test & = version}
25
24
  "ocp-indent"
26
- "odoc-parser" {>= "1.0.0"}
25
+ "odoc-parser" {>= "2.0.0" & < "3.0.0"}
27
26
  "re" {>= "1.7.2"}
28
- "stdio" {< "v0.15"}
27
+ "stdio"
29
28
  "uuseg" {>= "10.0.0"}
30
29
  "uutf" {>= "1.0.1"}
30
+ "csexp" {>= "1.4.0"}
31
31
  "odoc" {with-doc}
32
32
  ]
33
33
  build: [
@@ -48,10 +48,10 @@ dev-repo: "git+https://github.com/ocaml-ppx/ocamlformat.git"
48
48
  license: ["MIT" "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"]
49
49
  url {
50
50
  src:
51
- "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.20.1/ocamlformat-0.20.1.tbz"
51
+ "https://github.com/ocaml-ppx/ocamlformat/releases/download/0.24.1/ocamlformat-0.24.1.tbz"
52
52
  checksum: [
53
- "sha256=7d3a51645416fa78287344fa03af6b78450067a1a61e4790bf1b29779cd10235"
54
- "sha512=8cc8bc9ebf822b18cf54f2f5b0b61c7bf775a1de9b984f57448dcee391627a08d43e7b15a2cfbd287f5ae16b3b9dd18c42086b59ccfbe3174184418652c4f668"
53
+ "sha256=023425e9818f80ea50537b2371a4a766c149a9957d05807e88a004d2d5f441ce"
54
+ "sha512=753b6128be68042895202f99959b360ce954db6f82b19b83b4bb346761a8e9cfdfc2b4b25e2070e60601b555562e78f9ebb02760ff127464e0b66cedbddca304"
55
55
  ]
56
56
  }
57
- x-commit-hash: "74668925ca977e252acb084bd139b3077cf95b58" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
57
+ x-commit-hash: "86938aa4435b251af1a3b081f7fbed90f982cf62" # OCamlFormat is distributed under the MIT license. Parts of the OCaml library are vendored for OCamlFormat and distributed under their original LGPL 2.1 license
@@ -15,9 +15,10 @@ dev-repo: "git+https://github.com/ocaml-doc/odoc-parser.git"
15
15
  doc: "https://ocaml-doc.github.io/odoc-parser/"
16
16
  depends: [
17
17
  "dune" {>= "2.8"}
18
- "ocaml" {>= "4.02.0" & < "5.0"}
18
+ "ocaml" {>= "4.02.0"}
19
19
  "astring"
20
20
  "result"
21
+ "camlp-streams"
21
22
  "ppx_expect" {with-test}
22
23
  ("ocaml" {< "4.04.1" & with-test} | "sexplib0" {with-test})
23
24
  ]
@@ -36,11 +37,11 @@ build: [
36
37
  ]
37
38
  url {
38
39
  src:
39
- "https://github.com/ocaml-doc/odoc-parser/releases/download/1.0.0/odoc-parser-1.0.0.tbz"
40
+ "https://github.com/ocaml-doc/odoc-parser/releases/download/2.0.0/odoc-parser-2.0.0.tbz"
40
41
  checksum: [
41
- "sha256=b6aa08ea71a9ebad9b2bebc4da1eda0d713cf3674e6d57d10459d934286e7aa1"
42
- "sha512=b5caee3a0d288aeaa95e3f32de8e5f75f169ad2691d75f8d6c932e4fb0e6cb188813ac2d92d4076fe75b12217130e6999c46e7890cf0fa765070870f85a96d63"
42
+ "sha256=407919fbb0eb95761d6fc6ec6777628d94aa1907343bdca678b1880bafb33922"
43
+ "sha512=d2bffa3e9f30471045682e390dcee7a2c1caf3831bca4bd57c16939e782c2e23434e6f1c9887580a1804800b3629ef4c4311a9d418fca5a939f324650d54006e"
43
44
  ]
44
45
  }
45
- x-commit-hash: "b13ffc2f30ca20ca5bb733be4f630d46bd274fd6"
46
+ x-commit-hash: "ebfd3b9489e44187da2c67d79a32b6fc1e92bda4"
46
47
 
@@ -0,0 +1,50 @@
1
+ opam-version: "2.0"
2
+ synopsis: "A Markdown frontend in pure OCaml"
3
+ description: """
4
+ This Markdown library is implemented using only pure OCaml (including
5
+ I/O operations provided by the standard OCaml compiler distribution).
6
+ OMD is meant to be as faithful as possible to the original Markdown.
7
+ Additionally, OMD implements a few Github markdown features, an
8
+ extension mechanism, and some other features. Note that the opam
9
+ package installs both the OMD library and the command line tool `omd`."""
10
+ maintainer: [
11
+ "Shon Feder <shon.feder@gmail.com>" "Raphael Sousa Santos <@sonologico>"
12
+ ]
13
+ authors: [
14
+ "Philippe Wang <philippe.wang@gmail.com>"
15
+ "Nicolás Ojeda Bär <n.oje.bar@gmail.com>"
16
+ ]
17
+ license: "ISC"
18
+ tags: ["org:ocamllabs" "org:mirage"]
19
+ homepage: "https://github.com/ocaml/omd"
20
+ bug-reports: "https://github.com/ocaml/omd/issues"
21
+ depends: [
22
+ "dune" {>= "2.7"}
23
+ "ocaml" {>= "4.04"}
24
+ "base-bigarray"
25
+ "base-bytes"
26
+ "odoc" {with-doc}
27
+ ]
28
+ build: [
29
+ ["dune" "subst"] {dev}
30
+ [
31
+ "dune"
32
+ "build"
33
+ "-p"
34
+ name
35
+ "-j"
36
+ jobs
37
+ "@install"
38
+ "@runtest" {with-test}
39
+ "@doc" {with-doc}
40
+ ]
41
+ ]
42
+ dev-repo: "git+https://github.com/ocaml/omd.git"
43
+ url {
44
+ src: "https://github.com/ocaml/omd/releases/download/1.3.2/omd-1.3.2.tbz"
45
+ checksum: [
46
+ "sha256=6023e1642631f08f678eb5725820879ed7bb5a3ffee777cdedebc28c1f85fadb"
47
+ "sha512=fa2070a5f5d30b2cc422937ac4158bb087134a69d47fa15df403afb1c0c60a73dd436c949faa8d44e0b65bdee039779d86191b55085b717253f91ef20a69ef98"
48
+ ]
49
+ }
50
+ x-commit-hash: "bc6c0d568b90b61143e9863cb6ef7b3989b3313a"
@@ -8,7 +8,7 @@ homepage: "https://github.com/ocaml/dune"
8
8
  doc: "https://dune.readthedocs.io/"
9
9
  bug-reports: "https://github.com/ocaml/dune/issues"
10
10
  depends: [
11
- "dune" {>= "3.3"}
11
+ "dune" {>= "3.5"}
12
12
  "ocaml" {>= "4.08.0"}
13
13
  "odoc" {with-doc}
14
14
  ]
@@ -29,10 +29,10 @@ build: [
29
29
  ]
30
30
  ]
31
31
  url {
32
- src: "https://github.com/ocaml/dune/releases/download/3.3.1/dune-3.3.1.tbz"
32
+ src: "https://github.com/ocaml/dune/releases/download/3.6.1/dune-3.6.1.tbz"
33
33
  checksum: [
34
- "sha256=840c80491bfe12bab5f2b99d49e163f3e4c4d2fc4b4a3e6fb16c24dccd5502e1"
35
- "sha512=b5d7639336b5df8cf37b8aac45906c6d0ff7e38b1a4a2c6ddb616ea81cdc5a8ff36cecf3d4ee4ff9282c835ed2958d4702ae1b3dd1f048c4269f5e7fedbe50d5"
34
+ "sha256=f1d5ac04b7a027f3d549e25cf885ebf7acc135e0291c18e6b43123a799c143ce"
35
+ "sha512=64714ab6155cd04bc33d693fc7a6d9d61aa7a278357eeff159df324e083914fcd556459a3945acacf1bbc3775f2232ab0c78006ab8a434dc58dcf95ffdffac52"
36
36
  ]
37
37
  }
38
- x-commit-hash: "b3232b22e13ff2fe4db994ba7ae3db727d1493cd"
38
+ x-commit-hash: "7d2788fc94a071bca897aefc95f1464911870a4c"