aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made notations for exists, exists! and notations of Utf8.v recursive notationsGravatar herbelin2010-07-22
* Backported r13308 (ConstructiveEpsilon.v) to branch v8.3Gravatar herbelin2010-07-22
* Update of ConstructiveEpsilon.v by Jean-François Monin.Gravatar herbelin2010-07-22
* Reverted 13293 commited mistakenly. Sorry for the noise.Gravatar herbelin2010-07-18
* Tentative de suppression de l'import automatique des hints et coercions.Gravatar herbelin2010-07-18
* MSetPositive: mention MSetInterface instead of FSetInterfaceGravatar letouzey2010-07-16
* FSetPositive: sets of positive inspired by FMapPositive.Gravatar letouzey2010-07-16
* Bool: shorter and more systematic proofs + an iff lemma about eqbGravatar letouzey2010-07-16
* Bool: iff lemmas about or, a reflect inductive, an is_true functionGravatar letouzey2010-07-10
* FSets/Msets: some renaming of module params to simplify the task of the extra...Gravatar letouzey2010-07-05
* Sorting library: export as hints only lemmas that obviously simplifyGravatar herbelin2010-07-02
* QArith: typo in name of hint db (fix #2346)Gravatar letouzey2010-06-29
* Fix compilation by replacing some "auto with zarith" with "ring"Gravatar glondu2010-06-28
* clear/revert dependent: restrict to hyp(h) instead of ident(h)Gravatar letouzey2010-06-18
* Report fixes from FSetDecide to MSetDecideGravatar letouzey2010-06-18
* fsetdec: a forgotten Set instead of Type was breaking discard_nonFset (fix #2...Gravatar letouzey2010-06-18
* fsetdec: clear dependent hypothesis before anything else (fix #2136).Gravatar letouzey2010-06-17
* New tactic "clear dependent", for the moment in ltac in Init/TacticsGravatar letouzey2010-06-17
* MSetInterface: no induction principle about a Record (nicer extraction)Gravatar letouzey2010-06-16
* MSetAVL: for nicer extraction, we create only tree_ind, not tree_rect and tre...Gravatar letouzey2010-06-15
* Fixing definition of set_map (bug report #2111) which was actually alreadyGravatar herbelin2010-06-13
* Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in aGravatar msozeau2010-06-09
* Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v).Gravatar herbelin2010-06-08
* Made option "Automatic Introduction" active by default before too manyGravatar herbelin2010-06-08
* Fix unfolding tactic for well-founded Programs.Gravatar msozeau2010-06-08
* Ascii: simplier ascii_of_pos, conversion from/to N, proofs about nat-->ascii-...Gravatar letouzey2010-06-04
* Correction program_simplify. Devrait corriger certaines contribs.Gravatar aspiwack2010-05-28
* Generalized the formulation of classic_set in propositional contextsGravatar herbelin2010-05-28
* Added UIP_dec on suggestion of Eelis on #coq irc.Gravatar herbelin2010-05-22
* Discontinue support for ocaml 3.09.*Gravatar letouzey2010-05-19
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Compare_dec : a few better proofs (and extracted terms), some more DefinedGravatar letouzey2010-04-16
* Granting wish #2229 (InA_dec transparent) and Michael Day's coq-clubGravatar herbelin2010-04-10
* Change definition of FSetList so that equality is LeibnizGravatar glondu2010-04-09
* Small improvements around coqdoc (including fix for bug #2288)Gravatar herbelin2010-03-30
* Fixing bug #2254 (inappropriate names of Zlt_gt_succ and Zlt_succ_gt)Gravatar herbelin2010-03-28
* NMake: remove useless tactics abstract_pair, nicer commentsGravatar letouzey2010-03-10
* NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t...Gravatar letouzey2010-03-10
* NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftlGravatar letouzey2010-03-10
* Reorder resolution of type class and unification constraints.Gravatar msozeau2010-03-07
* Minor fixes.Gravatar msozeau2010-03-05
* Removed redundant and ill-named technical lemma.Gravatar gmelquio2010-02-18
* Removed SeqProp's dependency on Classical.Gravatar gmelquio2010-02-18
* Removed Rtrigo's dependency on Classical.Gravatar gmelquio2010-02-18
* Removed Rseries' dependency on Classical.Gravatar gmelquio2010-02-17
* RelationClasses: adapt eq_Reflexive and co to avoid Universe InconsistenciesGravatar letouzey2010-02-17
* Kill some useless dependencies (Bvector, Program.Syntax)Gravatar letouzey2010-02-17