Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency: deps/hs-backend-booster_release #3633

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
fbcae3c
deps/hs-backend-booster_release: Set Version cfdfdd34a33f222e7f6e5c5e…
Sep 11, 2023
e07812f
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Sep 11, 2023
55c4f93
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 11, 2023
5d9e1ee
flake.nix, flake.lock: update
Sep 11, 2023
a6b4a62
deps/hs-backend-booster_release: Set Version 2db8106b9141f33210fa0414…
Sep 12, 2023
c53a5e7
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 12, 2023
79c6192
flake.nix, flake.lock: update
Sep 12, 2023
dd9a1d4
deps/hs-backend-booster_release: Set Version 5e0c0ce7aba1aaf8381a08fa…
Sep 12, 2023
6dd70f6
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Sep 12, 2023
d864ba0
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 12, 2023
251a422
flake.nix, flake.lock: update
Sep 12, 2023
37f5e79
deps/hs-backend-booster_release: Set Version 8aac6e3852e522867610a294…
Sep 12, 2023
245dc28
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 12, 2023
2802763
flake.nix, flake.lock: update
Sep 12, 2023
f25dff1
deps/hs-backend-booster_release: Set Version 4ddf92ea7857e43857e1aeef…
Sep 12, 2023
ac0a514
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 12, 2023
9c1d34f
flake.nix, flake.lock: update
Sep 12, 2023
3531d70
Merge remote-tracking branch 'origin/develop' into _update-deps/runti…
Sep 13, 2023
579b10b
deps/hs-backend-booster_release: Set Version 05df62483b6ba8d26e3ed27d…
Sep 13, 2023
81f485d
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 13, 2023
99676cb
flake.nix, flake.lock: update
Sep 13, 2023
ec22db1
Merge remote-tracking branch 'origin/develop' into _update-deps/runti…
Sep 18, 2023
6f2decb
deps/hs-backend-booster_release: Set Version ca1971761cfdbc0814b57bae…
Sep 18, 2023
562333d
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Sep 18, 2023
c6f0e65
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 18, 2023
9b7ec44
flake.nix, flake.lock: update
Sep 18, 2023
9a90424
Merge remote-tracking branch 'origin/develop' into _update-deps/runti…
Sep 20, 2023
a4d188a
deps/hs-backend-booster_release: Set Version b01c3d729070882be1c15ce3…
Sep 20, 2023
2544ae6
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Sep 20, 2023
f05d0f8
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
Sep 20, 2023
80b3a66
flake.nix, flake.lock: update
Sep 20, 2023
06734ea
Merge branch 'develop' into _update-deps/runtimeverification/hs-backe…
geo2a Sep 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps/hs-backend-booster_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6bc7251015fb151652607cd72144ab6b9865e665
b01c3d729070882be1c15ce3dc9b7ee0bbfe04fe
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
description = "K Framework";
inputs = {
nixpkgs.url = "nixpkgs/nixos-23.05";
haskell-backend.url = "github:runtimeverification/haskell-backend/0d98bc9c62969bd6b49f3f0b75a14bbb65c589ef";
haskell-backend.url = "github:runtimeverification/haskell-backend/63397c713d21322434d572281c1407d929a1189e";
booster-backend = {
url = "github:runtimeverification/hs-backend-booster/6bc7251015fb151652607cd72144ab6b9865e665";
url = "github:runtimeverification/hs-backend-booster/b01c3d729070882be1c15ce3dc9b7ee0bbfe04fe";
# NB booster-backend will bring in another dependency on haskell-backend,
# but the two are not necessarily the same (different more often than not).
# We get two transitive dependencies on haskell-nix.
Expand Down
2 changes: 1 addition & 1 deletion hs-backend-booster/src/main/native/hs-backend-booster
Submodule hs-backend-booster updated 49 files
+7 −2 .github/workflows/test.yml
+2 −2 cabal.project
+1 −1 deps/haskell-backend_release
+4 −4 flake.lock
+1 −1 flake.nix
+97 −62 library/Booster/JsonRpc.hs
+1 −0 package.yaml
+1 −1 stack.yaml
+7 −7 stack.yaml.lock
+324 −286 test/rpc-integration/resources/diamond.kore
+13 −0 test/rpc-integration/resources/diamond/test.k
+5 −5 test/rpc-integration/resources/imp.k
+1 −0 test/rpc-integration/resources/logTiming.kore
+1 −1 test/rpc-integration/resources/no-evaluator.k
+1 −0 test/rpc-integration/resources/vacuous.kore
+5 −1 test/rpc-integration/runDirectoryTest.sh
+8 −0 test/rpc-integration/test-a-to-f/params-terminal-rule-with-logging.json
+251 −0 test/rpc-integration/test-a-to-f/response-terminal-rule-with-logging.json
+74 −0 test/rpc-integration/test-a-to-f/state-terminal-rule-with-logging.json
+4 −0 test/rpc-integration/test-diamond/params-mutual-constraints-stuck.json
+8 −0 test/rpc-integration/test-diamond/params-mutual-constraints-terminal.json
+111 −0 test/rpc-integration/test-diamond/response-mutual-constraints-stuck.booster-dev
+233 −0 test/rpc-integration/test-diamond/response-mutual-constraints-stuck.json
+118 −0 test/rpc-integration/test-diamond/response-mutual-constraints-stuck.kore-rpc-dev
+111 −0 test/rpc-integration/test-diamond/response-mutual-constraints-terminal.booster-dev
+218 −0 test/rpc-integration/test-diamond/response-mutual-constraints-terminal.json
+119 −0 test/rpc-integration/test-diamond/response-mutual-constraints-terminal.kore-rpc-dev
+90 −0 test/rpc-integration/test-diamond/state-mutual-constraints-stuck.execute
+90 −0 test/rpc-integration/test-diamond/state-mutual-constraints-terminal.execute
+113 −0 test/rpc-integration/test-logTiming/response-c.json
+1 −0 test/rpc-integration/test-logTiming/state-c.execute
+31 −0 test/rpc-integration/test-logTiming/test.sh
+91 −0 test/rpc-integration/test-no-evaluator/response-no-concrete-evaluation.booster-dev
+0 −379 test/rpc-integration/test-no-evaluator/response-no-concrete-evaluation.json
+53 −0 test/rpc-integration/test-vacuous/README.md
+151 −0 test/rpc-integration/test-vacuous/response-vacuous-at-branch.json
+100 −0 test/rpc-integration/test-vacuous/response-vacuous-at-branch.kore-rpc-dev
+213 −0 test/rpc-integration/test-vacuous/response-vacuous-but-rewritten.json
+210 −0 test/rpc-integration/test-vacuous/response-vacuous-but-rewritten.kore-rpc-dev
+206 −0 test/rpc-integration/test-vacuous/response-vacuous-var-at-branch.json
+155 −0 test/rpc-integration/test-vacuous/response-vacuous-var-at-branch.kore-rpc-dev
+213 −0 test/rpc-integration/test-vacuous/response-vacuous-without-rewrite.json
+210 −0 test/rpc-integration/test-vacuous/response-vacuous-without-rewrite.kore-rpc-dev
+90 −0 test/rpc-integration/test-vacuous/state-vacuous-at-branch.execute
+200 −0 test/rpc-integration/test-vacuous/state-vacuous-but-rewritten.execute
+145 −0 test/rpc-integration/test-vacuous/state-vacuous-var-at-branch.execute
+200 −0 test/rpc-integration/test-vacuous/state-vacuous-without-rewrite.execute
+284 −142 tools/booster/Proxy.hs
+6 −1 tools/rpc-client/RpcClient.hs