| Commit message (Expand) | Author | Age |
* | Correction du problème de complexité de Print Assumptions : | aspiwack | 2008-05-27 |
* | Résolution bug #1850 sur notations avec niveaux inconnus de | herbelin | 2008-05-26 |
* | Strategy commands are now exported | barras | 2008-05-22 |
* | refined the conversion oracle | barras | 2008-05-21 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | - 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-11 |
* | ** Efficacité, bugs, robustesse CoqIDE ** | herbelin | 2008-05-08 |
* | Integration of theories/Ints into theories/Numbers, part 1: moving files | letouzey | 2008-05-07 |
* | Better parsing of typeclasses, any constr is allowed for ! bindings so | msozeau | 2008-05-06 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Clarification de l'ordre d'interprétation des variables dans ltac. En | herbelin | 2008-05-01 |
* | Contournement laborieux de la "feature" de camlp5 qui entrainait le | herbelin | 2008-04-30 |
* | Ajout notation [ x ; ... ; y ] dans list_scope. Changement de la | herbelin | 2008-04-29 |
* | - Backtrack sur option with_types suite à confusion sur l'utilisation | herbelin | 2008-04-27 |
* | - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avec | herbelin | 2008-04-26 |
* | Modif un peu gadget (??): on peut écrire "set (f n:=t)" pour | herbelin | 2008-04-26 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau | 2008-04-24 |
* | Prise en compte des coercions dans les clauses "with" même si le type | herbelin | 2008-04-23 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |
* | Definition of N moves back to BinNat (partial backtrack of commits 10298-10300) | letouzey | 2008-04-16 |
* | - Add "Global" modifier for instances inside sections with the usual | msozeau | 2008-04-15 |
* | - Un peu de doc, préparation du CHANGES pour la release. | herbelin | 2008-04-15 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Document the new setoid rewrite tactic, and fix a few things while | msozeau | 2008-04-12 |
* | Adding 'at' to rewrite, as it is already implemented in setoid_rewrite. | msozeau | 2008-04-12 |
* | Minor fixes: | msozeau | 2008-04-05 |
* | - Relâchement de la contrainte de bonne longueur des intropatterns | herbelin | 2008-04-04 |
* | Quelques améliorations des intro patterns: | herbelin | 2008-04-04 |
* | Chgts mineurs: | herbelin | 2008-04-03 |
* | Typo affichage "simple apply" | herbelin | 2008-04-01 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | Ajout "simple apply" et "simple eapply" pour apply sans unfold | herbelin | 2008-04-01 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau | 2008-03-23 |
* | Do another pass on the typeclasses code. Correct globalization of class | msozeau | 2008-03-19 |
* | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau | 2008-03-15 |
* | Ajout des alias de module dans le noyau. | soubiran | 2008-03-14 |
* | Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145) | herbelin | 2008-03-10 |
* | f_equal, revert, specialize in ML, contradict in better Ltac (+doc) | letouzey | 2008-03-07 |
* | Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As part | msozeau | 2008-03-07 |
* | repair for commit 10612 (due to grammar order, some syntaxes weren't working) | letouzey | 2008-03-06 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | use loc instead of dummy_loc in the ugly intro-pattern rewrite hack | letouzey | 2008-03-04 |
* | Rework on rich forms of rewrite | letouzey | 2008-03-01 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |