| Age | Commit message (Expand) | Author |
| 2008-05-15 | In practice, the new setoid rewrite (and the "at" syntax) allows to avoid | letouzey |
| 2008-05-15 | Coq headers + $ in theories/Numbers files | letouzey |
| 2008-05-15 | Various fixes: | msozeau |
| 2008-05-12 | MAJ et bricoles diverses | herbelin |
| 2008-05-12 | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-11 | - Changement du code de Zplus pour accomoder ring qui sinon prend une | herbelin |
| 2008-05-09 | Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ] | herbelin |
| 2008-05-08 | remove mention of an obsolete limitation of Add Morphism | letouzey |
| 2008-05-08 | Oups, my new version of NMake_gen.ml was relying on a 3.10 feature: | letouzey |
| 2008-05-08 | Integration of theories/Ints into theories/Numbers, again : better generation... | letouzey |
| 2008-05-08 | Integration of theories/Ints into theories/Numbers, part 3: auto-generation o... | letouzey |
| 2008-05-07 | Integration of theories/Ints into theories/Numbers, part 1: moving files | letouzey |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-05-05 | Backtrack commit 10887 (priorité des notations pour les signatures de | notin |
| 2008-05-05 | It seems more natural to put those operators at same level as "->"... | glondu |
| 2008-05-05 | Mise en place d'un algorithme d'inversion des contraintes de type lors | herbelin |
| 2008-04-29 | Ajout notation [ x ; ... ; y ] dans list_scope. Changement de la | herbelin |
| 2008-04-29 | Fix eauto still using delta when it shouldn't (should make CoRN compile | msozeau |
| 2008-04-28 | Backtrack on using metas eagerly in auto, only done in "new auto" for | msozeau |
| 2008-04-27 | Suite r10857 | herbelin |
| 2008-04-27 | Report des quelques modifs faites avec Pierre Letouzey sur les | herbelin |
| 2008-04-27 | - Fix bug in unification not taking into account the right meta | msozeau |
| 2008-04-26 | Debug implementation of failing tactics in Morphism to allow earlier | msozeau |
| 2008-04-25 | - Fix bug in eterm which was not taking filtered contexts in evars into | msozeau |
| 2008-04-24 | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau |
| 2008-04-23 | Prise en compte des coercions dans les clauses "with" même si le type | herbelin |
| 2008-04-21 | - Correct unification for the rewrite variant of setoid_rewrite, | msozeau |
| 2008-04-21 | - Parameterize unification by two sets of transparent_state, one for open | msozeau |
| 2008-04-20 | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau |
| 2008-04-17 | Bug squashing day ! | msozeau |
| 2008-04-17 | No compatibility notations for andb and co (this restore a correct Print output) | letouzey |
| 2008-04-17 | Prevent the apparition of &&& when printing a (if ... then ... else false) | letouzey |
| 2008-04-17 | Little fixes in setoid_rewrite. | msozeau |
| 2008-04-16 | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey |
| 2008-04-15 | More renamings to avoid clashes (e.g. with CoRN). | msozeau |
| 2008-04-15 | Document CHANGES in setoid rewrite, move DefaultRelation to | msozeau |
| 2008-04-15 | - Add "Global" modifier for instances inside sections with the usual | msozeau |
| 2008-04-14 | BinPos: New version of ~1 and ~0 notations, xH replaced by 1 and proofs cleanup | letouzey |
| 2008-04-14 | Update doc and remove another overloading of equiv_*. | msozeau |
| 2008-04-14 | Renamings to avoid clashes with definitions in Relation_Definitions, now | msozeau |
| 2008-04-12 | Document the new setoid rewrite tactic, and fix a few things while | msozeau |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-04-09 | Fixes in new Morphisms files. | msozeau |
| 2008-04-09 | contradict can now handle False hypothesis in the spirit of contradiction | letouzey |
| 2008-04-09 | Fix the last compilation problem | msozeau |
| 2008-04-09 | Fix compilation problem | msozeau |
| 2008-04-08 | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau |
| 2008-04-06 | Renoncement à rationaliser les Hints "real" vis à vis de Rle/Rge et Rlt/Rgt : | herbelin |
| 2008-04-05 | Suite 10760 | herbelin |