| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-12 | Silencing warning deprecated-ident-entry | Cyril Cohen | |
| 2021-03-04 | Silence Hint Locality warning | Cyril Cohen | |
| 2020-11-19 | Removing duplicate clears and turning the warning into an error | Cyril Cohen | |
| 2020-11-19 | add declare scopes | Reynald Affeldt | |
| 2020-10-07 | Turn class_of records into primitive records and get rid of the xclass idiom | Kazuhiko Sakaguchi | |
| 2019-05-17 | refactor `seq` permutation theory | Georges Gonthier | |
| - Change the naming of permutation lemmas so they conform to a consistent policy: `perm_eq` lemmas have a `perm_` (_not_ `perm_eq`) prefix, or sometimes a `_perm` suffix for lemmas that _prove_ `perm_eq` using a property when there is also a lemma _using_ `perm_eq` for the same property. Lemmas that do not concern `perm_eq` do _not_ have `perm` in their name. - Change the definition of `permutations` for a time- and space- back-to-front generation algorithm. - Add frequency tally operations `tally`, `incr_tally`, `wf_tally` and `tally_seq`, used by the improved `permutation` algorithm. - add deprecated aliases for renamed lemmas | |||
| 2019-02-05 | we silence warnings that just pollute our logs (#275) | Enrico | |
| Namely: -projection-no-head-constant -redundant-canonical-projection -notation-overridden | |||
| 2015-04-02 | Broken global Makefile | Cyril Cohen | |
