| Commit message (Expand) | Author | Age |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Fix segfault in native compiler on int31 division. | Maxime Dénès | 2014-10-10 |
* | Retroknowledge arguments are made VERNAC ARGUMENTS. | Pierre-Marie Pédrot | 2014-09-13 |
* | Referring to evars by names. Added a parser for evars (but parsing of | Hugo Herbelin | 2014-09-12 |
* | Removing dead code. | Pierre-Marie Pédrot | 2014-06-17 |
* | Closing bug #3260 | Julien Forest | 2014-04-14 |
* | Ensuring the right parsing of glob arguments, used by refine | Pierre-Marie Pédrot | 2013-12-01 |
* | Getting rid of casted_open_constr. It was only used by the | Pierre-Marie Pédrot | 2013-11-30 |
* | Tacinterp: fewer use of old-style goals. | Arnaud Spiwack | 2013-11-25 |
* | Now, idtac closures use maps instead of association list. | ppedrot | 2013-06-22 |
* | Moving coercion functions out of Tacinterp. | ppedrot | 2013-06-12 |
* | Hiding tactic value representations. | ppedrot | 2013-06-10 |
* | Uniformizing generic argument types. | ppedrot | 2013-06-06 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp | letouzey | 2012-10-16 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Fixing Show Script issues. | ppedrot | 2012-09-20 |
* | fast bitwise operations (lor,land,lxor) on int31 and BigN | letouzey | 2012-08-11 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Corrects a (very) longstanding bug of tactics. As is were, tactic expecting | aspiwack | 2012-04-18 |
* | Removing redundant entry int_nelist and removing extra space when | herbelin | 2012-03-18 |
* | Fixing bug #2732 (anomaly when using the tolerance for writing | herbelin | 2012-03-18 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Rename the "raw" argument extension into "glob" | glondu | 2010-12-27 |
* | ARGUMENT EXTEND: forbid TYPED simultaneously with {RAW,GLOB}_TYPED | glondu | 2010-12-25 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Export printing functions for extra arguments. Maybe there's a way to | msozeau | 2010-08-03 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Fixed some printing bugs. | herbelin | 2010-04-18 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Fixing bug #2308 ("instantiate" tactic did not comply with | herbelin | 2009-04-24 |
* | Getting rid of the previous implementation of setoid_rewrite which was | msozeau | 2009-01-18 |
* | Fixes and refinements regarding occurrence selection: | herbelin | 2008-10-26 |
* | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin | 2008-06-10 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |
* | Adding 'at' to rewrite, as it is already implemented in setoid_rewrite. | msozeau | 2008-04-12 |
* | Add occurence extra arg | msozeau | 2008-01-30 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | killing some more non-exhaustive patterns | letouzey | 2007-06-26 |
* | ajout de head0 et tail0 en natif | bgregoir | 2007-06-20 |
* | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack | 2007-05-11 |
* | Bug in replace tactics introduced in r9073 (overlap between replace .. with a... | jforest | 2006-08-23 |
* | + Changing "in <hyp>" to "in <clause>" (no at, no InValue and no | jforest | 2006-08-22 |
* | Diverses corrections de l'afficheur et du traducteur pour s'assurer de | herbelin | 2006-04-26 |
* | Standardisation du nom de subst_raw en subst_rawconstr | herbelin | 2006-01-11 |