| Commit message (Expand) | Author | Age |
... | |
* | Experimentally adding an option for automatically erasing an | Hugo Herbelin | 2014-08-05 |
* | Adding a syntax "enough" for the variant of "assert" with the order of | Hugo Herbelin | 2014-08-05 |
* | Passing some tactics to the new monad type. | Pierre-Marie Pédrot | 2014-06-12 |
* | Dead code. | Hugo Herbelin | 2014-06-06 |
* | 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 |
* | Stack operations of Reductionops in Reductionops.Stack | Pierre Boutillier | 2014-02-24 |
* | Removing the need of evarmaps in constr internalization. | Pierre-Marie Pédrot | 2013-12-17 |
* | Adding generic solvers to term holes. For now, no resolution mechanism nor | Pierre-Marie Pédrot | 2013-11-27 |
* | Porting Tactics.assumption to the new engine. | ppedrot | 2013-11-08 |
* | The tactic [admit] exits with the "unsafe" status. | aspiwack | 2013-11-02 |
* | Plug back the declarative mode. | aspiwack | 2013-11-02 |
* | Makes the new Proofview.tactic the basic type of Ltac. | aspiwack | 2013-11-02 |
* | More monomorphic List.mem + List.assoc + ... | letouzey | 2013-10-24 |
* | Turn many List.assoc into List.assoc_f | letouzey | 2013-10-24 |
* | Moving side effects into evar_map. There was no reason to keep another | ppedrot | 2013-10-05 |
* | Removing a bunch of generic equalities. | ppedrot | 2013-09-27 |
* | State Transaction Machine | gareuselesinge | 2013-08-08 |
* | Replacing an association list by a map in globalizing environment. | ppedrot | 2013-08-03 |
* | Removed the distinction between generic Ltac vars and Let/Intro | ppedrot | 2013-06-27 |
* | A uniformization step around understand_* and interp_* functions. | herbelin | 2013-05-09 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Minor code cleaning in CArray / CList. | ppedrot | 2013-03-23 |
* | Restrict (try...with...) to avoid catching critical exn (part 5) | letouzey | 2013-03-13 |
* | Allowing different types of, not to be mixed, generic Stores through | ppedrot | 2013-03-12 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | 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 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | This patch removes unused "open" (automatically generated from | regisgia | 2012-09-14 |
* | The new ocaml compiler (4.00) has a lot of very cool warnings, | regisgia | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Glob_term now mli-only, operations now in Glob_ops | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd | letouzey | 2012-05-29 |
* | Second step of integration of Program: | msozeau | 2012-03-14 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | fix for bug #2649 | corbinea | 2011-11-29 |
* | Added a DEPRECATED flag in declaration of options. For now only two options a... | ppedrot | 2011-11-24 |
* | Moved to a more standard order of arguments (i.e. env followed by evar_map) | herbelin | 2011-10-11 |
* | Moved allow_K to a unification flag | herbelin | 2011-06-10 |
* | First phase removing obsolete support for eta up to conversion in | herbelin | 2011-05-04 |
* | Declarative mode: fix escape and return. | aspiwack | 2011-04-19 |
* | Started to fix the declarative proof mode (C-zar). | aspiwack | 2011-02-10 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Remove open_subgoals field of proof_tree | glondu | 2010-10-06 |