https://github.com/EasyCrypt/easycrypt

sort by:
Revision Author Date Message Commit Date
d5f5cfd misc 08 March 2022, 14:12:19 UTC
5134807 fixed typing bug for module cost 08 March 2022, 10:45:18 UTC
1f5557e cleanup 07 March 2022, 17:13:29 UTC
ddea5f0 fixed reduction issue because `zero` cost was not reduced 07 March 2022, 16:37:29 UTC
3457885 fixed fv computation in EcFol 07 March 2022, 16:24:32 UTC
954698e minor 07 March 2022, 14:20:12 UTC
64a96b2 fixed cost comparison + added hint simplify 07 March 2022, 11:24:16 UTC
0cfa98f fixed finiteness check in abstract call rule 07 March 2022, 10:49:58 UTC
1a360c7 Merge remote-tracking branch 'origin/1.0' into deploy-cost-1.0-preview 04 March 2022, 13:18:40 UTC
c98b014 Extend standard library (IntDiv) with core results. 03 March 2022, 18:13:54 UTC
6be28ea fixed hash-el-gamal 03 March 2022, 15:12:50 UTC
e22c918 Added definition and lemmas for 'put' operator in List.ec. 03 March 2022, 12:53:02 UTC
982ef1d dh_enc_cost goes through. Still needs cleanup 03 March 2022, 12:50:28 UTC
086df70 progress dh_enc_cost 03 March 2022, 12:23:15 UTC
c0247d3 finished sections 03 March 2022, 12:22:56 UTC
8cfa32b An axiom-free formalization of well-founded relations, induction and recursion. 03 March 2022, 09:50:40 UTC
6199997 Generalize `LorR` theory Generalize the `LorR` theory to make it possible to give some input to `L.main` and `R.main`. Using the theory for procedures without input is still possible by cloning the theory with type `input <- unit`. 03 March 2022, 09:50:19 UTC
c4f950f pushed not-working file. 03 March 2022, 08:15:39 UTC
b06e700 Stdlib: more results on integer division & exponentiation 02 March 2022, 16:28:09 UTC
c7cc569 fixed examples 01 March 2022, 14:26:07 UTC
c316eff Removed redundant "rec" in function declaration. 01 March 2022, 14:04:58 UTC
f4a46ec section, first pass 01 March 2022, 13:45:11 UTC
bd2af62 fixing examples 01 March 2022, 13:45:02 UTC
50452c5 fixed SplitRO 01 March 2022, 11:03:03 UTC
9a6a3ac do not print local memories in quantifiers 01 March 2022, 11:00:24 UTC
a62441e use crush instead of progress in chacha_poly 01 March 2022, 10:36:18 UTC
2807d6e fixed chacha 01 March 2022, 10:28:59 UTC
b56e8d0 allow explicit memory types in gbindings 01 March 2022, 10:20:27 UTC
77aac4b Revert "Unfold non-transparent operators in `case` & `elim`." This reverts commit 70662a755d2121ca1c809cf2eef68462bd720d72. 24 February 2022, 07:02:59 UTC
559910b Partially fix memory capture in substitutions closes #130 22 February 2022, 09:41:14 UTC
ce4d8ca [dune+opam] fix git hash versioning widget 21 February 2022, 18:24:12 UTC
28c60b4 Merge branch '1.0' into deploy-cost-1.0-preview 21 February 2022, 08:25:03 UTC
f278e3c Lemma stating equality of word and list distributions 18 February 2022, 22:51:52 UTC
70662a7 Unfold non-transparent operators in `case` & `elim`. When `case` or `elim` search for a redex, allows the reduction to unfold non-transparent operators. This does not affect tactics that does case/elim internally (e.g., />). fix #132 18 February 2022, 22:18:29 UTC
03a3fe8 Fails gracefully when applying a tactic on a completed proof. fix #133 18 February 2022, 22:18:29 UTC
b71782f minor 18 February 2022, 10:27:03 UTC
c3251b6 fixed example 18 February 2022, 08:59:35 UTC
53150bb fixed parser 17 February 2022, 17:15:48 UTC
7be9ac6 [WIP] 17 February 2022, 15:59:32 UTC
d5a9f2b [WIP] 17 February 2022, 13:46:25 UTC
39b2562 Get rid of dune-site dune-site is currently in a very alpha-state and not stable enough. fix #99 fix #115 16 February 2022, 06:38:37 UTC
4da7a10 [WIP] 15 February 2022, 17:51:30 UTC
01e6aee reduction rules for cost 15 February 2022, 17:38:50 UTC
1c0e36f fixes 15 February 2022, 16:59:38 UTC
76d410e 1.0 version of SDist with fixed syntax 14 February 2022, 17:35:58 UTC
222efc5 1.0 versions of Hybird.ec and Indist.ec, with updated syntax 14 February 2022, 16:49:04 UTC
5532145 new syntax 14 February 2022, 16:37:06 UTC
56084f8 change Ideal.ec to the version in 1.0 14 February 2022, 16:32:50 UTC
ec7f718 [WIP] merge 14 February 2022, 16:27:02 UTC
f933dd7 minor 11 February 2022, 16:18:14 UTC
d123580 [WIP] fixing examples and theories 11 February 2022, 15:43:31 UTC
ce56b10 Add rdirs option in config file closes #127 19 January 2022, 22:45:29 UTC
46ba308 Apply suggestions from code review Co-authored-by: Francois Dupressoir <fdupress@gmail.com> 05 January 2022, 13:39:35 UTC
49e768e fix theories 05 January 2022, 13:39:35 UTC
e77248a allow zero queries in Hybrid and SDist 05 January 2022, 13:39:35 UTC
49aec58 lemmas on FSet, List, and DList 10 December 2021, 17:02:37 UTC
7df1de5 First pass: slices are inclusive 09 December 2021, 21:39:05 UTC
664aa8b Merge branch '1.0' into deploy-cost-1.0-preview 09 December 2021, 16:00:07 UTC
a725928 Merge branch '1.0' into deploy-cost-1.0-preview 09 December 2021, 15:27:54 UTC
32abff2 some lemmas on subseq, fmap, and drat 09 December 2021, 06:26:12 UTC
799d429 add lemma RO_LRO and generalize RO_FinRO_D 08 December 2021, 13:26:16 UTC
8e47fe3 Fix bug that prevents `rewrite //= in h` to simplify in `h` Fix #68 03 December 2021, 16:12:21 UTC
6a6f3b8 Merge pull request #105 from EasyCrypt/deploy-lift-lro lift LRO oracle out of FullEager 03 December 2021, 08:56:41 UTC
e77e653 lift LRO oracle out of FullEager 03 December 2021, 08:00:10 UTC
fe9a171 Update ci.yml 03 December 2021, 05:09:09 UTC
541aa08 fix substitution of modules when cloning. fix #97 02 December 2021, 10:41:39 UTC
4a1ce0d [docker] Build box base is now an opam image The original base was 5 months out of date. An issue in the build was due to opam running as root. The replacement base image is setup for opam to not run as root while allowing passwordless sudo. 02 December 2021, 08:09:28 UTC
2e815c5 PROM: add a ROmap interface for RO + access to the internal map 02 December 2021, 07:48:19 UTC
dda8233 CI / Zulip 02 December 2021, 07:46:33 UTC
f66167f [dune] add abstract theories to install list 26 November 2021, 15:00:50 UTC
92cb30f better error message 24 November 2021, 19:22:03 UTC
402c734 moved `inf` to Pervasive.ec 24 November 2021, 19:21:40 UTC
912937f fixed conversion check for typing module cost 24 November 2021, 19:04:46 UTC
ee8d77b [WIP] 24 November 2021, 15:38:35 UTC
b37b762 Prototype implementation of a match statement. 23 November 2021, 16:58:42 UTC
f8514a6 remove ocamlbuild.ml 22 November 2021, 17:48:42 UTC
50dae1b [build] install runtest (as ec-runtest) 21 November 2021, 16:30:31 UTC
3476312 script for graphing a dependency graph for .eco 19 November 2021, 10:53:40 UTC
5431087 fix reduction 19 November 2021, 09:10:33 UTC
08ed0c2 New format for eco (v3) Store whether a theory has been directly required or not. 19 November 2021, 07:18:46 UTC
471ea3b foo 19 November 2021, 07:04:08 UTC
a549eb4 Add an option to define opaque operators This can be done by adding the "opaque" tag, e.g.: op [opaque] myop = ... solve #94 19 November 2021, 06:27:09 UTC
10e1563 remove \# files 19 November 2021, 06:09:01 UTC
ffe0656 New command: locate [partial-qualid] This command allows to locate and print the fullname & shortest name of an operator, a lemma or a type declaration. fix #82 18 November 2021, 14:23:49 UTC
92f23db Add the project name in dune-project This is needed by "dune subst" ref #99 18 November 2021, 12:06:45 UTC
5e3929a remove debugging code 18 November 2021, 12:06:09 UTC
c51cc4a [WIP] minor 17 November 2021, 16:03:09 UTC
17e143c 17 November 2021, 15:41:35 UTC
16508d0 [WIP] typing new restrictions + fixed user messages 17 November 2021, 15:40:12 UTC
b38a5aa 17 November 2021, 15:39:37 UTC
dfb413d fix opam package (do not do "dune subst") 17 November 2021, 15:35:07 UTC
0a2d4ad [build] use dune to install & find resources 17 November 2021, 08:23:14 UTC
31ce231 [SmtMap] add has, find and some lemmas these are focused on a specific proof and deserve expanding, fleshing out and cleaning up 17 November 2021, 07:51:50 UTC
229ac7a Remove EcFortune 17 November 2021, 06:24:47 UTC
02082bd Update copyright 17 November 2021, 06:22:22 UTC
e7d401f remove the script for creating tarballs 17 November 2021, 06:01:10 UTC
e46ef74 disable warning as errors 17 November 2021, 05:57:03 UTC
a54cec2 remove deprecated functions and reenable warning 3 17 November 2021, 05:52:23 UTC
b7a2ee2 reenable warning 39 17 November 2021, 05:43:59 UTC
4217836 reenable warning 38 17 November 2021, 05:41:36 UTC
back to top