@grain/binaryen.ml 0.10.0 → 0.11.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.
- binaryen-archive/CHANGELOG.md +22 -0
- binaryen-archive/README.md +27 -3
- binaryen-archive/binaryen.opam +8 -8
- binaryen-archive/esy.lock/index.json +537 -460
- binaryen-archive/esy.lock/opam/{base.v0.14.1 → base.v0.14.2}/opam +4 -4
- binaryen-archive/esy.lock/opam/biniou.1.2.1/opam +1 -1
- binaryen-archive/esy.lock/opam/{cppo.1.6.7 → cppo.1.6.8}/opam +4 -6
- binaryen-archive/esy.lock/opam/{csexp.1.4.0 → csexp.1.5.1}/opam +11 -9
- binaryen-archive/esy.lock/opam/{dune-build-info.2.8.2 → dune-build-info.2.9.1}/opam +5 -5
- binaryen-archive/esy.lock/opam/{dune-configurator.2.8.2 → dune-configurator.2.9.1}/opam +5 -5
- binaryen-archive/esy.lock/opam/{dune.2.8.2 → dune.2.9.1}/opam +4 -4
- binaryen-archive/esy.lock/opam/easy-format.1.3.2/opam +1 -1
- binaryen-archive/esy.lock/opam/{fix.20201120 → fix.20211231}/opam +7 -5
- binaryen-archive/esy.lock/opam/js_of_ocaml-compiler.3.11.0/opam +54 -0
- binaryen-archive/esy.lock/opam/js_of_ocaml-ppx.3.11.0/opam +44 -0
- binaryen-archive/esy.lock/opam/js_of_ocaml.3.11.0/opam +45 -0
- binaryen-archive/esy.lock/opam/{menhir.20201216 → menhir.20211128}/opam +8 -6
- binaryen-archive/esy.lock/opam/{menhirLib.20201216 → menhirLib.20211128}/opam +8 -6
- binaryen-archive/esy.lock/opam/{menhirSdk.20201216 → menhirSdk.20211128}/opam +8 -6
- binaryen-archive/esy.lock/opam/ocaml-compiler-libs.v0.12.4/opam +39 -0
- binaryen-archive/esy.lock/opam/{ocaml-lsp-server.1.4.0 → ocaml-lsp-server.1.9.0}/opam +15 -12
- binaryen-archive/esy.lock/opam/{ocaml-migrate-parsetree.2.1.0 → ocaml-migrate-parsetree.2.3.0}/opam +13 -10
- binaryen-archive/esy.lock/opam/ocaml-version.3.4.0/opam +49 -0
- binaryen-archive/esy.lock/opam/ocamlbuild.0.14.0/opam +1 -1
- binaryen-archive/esy.lock/opam/{ocamlfind.1.8.1 → ocamlfind.1.9.1}/opam +19 -39
- binaryen-archive/esy.lock/opam/ocamlformat-rpc-lib.0.19.0/opam +40 -0
- binaryen-archive/esy.lock/opam/ocamlformat.0.18.0/opam +56 -0
- binaryen-archive/esy.lock/opam/{odoc.1.5.2 → odoc.1.5.3}/opam +12 -12
- binaryen-archive/esy.lock/opam/pp.1.1.2/opam +58 -0
- binaryen-archive/esy.lock/opam/ppx_derivers.1.2.1/opam +1 -1
- binaryen-archive/esy.lock/opam/ppx_yojson_conv_lib.v0.14.0/opam +2 -2
- binaryen-archive/esy.lock/opam/{ppxlib.0.21.0 → ppxlib.0.22.2}/opam +40 -32
- binaryen-archive/esy.lock/opam/{re.1.9.0 → re.1.10.3}/opam +8 -4
- binaryen-archive/esy.lock/opam/result.1.5/opam +2 -2
- binaryen-archive/esy.lock/opam/sexplib0.v0.14.0/opam +2 -2
- binaryen-archive/esy.lock/opam/spawn.v0.15.0/opam +56 -0
- binaryen-archive/esy.lock/opam/stdio.v0.14.0/opam +2 -2
- binaryen-archive/esy.lock/opam/{topkg.1.0.3 → topkg.1.0.4}/opam +18 -22
- binaryen-archive/esy.lock/opam/tyxml.4.5.0/opam +42 -0
- binaryen-archive/esy.lock/opam/uucp.14.0.0/opam +41 -0
- binaryen-archive/esy.lock/opam/{uuseg.13.0.0 → uuseg.14.0.0}/opam +22 -28
- binaryen-archive/esy.lock/opam/yojson.1.7.0/opam +1 -1
- binaryen-archive/esy.lock/overrides/{opam__s__ocamlfind_opam__c__1.8.1_opam_override/files/findlib-1.8.1.patch → opam__s__ocamlfind_opam__c__1.9.1_opam_override/files/findlib-1.9.1.patch} +0 -0
- binaryen-archive/esy.lock/overrides/{opam__s__ocamlfind_opam__c__1.8.1_opam_override → opam__s__ocamlfind_opam__c__1.9.1_opam_override}/package.json +1 -1
- binaryen-archive/{vendor/js/index.es5.js → js/binaryen.es5.js} +0 -0
- binaryen-archive/js/dune +1 -6
- binaryen-archive/package.json +14 -20
- binaryen-archive/src/dune +3 -41
- binaryen-archive/src/ocaml_helpers.c +0 -8
- binaryen-archive/src/ocaml_helpers.h +0 -3
- binaryen-archive/test/config/dune +8 -0
- binaryen-archive/test/config/ocamlopt_flags.ml +16 -0
- binaryen-archive/test/dune +4 -0
- binaryen-archive/esy.lock/opam/conf-m4.1/opam +0 -22
- binaryen-archive/esy.lock/opam/dot-merlin-reader.4.1/opam +0 -30
- binaryen-archive/esy.lock/opam/js_of_ocaml-compiler.3.9.1/opam +0 -40
- binaryen-archive/esy.lock/opam/js_of_ocaml-ppx.3.9.0/opam +0 -30
- binaryen-archive/esy.lock/opam/js_of_ocaml.3.9.0/opam +0 -31
- binaryen-archive/esy.lock/opam/ocaml-compiler-libs.v0.12.3/opam +0 -29
- binaryen-archive/esy.lock/opam/ocamlfind.1.8.1/files/ocaml-stub +0 -4
- binaryen-archive/esy.lock/opam/ocamlfind.1.8.1/files/ocamlfind.install +0 -6
- binaryen-archive/esy.lock/opam/ocamlformat.0.15.1/opam +0 -41
- binaryen-archive/esy.lock/opam/tyxml.4.4.0/opam +0 -47
- binaryen-archive/esy.lock/opam/uucp.13.0.0/opam +0 -44
- binaryen-archive/esy.lock/overrides/opam__s__conf_m4_opam__c__1_opam_override/package.json +0 -6
- binaryen-archive/src/config/dune +0 -8
- binaryen-archive/src/config/library_flags.ml +0 -16
- binaryen-archive/vendor/binaryen-c.h +0 -2720
- binaryen-archive/vendor/linux/libbinaryen.a +0 -0
- binaryen-archive/vendor/linux/libbinaryen.so +0 -0
- binaryen-archive/vendor/macosx/libbinaryen.a +0 -0
- binaryen-archive/vendor/macosx/libbinaryen.dylib +0 -0
- binaryen-archive/vendor/mingw64/libbinaryen.a +0 -0
- binaryen-archive/vendor/mingw64/libbinaryen.dll +0 -0
- binaryen-archive/vendor/wasm-delegations.h +0 -83
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
opam-version: "2.0"
|
|
2
|
-
maintainer: "
|
|
3
|
-
authors: ["Jane Street Group, LLC
|
|
2
|
+
maintainer: "Jane Street developers"
|
|
3
|
+
authors: ["Jane Street Group, LLC"]
|
|
4
4
|
homepage: "https://github.com/janestreet/base"
|
|
5
5
|
bug-reports: "https://github.com/janestreet/base/issues"
|
|
6
6
|
dev-repo: "git+https://github.com/janestreet/base.git"
|
|
@@ -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.
|
|
35
|
-
checksum: "md5=
|
|
34
|
+
src: "https://github.com/janestreet/base/archive/v0.14.2.tar.gz"
|
|
35
|
+
checksum: "md5=0d1a2d0322b8c446e5dda20290112e5c"
|
|
36
36
|
}
|
|
@@ -11,7 +11,7 @@ depends: [
|
|
|
11
11
|
"base-unix"
|
|
12
12
|
]
|
|
13
13
|
build: [
|
|
14
|
-
["dune" "subst"] {
|
|
14
|
+
["dune" "subst"] {dev}
|
|
15
15
|
["dune" "build" "-p" name "-j" jobs]
|
|
16
16
|
["dune" "runtest" "-p" name "-j" jobs] {with-test}
|
|
17
17
|
]
|
|
@@ -28,12 +28,10 @@ Cppo is:
|
|
|
28
28
|
* reasonably fast
|
|
29
29
|
* simple to install and to maintain
|
|
30
30
|
"""
|
|
31
|
-
x-commit-hash: "7d217864a5fdc4551699e248137a2f8b719d2078"
|
|
32
31
|
url {
|
|
33
|
-
src:
|
|
34
|
-
"https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz"
|
|
32
|
+
src: "https://github.com/ocaml-community/cppo/archive/v1.6.8.tar.gz"
|
|
35
33
|
checksum: [
|
|
36
|
-
"
|
|
37
|
-
"sha512=
|
|
34
|
+
"md5=fed401197d86f9089e89f6cbdf1d660d"
|
|
35
|
+
"sha512=069bbe0ef09c03b0dc4b5795f909c3ef872fe99c6f1e6704a0fa97594b1570b3579226ec67fe11d696ccc349a4585055bbaf07c65eff423aa45af28abf38c858"
|
|
38
36
|
]
|
|
39
37
|
}
|
|
@@ -20,7 +20,7 @@ module of this library is parameterised by the type of S-expressions.
|
|
|
20
20
|
maintainer: ["Jeremie Dimino <jeremie@dimino.org>"]
|
|
21
21
|
authors: [
|
|
22
22
|
"Quentin Hocquet <mefyl@gruntech.org>"
|
|
23
|
-
"Jane Street Group, LLC
|
|
23
|
+
"Jane Street Group, LLC"
|
|
24
24
|
"Jeremie Dimino <jeremie@dimino.org>"
|
|
25
25
|
]
|
|
26
26
|
license: "MIT"
|
|
@@ -29,12 +29,13 @@ doc: "https://ocaml-dune.github.io/csexp/"
|
|
|
29
29
|
bug-reports: "https://github.com/ocaml-dune/csexp/issues"
|
|
30
30
|
depends: [
|
|
31
31
|
"dune" {>= "1.11"}
|
|
32
|
-
"ocaml" {>= "4.
|
|
33
|
-
"
|
|
32
|
+
"ocaml" {>= "4.03.0"}
|
|
33
|
+
# "ppx_expect" {with-test & >= "v0.14"}
|
|
34
|
+
"odoc" {with-doc}
|
|
34
35
|
]
|
|
35
36
|
dev-repo: "git+https://github.com/ocaml-dune/csexp.git"
|
|
36
37
|
build: [
|
|
37
|
-
["dune" "subst"] {
|
|
38
|
+
["dune" "subst"] {dev}
|
|
38
39
|
[
|
|
39
40
|
"dune"
|
|
40
41
|
"build"
|
|
@@ -43,16 +44,17 @@ build: [
|
|
|
43
44
|
"-j"
|
|
44
45
|
jobs
|
|
45
46
|
"@install"
|
|
46
|
-
#
|
|
47
|
+
# Tests disabled because of a cyclic dependency with csexp, dune-configurator and ppx_expect
|
|
48
|
+
# "@runtest" {with-test}
|
|
47
49
|
"@doc" {with-doc}
|
|
48
50
|
]
|
|
49
51
|
]
|
|
50
|
-
x-commit-hash: "
|
|
52
|
+
x-commit-hash: "7eeb86206819d2b1782d6cde1be9d6cf8b5fc851"
|
|
51
53
|
url {
|
|
52
54
|
src:
|
|
53
|
-
"https://github.com/ocaml-dune/csexp/releases/download/1.
|
|
55
|
+
"https://github.com/ocaml-dune/csexp/releases/download/1.5.1/csexp-1.5.1.tbz"
|
|
54
56
|
checksum: [
|
|
55
|
-
"sha256=
|
|
56
|
-
"sha512=
|
|
57
|
+
"sha256=d605e4065fa90a58800440ef2f33a2d931398bf2c22061a8acb7df845c0aac02"
|
|
58
|
+
"sha512=d785bbabaff9f6bf601399149ef0a42e5e99647b54e27f97ef1625907793dda22a45bf83e0e8a1eba2c63634c5484b54739ff0904ef556f5fc592efa38af7505"
|
|
57
59
|
]
|
|
58
60
|
}
|
|
@@ -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" {>= "2.
|
|
18
|
+
"dune" {>= "2.9"}
|
|
19
19
|
"odoc" {with-doc}
|
|
20
20
|
]
|
|
21
21
|
dev-repo: "git+https://github.com/ocaml/dune.git"
|
|
@@ -32,11 +32,11 @@ build: [
|
|
|
32
32
|
"@doc" {with-doc}
|
|
33
33
|
]
|
|
34
34
|
]
|
|
35
|
-
x-commit-hash: "
|
|
35
|
+
x-commit-hash: "e41c66259135d6d1d72b031be6684bf8826a2586"
|
|
36
36
|
url {
|
|
37
|
-
src: "https://github.com/ocaml/dune/releases/download/2.
|
|
37
|
+
src: "https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz"
|
|
38
38
|
checksum: [
|
|
39
|
-
"sha256=
|
|
40
|
-
"sha512=
|
|
39
|
+
"sha256=b374feb22b34099ccc6dd32128e18d088ff9a81837952b29f05110b308c09f26"
|
|
40
|
+
"sha512=fce1aa520db785c25ded75a959e9dafeb7887d4f5deeb14b044cd5b9e2d235dca24589d794d2f01513765bc4764cf72f8659bd15f3a4fc06efa61363dc5d709b"
|
|
41
41
|
]
|
|
42
42
|
}
|
|
@@ -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" {>= "2.
|
|
20
|
+
"dune" {>= "2.9"}
|
|
21
21
|
"ocaml" {>= "4.03.0"}
|
|
22
22
|
"result"
|
|
23
23
|
"csexp" {>= "1.3.0"}
|
|
@@ -37,11 +37,11 @@ build: [
|
|
|
37
37
|
"@doc" {with-doc}
|
|
38
38
|
]
|
|
39
39
|
]
|
|
40
|
-
x-commit-hash: "
|
|
40
|
+
x-commit-hash: "e41c66259135d6d1d72b031be6684bf8826a2586"
|
|
41
41
|
url {
|
|
42
|
-
src: "https://github.com/ocaml/dune/releases/download/2.
|
|
42
|
+
src: "https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz"
|
|
43
43
|
checksum: [
|
|
44
|
-
"sha256=
|
|
45
|
-
"sha512=
|
|
44
|
+
"sha256=b374feb22b34099ccc6dd32128e18d088ff9a81837952b29f05110b308c09f26"
|
|
45
|
+
"sha512=fce1aa520db785c25ded75a959e9dafeb7887d4f5deeb14b044cd5b9e2d235dca24589d794d2f01513765bc4764cf72f8659bd15f3a4fc06efa61363dc5d709b"
|
|
46
46
|
]
|
|
47
47
|
}
|
|
@@ -48,11 +48,11 @@ depends: [
|
|
|
48
48
|
"base-unix"
|
|
49
49
|
"base-threads"
|
|
50
50
|
]
|
|
51
|
-
x-commit-hash: "
|
|
51
|
+
x-commit-hash: "e41c66259135d6d1d72b031be6684bf8826a2586"
|
|
52
52
|
url {
|
|
53
|
-
src: "https://github.com/ocaml/dune/releases/download/2.
|
|
53
|
+
src: "https://github.com/ocaml/dune/releases/download/2.9.1/dune-2.9.1.tbz"
|
|
54
54
|
checksum: [
|
|
55
|
-
"sha256=
|
|
56
|
-
"sha512=
|
|
55
|
+
"sha256=b374feb22b34099ccc6dd32128e18d088ff9a81837952b29f05110b308c09f26"
|
|
56
|
+
"sha512=fce1aa520db785c25ded75a959e9dafeb7887d4f5deeb14b044cd5b9e2d235dca24589d794d2f01513765bc4764cf72f8659bd15f3a4fc06efa61363dc5d709b"
|
|
57
57
|
]
|
|
58
58
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
opam-version: "2.0"
|
|
2
3
|
maintainer: "francois.pottier@inria.fr"
|
|
3
4
|
authors: [
|
|
@@ -6,19 +7,20 @@ authors: [
|
|
|
6
7
|
homepage: "https://gitlab.inria.fr/fpottier/fix"
|
|
7
8
|
dev-repo: "git+https://gitlab.inria.fr/fpottier/fix.git"
|
|
8
9
|
bug-reports: "francois.pottier@inria.fr"
|
|
10
|
+
license: "LGPL-2.0-only"
|
|
9
11
|
build: [
|
|
10
12
|
["dune" "build" "-p" name "-j" jobs]
|
|
11
13
|
]
|
|
12
14
|
depends: [
|
|
13
15
|
"ocaml" { >= "4.03" }
|
|
14
|
-
"dune" {>=
|
|
16
|
+
"dune" { >= "1.3" }
|
|
15
17
|
]
|
|
16
|
-
synopsis: "
|
|
18
|
+
synopsis: "Algorithmic building blocks for memoization, recursion, and more"
|
|
17
19
|
url {
|
|
18
20
|
src:
|
|
19
|
-
"https://gitlab.inria.fr/fpottier/fix/
|
|
21
|
+
"https://gitlab.inria.fr/fpottier/fix/-/archive/20211231/archive.tar.gz"
|
|
20
22
|
checksum: [
|
|
21
|
-
"md5=
|
|
22
|
-
"sha512=
|
|
23
|
+
"md5=0f633b0cdd5faba947d11da113c81fcc"
|
|
24
|
+
"sha512=6817ce5c79e0c957ef01def7b89059262414af8e8bc7ffafef96430cfb1d78e32350fe7a57e118e68727962338c4fc45023cddb1c4db8c344910d6c8c1873a18"
|
|
23
25
|
]
|
|
24
26
|
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
opam-version: "2.0"
|
|
2
|
+
synopsis: "Compiler from OCaml bytecode to JavaScript"
|
|
3
|
+
description:
|
|
4
|
+
"Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js"
|
|
5
|
+
maintainer: ["Ocsigen team <dev@ocsigen.org>"]
|
|
6
|
+
authors: ["Ocsigen team <dev@ocsigen.org>"]
|
|
7
|
+
license:
|
|
8
|
+
"GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
|
|
9
|
+
homepage: "https://ocsigen.github.io/js_of_ocaml"
|
|
10
|
+
doc: "https://ocsigen.github.io/js_of_ocaml"
|
|
11
|
+
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
|
|
12
|
+
depends: [
|
|
13
|
+
"dune" {>= "2.8"}
|
|
14
|
+
"ocaml" {>= "4.04" & < "4.14"}
|
|
15
|
+
"num" {with-test}
|
|
16
|
+
"ppx_expect" {>= "v0.12.0" & with-test}
|
|
17
|
+
"ppxlib" {>= "0.15.0"}
|
|
18
|
+
"re" {with-test}
|
|
19
|
+
"cmdliner"
|
|
20
|
+
"menhir" {< "20211215"}
|
|
21
|
+
"menhirLib"
|
|
22
|
+
"menhirSdk"
|
|
23
|
+
"yojson"
|
|
24
|
+
"odoc" {with-doc}
|
|
25
|
+
]
|
|
26
|
+
depopts: ["ocamlfind"]
|
|
27
|
+
conflicts: [
|
|
28
|
+
"ocamlfind" {< "1.5.1"}
|
|
29
|
+
"js_of_ocaml" {< "3.0"}
|
|
30
|
+
"base-domains"
|
|
31
|
+
]
|
|
32
|
+
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
|
|
33
|
+
build: [
|
|
34
|
+
["dune" "subst"] {dev}
|
|
35
|
+
[
|
|
36
|
+
"dune"
|
|
37
|
+
"build"
|
|
38
|
+
"-p"
|
|
39
|
+
name
|
|
40
|
+
"-j"
|
|
41
|
+
jobs
|
|
42
|
+
"@install"
|
|
43
|
+
"@doc" {with-doc}
|
|
44
|
+
]
|
|
45
|
+
]
|
|
46
|
+
url {
|
|
47
|
+
src:
|
|
48
|
+
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.11.0/js_of_ocaml-3.11.0.tbz"
|
|
49
|
+
checksum: [
|
|
50
|
+
"sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a"
|
|
51
|
+
"sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1"
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
x-commit-hash: "4572278dea9cc8a7d44d65b440004a2ec3bce7a7"
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
opam-version: "2.0"
|
|
2
|
+
synopsis: "Compiler from OCaml bytecode to JavaScript"
|
|
3
|
+
description:
|
|
4
|
+
"Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js"
|
|
5
|
+
maintainer: ["Ocsigen team <dev@ocsigen.org>"]
|
|
6
|
+
authors: ["Ocsigen team <dev@ocsigen.org>"]
|
|
7
|
+
license:
|
|
8
|
+
"GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
|
|
9
|
+
homepage: "https://ocsigen.github.io/js_of_ocaml"
|
|
10
|
+
doc: "https://ocsigen.github.io/js_of_ocaml"
|
|
11
|
+
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
|
|
12
|
+
depends: [
|
|
13
|
+
"dune" {>= "2.8"}
|
|
14
|
+
"ocaml" {>= "4.04"}
|
|
15
|
+
"js_of_ocaml" {= version}
|
|
16
|
+
"ppxlib" {>= "0.15.0"}
|
|
17
|
+
"num" {with-test}
|
|
18
|
+
"ppx_expect" {with-test}
|
|
19
|
+
"re" {>= "1.9.0" & with-test}
|
|
20
|
+
"odoc" {with-doc}
|
|
21
|
+
]
|
|
22
|
+
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
|
|
23
|
+
build: [
|
|
24
|
+
["dune" "subst"] {dev}
|
|
25
|
+
[
|
|
26
|
+
"dune"
|
|
27
|
+
"build"
|
|
28
|
+
"-p"
|
|
29
|
+
name
|
|
30
|
+
"-j"
|
|
31
|
+
jobs
|
|
32
|
+
"@install"
|
|
33
|
+
"@doc" {with-doc}
|
|
34
|
+
]
|
|
35
|
+
]
|
|
36
|
+
url {
|
|
37
|
+
src:
|
|
38
|
+
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.11.0/js_of_ocaml-3.11.0.tbz"
|
|
39
|
+
checksum: [
|
|
40
|
+
"sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a"
|
|
41
|
+
"sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1"
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
x-commit-hash: "4572278dea9cc8a7d44d65b440004a2ec3bce7a7"
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
opam-version: "2.0"
|
|
2
|
+
synopsis: "Compiler from OCaml bytecode to JavaScript"
|
|
3
|
+
description:
|
|
4
|
+
"Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js"
|
|
5
|
+
maintainer: ["Ocsigen team <dev@ocsigen.org>"]
|
|
6
|
+
authors: ["Ocsigen team <dev@ocsigen.org>"]
|
|
7
|
+
license:
|
|
8
|
+
"GPL-2.0-or-later AND LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
|
|
9
|
+
homepage: "https://ocsigen.github.io/js_of_ocaml"
|
|
10
|
+
doc: "https://ocsigen.github.io/js_of_ocaml"
|
|
11
|
+
bug-reports: "https://github.com/ocsigen/js_of_ocaml/issues"
|
|
12
|
+
depends: [
|
|
13
|
+
"dune" {>= "2.8"}
|
|
14
|
+
"ocaml" {>= "4.04"}
|
|
15
|
+
"js_of_ocaml-compiler" {= version}
|
|
16
|
+
"ppxlib" {>= "0.15"}
|
|
17
|
+
"uchar"
|
|
18
|
+
"num" {with-test}
|
|
19
|
+
"ppx_expect" {with-test}
|
|
20
|
+
"re" {>= "1.9.0" & with-test}
|
|
21
|
+
"odoc" {with-doc}
|
|
22
|
+
]
|
|
23
|
+
dev-repo: "git+https://github.com/ocsigen/js_of_ocaml.git"
|
|
24
|
+
build: [
|
|
25
|
+
["dune" "subst"] {dev}
|
|
26
|
+
[
|
|
27
|
+
"dune"
|
|
28
|
+
"build"
|
|
29
|
+
"-p"
|
|
30
|
+
name
|
|
31
|
+
"-j"
|
|
32
|
+
jobs
|
|
33
|
+
"@install"
|
|
34
|
+
"@doc" {with-doc}
|
|
35
|
+
]
|
|
36
|
+
]
|
|
37
|
+
url {
|
|
38
|
+
src:
|
|
39
|
+
"https://github.com/ocsigen/js_of_ocaml/releases/download/3.11.0/js_of_ocaml-3.11.0.tbz"
|
|
40
|
+
checksum: [
|
|
41
|
+
"sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a"
|
|
42
|
+
"sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1"
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
x-commit-hash: "4572278dea9cc8a7d44d65b440004a2ec3bce7a7"
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
opam-version: "2.0"
|
|
2
3
|
maintainer: "francois.pottier@inria.fr"
|
|
3
4
|
authors: [
|
|
@@ -6,22 +7,23 @@ authors: [
|
|
|
6
7
|
]
|
|
7
8
|
homepage: "http://gitlab.inria.fr/fpottier/menhir"
|
|
8
9
|
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
|
|
9
|
-
bug-reports: "
|
|
10
|
+
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
|
|
11
|
+
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
|
|
10
12
|
build: [
|
|
11
13
|
["dune" "build" "-p" name "-j" jobs]
|
|
12
14
|
]
|
|
13
15
|
depends: [
|
|
14
|
-
"ocaml" {>= "4.
|
|
15
|
-
"dune" {
|
|
16
|
+
"ocaml" {>= "4.03.0"}
|
|
17
|
+
"dune" {>= "2.8.0"}
|
|
16
18
|
"menhirLib" {= version}
|
|
17
19
|
"menhirSdk" {= version}
|
|
18
20
|
]
|
|
19
21
|
synopsis: "An LR(1) parser generator"
|
|
20
22
|
url {
|
|
21
23
|
src:
|
|
22
|
-
"https://gitlab.inria.fr/fpottier/menhir/
|
|
24
|
+
"https://gitlab.inria.fr/fpottier/menhir/-/archive/20211128/archive.tar.gz"
|
|
23
25
|
checksum: [
|
|
24
|
-
"md5=
|
|
25
|
-
"sha512=
|
|
26
|
+
"md5=015354590ebce7911b073beae57e7731"
|
|
27
|
+
"sha512=76f998c114a29b390f05e7b62e396d6957e748be3bb7fe918893ab3471a7a907764de4610e392916553113df0c6b09aa570425dcf86c6a3e9e17b0ae36f3fe2b"
|
|
26
28
|
]
|
|
27
29
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
opam-version: "2.0"
|
|
2
3
|
maintainer: "francois.pottier@inria.fr"
|
|
3
4
|
authors: [
|
|
@@ -6,13 +7,14 @@ authors: [
|
|
|
6
7
|
]
|
|
7
8
|
homepage: "http://gitlab.inria.fr/fpottier/menhir"
|
|
8
9
|
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
|
|
9
|
-
bug-reports: "
|
|
10
|
+
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
|
|
11
|
+
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
|
|
10
12
|
build: [
|
|
11
13
|
["dune" "build" "-p" name "-j" jobs]
|
|
12
14
|
]
|
|
13
15
|
depends: [
|
|
14
|
-
"ocaml" { >= "4.
|
|
15
|
-
"dune" { >= "2.
|
|
16
|
+
"ocaml" { >= "4.03.0" }
|
|
17
|
+
"dune" { >= "2.8.0" }
|
|
16
18
|
]
|
|
17
19
|
conflicts: [
|
|
18
20
|
"menhir" { != version }
|
|
@@ -20,9 +22,9 @@ conflicts: [
|
|
|
20
22
|
synopsis: "Runtime support library for parsers generated by Menhir"
|
|
21
23
|
url {
|
|
22
24
|
src:
|
|
23
|
-
"https://gitlab.inria.fr/fpottier/menhir/
|
|
25
|
+
"https://gitlab.inria.fr/fpottier/menhir/-/archive/20211128/archive.tar.gz"
|
|
24
26
|
checksum: [
|
|
25
|
-
"md5=
|
|
26
|
-
"sha512=
|
|
27
|
+
"md5=015354590ebce7911b073beae57e7731"
|
|
28
|
+
"sha512=76f998c114a29b390f05e7b62e396d6957e748be3bb7fe918893ab3471a7a907764de4610e392916553113df0c6b09aa570425dcf86c6a3e9e17b0ae36f3fe2b"
|
|
27
29
|
]
|
|
28
30
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
opam-version: "2.0"
|
|
2
3
|
maintainer: "francois.pottier@inria.fr"
|
|
3
4
|
authors: [
|
|
@@ -6,13 +7,14 @@ authors: [
|
|
|
6
7
|
]
|
|
7
8
|
homepage: "http://gitlab.inria.fr/fpottier/menhir"
|
|
8
9
|
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
|
|
9
|
-
bug-reports: "
|
|
10
|
+
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
|
|
11
|
+
license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
|
|
10
12
|
build: [
|
|
11
13
|
["dune" "build" "-p" name "-j" jobs]
|
|
12
14
|
]
|
|
13
15
|
depends: [
|
|
14
|
-
"ocaml" { >= "4.
|
|
15
|
-
"dune" { >= "2.
|
|
16
|
+
"ocaml" { >= "4.03.0" }
|
|
17
|
+
"dune" { >= "2.8.0" }
|
|
16
18
|
]
|
|
17
19
|
conflicts: [
|
|
18
20
|
"menhir" { != version }
|
|
@@ -20,9 +22,9 @@ conflicts: [
|
|
|
20
22
|
synopsis: "Compile-time library for auxiliary tools related to Menhir"
|
|
21
23
|
url {
|
|
22
24
|
src:
|
|
23
|
-
"https://gitlab.inria.fr/fpottier/menhir/
|
|
25
|
+
"https://gitlab.inria.fr/fpottier/menhir/-/archive/20211128/archive.tar.gz"
|
|
24
26
|
checksum: [
|
|
25
|
-
"md5=
|
|
26
|
-
"sha512=
|
|
27
|
+
"md5=015354590ebce7911b073beae57e7731"
|
|
28
|
+
"sha512=76f998c114a29b390f05e7b62e396d6957e748be3bb7fe918893ab3471a7a907764de4610e392916553113df0c6b09aa570425dcf86c6a3e9e17b0ae36f3fe2b"
|
|
27
29
|
]
|
|
28
30
|
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
opam-version: "2.0"
|
|
2
|
+
synopsis: "OCaml compiler libraries repackaged"
|
|
3
|
+
description: """
|
|
4
|
+
This packages exposes the OCaml compiler libraries repackages under
|
|
5
|
+
the toplevel names Ocaml_common, Ocaml_bytecomp, Ocaml_optcomp, ..."""
|
|
6
|
+
maintainer: ["Jane Street developers"]
|
|
7
|
+
authors: ["Jane Street Group, LLC"]
|
|
8
|
+
license: "MIT"
|
|
9
|
+
homepage: "https://github.com/janestreet/ocaml-compiler-libs"
|
|
10
|
+
bug-reports: "https://github.com/janestreet/ocaml-compiler-libs/issues"
|
|
11
|
+
depends: [
|
|
12
|
+
"dune" {>= "2.8"}
|
|
13
|
+
"ocaml" {>= "4.04.1"}
|
|
14
|
+
"odoc" {with-doc}
|
|
15
|
+
]
|
|
16
|
+
build: [
|
|
17
|
+
["dune" "subst"] {dev}
|
|
18
|
+
[
|
|
19
|
+
"dune"
|
|
20
|
+
"build"
|
|
21
|
+
"-p"
|
|
22
|
+
name
|
|
23
|
+
"-j"
|
|
24
|
+
jobs
|
|
25
|
+
"@install"
|
|
26
|
+
"@runtest" {with-test}
|
|
27
|
+
"@doc" {with-doc}
|
|
28
|
+
]
|
|
29
|
+
]
|
|
30
|
+
dev-repo: "git+https://github.com/janestreet/ocaml-compiler-libs.git"
|
|
31
|
+
url {
|
|
32
|
+
src:
|
|
33
|
+
"https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz"
|
|
34
|
+
checksum: [
|
|
35
|
+
"sha256=4ec9c9ec35cc45c18c7a143761154ef1d7663036a29297f80381f47981a07760"
|
|
36
|
+
"sha512=978dba8dfa61f98fa24fda7a9c26c2e837081f37d1685fe636dc19cfc3278a940cf01a10293504b185c406706bc1008bc54313d50f023bcdea6d5ac6c0788b35"
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
x-commit-hash: "8cd12f18bb7171c2b67d661868c4271fae528d93"
|
|
@@ -10,23 +10,26 @@ authors: [
|
|
|
10
10
|
"Rudi Grinberg <me@rgrinberg.com>"
|
|
11
11
|
"Sacha Ayoun <sachaayoun@gmail.com>"
|
|
12
12
|
"cannorin <cannorin@gmail.com>"
|
|
13
|
+
"Ulugbek Abdullaev <ulugbekna@gmail.com>"
|
|
14
|
+
"Thibaut Mattio <thibaut.mattio@gmail.com>"
|
|
15
|
+
"Max Lantas <mnxndev@outlook.com>"
|
|
13
16
|
]
|
|
14
17
|
license: "ISC"
|
|
15
18
|
homepage: "https://github.com/ocaml/ocaml-lsp"
|
|
16
19
|
bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
|
|
17
20
|
depends: [
|
|
18
|
-
"dune" {>= "2.
|
|
21
|
+
"dune" {>= "2.9"}
|
|
19
22
|
"yojson"
|
|
20
|
-
"
|
|
21
|
-
"ppx_yojson_conv_lib"
|
|
23
|
+
"re" {>= "1.5.0"}
|
|
24
|
+
"ppx_yojson_conv_lib" {>= "v0.14"}
|
|
22
25
|
"dune-build-info"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
26
|
+
"spawn"
|
|
27
|
+
"pp" {>= "1.1.2"}
|
|
28
|
+
"csexp" {>= "1.5"}
|
|
25
29
|
"result" {>= "1.5"}
|
|
26
|
-
"ocamlformat" {
|
|
27
|
-
"ocamlfind" {>= "1.5.2"}
|
|
30
|
+
"ocamlformat-rpc-lib" {>= "0.18.0" & < "0.20.0"}
|
|
28
31
|
"odoc" {with-doc}
|
|
29
|
-
"ocaml" {>= "4.
|
|
32
|
+
"ocaml" {>= "4.12" & < "4.13"}
|
|
30
33
|
]
|
|
31
34
|
dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git"
|
|
32
35
|
build: [
|
|
@@ -40,12 +43,12 @@ build: [
|
|
|
40
43
|
"--release"
|
|
41
44
|
]
|
|
42
45
|
]
|
|
43
|
-
x-commit-hash: "92924b6e36a91ce323b7f8eddfe20def4173e6e5"
|
|
44
46
|
url {
|
|
45
47
|
src:
|
|
46
|
-
"https://github.com/ocaml/ocaml-lsp/releases/download/1.
|
|
48
|
+
"https://github.com/ocaml/ocaml-lsp/releases/download/1.9.0/jsonrpc-1.9.0.tbz"
|
|
47
49
|
checksum: [
|
|
48
|
-
"sha256=
|
|
49
|
-
"sha512=
|
|
50
|
+
"sha256=7046491eb9d0417d23d2a0ce39f9bc3bb9b75521453106f723c8e5f18c2584a9"
|
|
51
|
+
"sha512=591fcf1fd2308b56ca2b5f60383d9a24e59aea49bf0dfe4f3b3e1d3a44f0537be07c650523e7f229122c7914fca78bccaafd01c5f79793e38617959f1bcfc7e1"
|
|
50
52
|
]
|
|
51
53
|
}
|
|
54
|
+
x-commit-hash: "16a83262b0964b4c82db43f6c7a81dd6526b703d"
|
binaryen-archive/esy.lock/opam/{ocaml-migrate-parsetree.2.1.0 → ocaml-migrate-parsetree.2.3.0}/opam
RENAMED
|
@@ -4,18 +4,21 @@ authors: [
|
|
|
4
4
|
"Frédéric Bour <frederic.bour@lakaban.net>"
|
|
5
5
|
"Jérémie Dimino <jeremie@dimino.org>"
|
|
6
6
|
]
|
|
7
|
-
license: "LGPL-2.1
|
|
7
|
+
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
|
|
8
8
|
homepage: "https://github.com/ocaml-ppx/ocaml-migrate-parsetree"
|
|
9
9
|
bug-reports: "https://github.com/ocaml-ppx/ocaml-migrate-parsetree/issues"
|
|
10
10
|
dev-repo: "git+https://github.com/ocaml-ppx/ocaml-migrate-parsetree.git"
|
|
11
11
|
doc: "https://ocaml-ppx.github.io/ocaml-migrate-parsetree/"
|
|
12
12
|
tags: [ "syntax" "org:ocamllabs" ]
|
|
13
|
-
build: [
|
|
14
|
-
|
|
15
|
-
]
|
|
13
|
+
build: ["dune" "build" "-p" name "-j" jobs]
|
|
14
|
+
run-test: ["dune" "runtest" "-p" name "-j" jobs]
|
|
16
15
|
depends: [
|
|
17
|
-
"dune" {>= "
|
|
18
|
-
"ocaml" {>= "4.02.3" & < "4.
|
|
16
|
+
"dune" {>= "2.3"}
|
|
17
|
+
"ocaml" {>= "4.02.3" & < "4.15"}
|
|
18
|
+
"cinaps" {with-test & >= "v0.13.0"}
|
|
19
|
+
]
|
|
20
|
+
conflicts: [
|
|
21
|
+
"base-effects"
|
|
19
22
|
]
|
|
20
23
|
synopsis: "Convert OCaml parsetrees between different versions"
|
|
21
24
|
description: """
|
|
@@ -25,12 +28,12 @@ This library converts parsetrees, outcometree and ast mappers between
|
|
|
25
28
|
different OCaml versions. High-level functions help making PPX
|
|
26
29
|
rewriters independent of a compiler version.
|
|
27
30
|
"""
|
|
28
|
-
x-commit-hash: "4a05cf7a00d84e5f827cc9ae9c75e5dc85126085"
|
|
29
31
|
url {
|
|
30
32
|
src:
|
|
31
|
-
"https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v2.
|
|
33
|
+
"https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v2.3.0/ocaml-migrate-parsetree-2.3.0.tbz"
|
|
32
34
|
checksum: [
|
|
33
|
-
"sha256=
|
|
34
|
-
"sha512=
|
|
35
|
+
"sha256=108126b247f190e04c8afd3d72ced0b63ffdf73c3f801f09be5db0cd7280bf0a"
|
|
36
|
+
"sha512=cccd766d33e2c70015735e050c2b7cdacf9f046e2874b563ef64b77706f56d004aa9b9df7d5cc201e5f3ba6e3267f95f654e1e3de58891b91f9c28a61988a9ee"
|
|
35
37
|
]
|
|
36
38
|
}
|
|
39
|
+
x-commit-hash: "7ef6ff49bfd7d6d816be61d3acea460af25d7d99"
|