| Commit message (Expand) | Author | Age |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Add (almost) compatibility with camlp4, without breaking support for camlp5 | letouzey | 2010-05-19 |
* | Nicer representation of tokens, more independant of camlp* | letouzey | 2010-05-19 |
* | static (and shared) camlp4use instead of per-file declaration | letouzey | 2010-05-19 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | "by" becomes officially a reserved keyword of Coq (fixes "rewrite ... at ... ... | letouzey | 2010-01-06 |
* | Fixing bug #2146 (broken selection of occurrences in "change"). | herbelin | 2009-12-30 |
* | Removal of trailing spaces. | serpyc | 2009-10-04 |
* | Complement to 12347 and 12348 on the extended syntax of case/elim. | herbelin | 2009-09-27 |
* | Only one "in" clause in "destruct" even for a multiple "destruct". | herbelin | 2009-09-20 |
* | Add "case as/in/using" and temporary "destruct" with n args. | herbelin | 2009-09-20 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Generalized the possibility to refer to a global name by a notation | herbelin | 2009-09-11 |
* | Added syntax "exists bindings, ..., bindings" for iterated "exists". | herbelin | 2009-09-10 |
* | Added "etransitivity". | herbelin | 2009-08-03 |
* | - Added two new introduction patterns with the following temptative syntaxes: | herbelin | 2009-06-07 |
* | - Fixed bug 2058 (as much as possible - the syntax of "pose (f binders := ...)" | herbelin | 2009-03-23 |
* | - Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H", | herbelin | 2009-01-02 |
* | About "apply in": | herbelin | 2008-12-09 |
* | The lexer is changer to break former PATTERNIDENT into two tokens. | amahboub | 2008-10-30 |
* | Fixes and refinements regarding occurrence selection: | herbelin | 2008-10-26 |
* | - Export de pattern_ident vers les ARGUMENT EXTEND and co. | herbelin | 2008-10-19 |
* | Backporting 11445 from 8.2 to trunk (negative conditions in | herbelin | 2008-10-11 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | Modification rapide du message d'erreur lorsqu'un _ ne peut être | herbelin | 2008-07-18 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin | 2008-06-10 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided in | letouzey | 2008-06-01 |
* | Bactrack sur +, - dans rewrite qui, redondants avec ->, <-, n'en sont qu'à | herbelin | 2008-06-01 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | 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 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Adding 'at' to rewrite, as it is already implemented in setoid_rewrite. | msozeau | 2008-04-12 |
* | Quelques améliorations des intro patterns: | herbelin | 2008-04-04 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | 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 |
* | 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 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |