| Commit message (Expand) | Author | Age |
* | Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign; | notin | 2007-08-16 |
* | Fix dependency bugs due to Program modules renamings. | msozeau | 2007-08-08 |
* | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau | 2007-08-07 |
* | fixed bug 1448 and 1674 | barras | 2007-07-24 |
* | fixed bug 1675: computing carrier from the relation type was not right | barras | 2007-07-24 |
* | Declarative language: fixed the generation of fixpoints for induction proofs. | corbinea | 2007-07-24 |
* | Documentation of Program and its tactics, fix enormous interaction bug due to... | msozeau | 2007-07-19 |
* | A generic preprocessing tactic zify for (r)omega | letouzey | 2007-07-18 |
* | Generalized CAMLP4USE for pp dependencies | corbinea | 2007-07-16 |
* | some more useless constant in const_omega | letouzey | 2007-07-13 |
* | Beginning of a reorganisation of the ml part for romega: | letouzey | 2007-07-13 |
* | removing a warning at compilation time | jforest | 2007-07-13 |
* | Deletion of contrib/extraction/test | letouzey | 2007-07-12 |
* | normalisation (by closure) was not performed under fixpoints | barras | 2007-07-12 |
* | port de r9968: bug avec les ring calculatoires | barras | 2007-07-12 |
* | An optimization to simplify generated obligations removing unnecessary let-in's. | msozeau | 2007-07-12 |
* | Fix bug when adding progs with no obligations | msozeau | 2007-07-12 |
* | Remove dead modules in Subtac. | msozeau | 2007-07-12 |
* | Cleanup, use Util list functions when possible | msozeau | 2007-07-12 |
* | Slight cleanup of refl_omega.ml : in particular it uses now list | letouzey | 2007-07-11 |
* | Big reorganization of romega/ReflOmegaCore.v: towards a modular | letouzey | 2007-07-10 |
* | Improvements / Bug fixes for ROmega | letouzey | 2007-07-09 |
* | minor bug correction (continuing r 9943) | jforest | 2007-07-06 |
* | Adding a syntax for "n-ary" rewrite: | letouzey | 2007-07-06 |
* | sequel to commit 9952: forgot to adapt xlate to the new n-ary rename | letouzey | 2007-07-06 |
* | extension of the rename tactic: the following is now allowed: | letouzey | 2007-07-06 |
* | New intro pattern "@A", which generates a fresh name based on A. | glondu | 2007-07-06 |
* | Minor bug correction in Function. Non terminating Function e.g. | jforest | 2007-07-05 |
* | Better handling of aliases, add command to solve a particular obligation. | msozeau | 2007-07-02 |
* | killing some more non-exhaustive patterns | letouzey | 2007-06-26 |
* | Correction de plusieurs bugs de l'export XML (utilisation d'un type de | herbelin | 2007-06-21 |
* | Add Solve All Obligations command, fix bug in inequality generation introduce... | msozeau | 2007-06-14 |
* | Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion... | msozeau | 2007-06-09 |
* | Extension of NArith: Nminus, Nmin, etc | letouzey | 2007-06-07 |
* | Unification des types + clause filtrage manquante + uniformisation locale | herbelin | 2007-06-07 |
* | Modification of VernacScheme to handle a new scheme: Equality (equality in | vsiles | 2007-05-25 |
* | fixed (PR#1483) | corbinea | 2007-05-24 |
* | Nouvelle stratégie d'unification des types des with-bindings dans | herbelin | 2007-05-22 |
* | - Propagation des evars non résolues vers les with_bindings; permet par exemple | herbelin | 2007-05-20 |
* | correction de bug dans Function et augmentation de la classe des fonctions su... | jforest | 2007-05-17 |
* | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack | 2007-05-11 |
* | Nouveaux changements autour des implicites (notamment suite à | herbelin | 2007-05-06 |
* | Orthographe en passant | herbelin | 2007-04-29 |
* | Ajout possibilité d'options à trois mots. | herbelin | 2007-04-29 |
* | Ajout de la possibilité de faire référence dans certains cas à un nom | herbelin | 2007-04-28 |
* | Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in. | herbelin | 2007-04-28 |
* | New keyword "Inline" for Parameters and Axioms for automatic | soubiran | 2007-04-25 |
* | Correct implementation of undo in obligations handling code, correct some bug... | msozeau | 2007-04-17 |
* | Export de simplest_eapply, utilisé dans la contrib interface | notin | 2007-04-16 |
* | Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func... | jforest | 2007-04-05 |