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

Target EasyCrypt release 2024.09 #910

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Target EasyCrypt release 2024.09 #910

merged 1 commit into from
Sep 24, 2024

Conversation

vbgl
Copy link
Member

@vbgl vbgl commented Sep 23, 2024

No description provided.

@vbgl vbgl added the EasyCrypt extraction and model label Sep 23, 2024
@@ -100,8 +100,6 @@ let ec_keyword =
; "equiv"
; "hoare"
; "ehoare"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normally, easycrypt should be able to provide this list. I don't know if we should add this dependency.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, we could spend a day do develop a tool that may save 5mn every 6 months…

@bgregoir
Copy link
Contributor

It seems that the script $(HOMEEC)/scripts/srctx/keywords < src/ecLexer.mll
print the following:
bytac: assumption, by, done, exact, reflexivity, smt, solve
dangerous: admit, admitted
global: Pr, Self, Top, abbrev, abort, abstract, as, axiom, axiomatized, class, clone, const, declare, dump, end, exit, export, from, goal, hint, import, include, inductive, instance, lemma, local, locate, module, nosmt, notation, of, op, pred, print, proof, prover, qed, realize, remove, rename, require, search, section, theory, timeout, type, why3, with
internal: debug, fail, pragma, time, undo
prog: assert, async, ehoare, elif, else, equiv, exists, for, for, forall, fun, glob, hoare, if, in, is, islossless, let, match, match, phoare, proc, res, return, then, var, while
tactic: algebra, alias, apply, auto, beta, byehoare, byequiv, byphoare, bypr, byupto, call, case, cbv, cfold, change, clear, congr, conseq, delta, eager, ecall, elim, eta, exfalso, exlim, fel, field, fieldeq, fission, fusion, gen, have, idtac, inline, interleave, iota, kill, left, logic, modpath, move, outline, pose, pr_bounded, progress, rcondf, rcondt, replace, rewrite, right, ring, ringeq, rnd, rndsem, rwnormal, seq, sim, simplify, skip, sp, split, splitwhile, subst, suff, swap, symmetry, transitivity, trivial, unroll, weakmem, wlog, wp, zeta
tactical: do, expect, first, last, try

@bgregoir bgregoir merged commit e327a7f into main Sep 24, 2024
1 check passed
@bgregoir bgregoir deleted the ec-2024.09 branch September 24, 2024 05:19
@vbgl vbgl added this to the 2024.07.1 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EasyCrypt extraction and model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants