-
Notifications
You must be signed in to change notification settings - Fork 152
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
K version bump feature list (5.4.0) #2514
Comments
Make a poll in the #k channel to see if the changelog is valuable to them. |
Just use a normal commit list (PR title list basically) for changelog, we should not be curating something people are not using. |
1 similar comment
Just use a normal commit list (PR title list basically) for changelog, we should not be curating something people are not using. |
…untimeverification#1886) * haskell-backend/src/main/native/haskell-backend: c160d484 - Update evm test generation script (runtimeverification#2513) * haskell-backend/src/main/native/haskell-backend: e4457b23 - Update dependency: deps/k_release (runtimeverification#2512) * haskell-backend/src/main/native/haskell-backend: 38dd2e25 - Avoid detached HEAD in Update workflow on push events (runtimeverification#2517) * haskell-backend/src/main/native/haskell-backend: 47bfdc78 - Update dependency: deps/k_release (runtimeverification#2519) * haskell-backend/src/main/native/haskell-backend: 7b1a0bde - kore-repl: improve exception handling (runtimeverification#2514)
…untimeverification#1898) * haskell-backend/src/main/native/haskell-backend: c160d484 - Update evm test generation script (runtimeverification#2513) * haskell-backend/src/main/native/haskell-backend: e4457b23 - Update dependency: deps/k_release (runtimeverification#2512) * haskell-backend/src/main/native/haskell-backend: 38dd2e25 - Avoid detached HEAD in Update workflow on push events (runtimeverification#2517) * haskell-backend/src/main/native/haskell-backend: 47bfdc78 - Update dependency: deps/k_release (runtimeverification#2519) * haskell-backend/src/main/native/haskell-backend: 7b1a0bde - kore-repl: improve exception handling (runtimeverification#2514) * haskell-backend/src/main/native/haskell-backend: ff35eb73 - Update dependency: deps/k_release (runtimeverification#2524) * haskell-backend/src/main/native/haskell-backend: 85800442 - Export prelude.kore in Nix (runtimeverification#2522) * haskell-backend/src/main/native/haskell-backend: 32d6090b - Add a script to time execution steps (runtimeverification#2527) * haskell-backend/src/main/native/haskell-backend: ac340731 - Update dependency: deps/k_release (runtimeverification#2534)
Updated up to: 7ea23b1
Features:
kprove
shim script #2579kprovex
tokprove
#2614kprovex
tokprove
in pyk #2619kprovex
script #2622#trace
debugging hook #2560llvm-kompile
invocation in verbose mode #2803Profiling your K semantics
section in the user manual. #2809-no-haskell-binary
to backends tutorial #2863Performance improvements:
Bug fixes:
kompile
etc. #2557[anywhere, simplification]
on rules #2711Dependencies:
pyk
use_directory
inKProve
#2667#init
&#target
aliases #2714kompile --post-process
usingpyk
#2729 *** definitely includeget_basic_block
from ksummarize repo #2771pyk
#2858 -- removed pykTo Check:
./package/version
has been bumped toNEW_MAJOR.NEW_MINOR.0
, and./package/version.sh sub
has been invoked.CHANGELOG.md
has been updated with new features.package/
(look at various package/dependency lists inpackage/
subdirectory and think whether any of them is now not needed).The text was updated successfully, but these errors were encountered: