| Age | Commit message (Expand) | Author |
| 2008-02-05 | Ajout d'un test pour le bug #1787 | notin |
| 2008-02-04 | Reorganization of FSet+FMap : no more files specific to Weak Sets/Maps | letouzey |
| 2008-02-04 | Instantiation of evars after instantiate (closes #1672). | glondu |
| 2008-02-04 | declaremods.ml | soubiran |
| 2008-02-03 | Add new files theories/Program/Basics.v and theories/Classes/Relations.v | msozeau |
| 2008-02-02 | fix the syntax "Include Type Foo" | letouzey |
| 2008-02-02 | factorization part II (Properties + EqProperties), inclusion of FSetDecide (f... | letouzey |
| 2008-02-01 | Ajout de 2 tests | notin |
| 2008-02-01 | Thanks to Elie, we can share duplicated stuff in FSets: for a start, FSetWeak... | letouzey |
| 2008-02-01 | Beaoucoup de changements dans la representation interne des modules. | soubiran |
| 2008-02-01 | Suite révision 10495 | herbelin |
| 2008-02-01 | Unification de TacLetRecIn et TacLetIn. En particulier, on peut | herbelin |
| 2008-01-31 | Fix obvious syntax error. Forgot to recompile before commiting... | msozeau |
| 2008-01-31 | Remove unneeded .d mask, can be set localy by each dev in | msozeau |
| 2008-01-31 | Ignore generated dependency files. | msozeau |
| 2008-01-31 | Debug implementation of dependent induction/dependent destruction and documen... | msozeau |
| 2008-01-31 | Finish let| implementation and document it | msozeau |
| 2008-01-30 | Work on dependent induction tactic and friends, finish the test-suite example | msozeau |
| 2008-01-30 | Support for occurences and 'in' in class_setoid, work on corresponding tactic... | msozeau |
| 2008-01-30 | Use new redefinition support for the default obligations tactic | msozeau |
| 2008-01-30 | Support for substructures in classes using :> notation | msozeau |
| 2008-01-30 | Add occurence extra arg | msozeau |
| 2008-01-30 | Debug 0-ary typeclasses support, use new redefinition support for default tactic | msozeau |
| 2008-01-30 | Add list_iter3 | msozeau |
| 2008-01-30 | Add some keyword | msozeau |
| 2008-01-29 | Added full documentation for mathematical mode (draft version) | corbinea |
| 2008-01-29 | Correction du bug #1785 | notin |
| 2008-01-24 | Nicer proofs. | roconnor |
| 2008-01-24 | remove Fourier Failure warnings. | roconnor |
| 2008-01-24 | Prove the decidability of arithmetical statements using the real numbers. | roconnor |
| 2008-01-24 | Fermeture du bug #1754 | notin |
| 2008-01-24 | Keep the Z_scope local to this file. | roconnor |
| 2008-01-23 | Changing R to a local definition so that it isn't exported. | roconnor |
| 2008-01-23 | Ajout d'un test pour le bug #1779 | notin |
| 2008-01-23 | Ajout d'un test pour le mode déclaratif + test pour le bug #1776 | notin |
| 2008-01-23 | Typo | notin |
| 2008-01-22 | Ajout de sauts de ligne dans l'affichage des scripts (cf commit 10445) | notin |
| 2008-01-22 | Adding Zdiv_le_compat_l | thery |
| 2008-01-22 | Récupération d'une exception Not_found | notin |
| 2008-01-21 | Correction du bug #1754 | notin |
| 2008-01-20 | cosmetics: after an extract inductive to bool, let's use if then else | letouzey |
| 2008-01-18 | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau |
| 2008-01-18 | bug in accessing n-th abstraction | barras |
| 2008-01-18 | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau |
| 2008-01-17 | Fix Makefile bug, using .v instead of .vo and document SetoidDec.v | msozeau |
| 2008-01-17 | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau |
| 2008-01-17 | fixed script printing | corbinea |
| 2008-01-17 | Bug in sqrt321 | thery |
| 2008-01-15 | Fix backtracking bugs: | lmamane |
| 2008-01-15 | Generalize instance declarations to any context, better name handling. Add ho... | msozeau |