| Commit message (Expand) | Author | Age |
* | Moving unused code out of the kernel into Termops. | Pierre-Marie Pédrot | 2016-10-31 |
* | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod... | Pierre Letouzey | 2016-07-03 |
* | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2016-01-21 |
|\ |
|
| * | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2015-11-20 |
|\| |
|
| * | Fix bug #4433, removing hack on evars appearing in a pattern from a | Matthieu Sozeau | 2015-11-19 |
* | | Proofview.Goal.sigma returns an indexed evarmap. | Pierre-Marie Pédrot | 2015-10-20 |
* | | Boxing the Goal.enter primitive into a record type. | Pierre-Marie Pédrot | 2015-10-20 |
|/ |
|
* | Fix bug #3590, keeping evars that are not turned into named metas by | Matthieu Sozeau | 2015-03-03 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Avoiding introducing yet another convention in naming files. | Hugo Herbelin | 2015-01-08 |
* | A version of convert_concl and convert_hyp in new proof engine. | Hugo Herbelin | 2014-10-09 |
* | Add a boolean to indicate the unfolding state of a primitive projection, | Matthieu Sozeau | 2014-09-27 |
* | Renaming goal-entering functions. | Pierre-Marie Pédrot | 2014-09-06 |
* | Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible | Matthieu Sozeau | 2014-08-25 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Remove many superfluous 'open' indicated by ocamlc -w +33 | Pierre Letouzey | 2014-03-05 |
* | Matching --> ConstrMatching (was clashing with OCaml's compiler-libs) | Pierre Letouzey | 2014-03-02 |
* | Less use of the list-based interface for goal-bound tactics. | aspiwack | 2013-11-02 |
* | Tachmach.New is now in Proofview.Goal.enter style. | aspiwack | 2013-11-02 |
* | More Proofview.Goal.enter. | aspiwack | 2013-11-02 |
* | Clean-up: removed redundant notations (>>-) and (>>--) from Proofview.Notations. | aspiwack | 2013-11-02 |
* | Getting rid of Goal.here, and all the related exceptions and combinators. | aspiwack | 2013-11-02 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | Removing a bunch of generic equalities. | ppedrot | 2013-09-27 |
* | Get rid of the uses of deprecated OCaml elements (still remaining compatible ... | xclerc | 2013-09-19 |
* | Replacing lists by maps in matching interpretation. | ppedrot | 2013-06-05 |
* | Restrict (try...with...) to avoid catching critical exn (part 7) | letouzey | 2013-03-13 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | As r15801: putting everything from Util.array_* to CArray.*. | ppedrot | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Pattern as a mli-only file, operations in Patternops | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Quote: replaced various generic = on constr by eq_constr, destructors etc. | puech | 2011-07-29 |
* | Quote: replaced generic = on constr by eq_constr | puech | 2011-07-29 |
* | More {raw => glob} changes for consistency | glondu | 2010-12-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | 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 |
* | In "simpl c" and "change c with d", c can be a pattern. | herbelin | 2009-12-24 |
* | Opened the possibility to type Ltac patterns but it is not fully functional yet | herbelin | 2009-12-24 |
* | Add a more general quote construction | glondu | 2009-03-30 |
* | Fix some typos and spaces | glondu | 2009-03-30 |
* | Directory 'contrib' renamed into 'plugins', to end confusion with archive of ... | letouzey | 2009-03-20 |