| Commit message (Expand) | Author | Age |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Passing some tactics to the new monad type. | Pierre-Marie Pédrot | 2014-06-12 |
* | Adding a new Control file centralizing the control options of Coq. | Pierre-Marie Pédrot | 2014-06-07 |
* | Now parsing rules of ML-declared tactics are only made available after the | Pierre-Marie Pédrot | 2014-05-12 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Fixing pervasive comparisons | Pierre-Marie Pédrot | 2014-03-01 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | Avoid polymorphic comparison (plugins/rtauto). | xclerc | 2013-10-14 |
* | Removing a bunch of generic equalities. | ppedrot | 2013-09-27 |
* | Added a more efficient way to recover the domain of a map. | ppedrot | 2013-08-25 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Term.dest* functions now raise specific DestKO exn instead of Invalid_argument | letouzey | 2013-03-12 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Moved Intset and Intmap to Int namespace. | ppedrot | 2012-12-14 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Updating headers. | herbelin | 2012-08-08 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Getting rid of Pp.msgnl and Pp.message. | ppedrot | 2012-06-01 |
* | Getting rid of Pp.msg | ppedrot | 2012-05-30 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | info_trivial, info_auto, info_eauto, and debug (trivial|auto) | letouzey | 2012-03-30 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Fixed some missing options from previous commit. | ppedrot | 2011-11-24 |
* | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge | 2011-11-21 |
* | Fixed my last patch: these files no longer use nat_beq (automatically | vsiles | 2011-05-16 |
* | Modularization of BinPos + fixes in Stdlib | letouzey | 2011-05-05 |
* | Definitions of positive, N, Z moved in Numbers/BinNums.v | letouzey | 2011-05-05 |
* | Remove the "Boxed" syntaxes and the const_entry_boxed field | letouzey | 2011-01-28 |
* | Move stuff about positive into a distinct PArith subdir | letouzey | 2010-11-02 |
* | Remove some occurrences of "open Termops" | glondu | 2010-09-28 |
* | Fix [clenv_missing] to compute a better approximation of missing | msozeau | 2010-08-02 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Made option "Automatic Introduction" active by default before too many | herbelin | 2010-06-08 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Improved parameterization of Coq: | herbelin | 2009-08-02 |
* | Many changes in the Makefile infrastructure + a beginning of ocamlbuild | letouzey | 2009-03-20 |
* | Directory 'contrib' renamed into 'plugins', to end confusion with archive of ... | letouzey | 2009-03-20 |