| Commit message (Expand) | Author | Age |
* | remove many excessive open Util & Errors in mli's | letouzey | 2012-05-29 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Basic stuff about constr_expr migrated from topconstr to constrexpr_ops | letouzey | 2012-05-29 |
* | Stuff about notation_constr (ex-aconstr) now in notation_ops.ml | letouzey | 2012-05-29 |
* | slim down a bit genarg.ml (pr_intro_pattern forgotten there) | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | 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 |
* | Decl_kinds becomes a pure mli file, remaining ops in new file kindops.ml | letouzey | 2012-05-29 |
* | correct abort in Function when a proof of inversion fails | letouzey | 2012-04-23 |
* | "A -> B" is a notation for "forall _ : A, B". | pboutill | 2012-04-12 |
* | info_trivial, info_auto, info_eauto, and debug (trivial|auto) | letouzey | 2012-03-30 |
* | A unified backtrack mechanism, with a basic "Show Script" as side-effect | letouzey | 2012-03-23 |
* | Fixing alpha-conversion bug #2723 introduced in r12485-12486. | herbelin | 2012-03-20 |
* | Fixing bug #2732 (anomaly when using the tolerance for writing | herbelin | 2012-03-18 |
* | Final part of moving Program code inside the main code. Adapted add_definitio... | msozeau | 2012-03-14 |
* | Second step of integration of Program: | msozeau | 2012-03-14 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | New version of recdef : | jforest | 2012-03-01 |
* | various corrections in invfun due to a modification in induction | jforest | 2012-03-01 |
* | correcting a little bug in invfun.ml | jforest | 2012-02-29 |
* | correction of bug 2457 | jforest | 2012-02-29 |
* | In the syntax of pattern matching, "in" clauses are patterns. | pboutill | 2012-02-29 |
* | correcting inversion in list of generated tcc of Function | letouzey | 2012-02-03 |
* | Proof using ... | gareuselesinge | 2011-12-12 |
* | Added a DEPRECATED flag in declaration of options. For now only two options a... | ppedrot | 2011-11-24 |
* | Add type annotations around all calls to Libobject.declare_object | letouzey | 2011-11-02 |
* | Remove dynamic stuff from constr_expr and glob_constr | glondu | 2011-10-28 |
* | Remove avoidable use of GDynamic | glondu | 2011-10-27 |
* | Fixing Equality.injectable which did not detect an equality without | herbelin | 2011-10-22 |
* | Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612). | herbelin | 2011-10-05 |
* | Added support for referring to subterms of the goal by pattern. | herbelin | 2011-09-26 |
* | correction du bug 2047 | jforest | 2011-09-09 |
* | Recdef: replaced some generic = on constr by eq_constr | puech | 2011-07-29 |
* | Functional_principles_types: replaced some generic = on constr by eq_constr | puech | 2011-07-29 |
* | Relaxed the constraint introduced in r14190 that froze the existing | herbelin | 2011-06-18 |
* | Call process_vernac_interp_error before calling Errors.print in | herbelin | 2011-06-10 |
* | A new mechanism to handle errors. | aspiwack | 2011-05-13 |
* | Revert "Add [Polymorphic] flag for defs" | msozeau | 2011-04-13 |
* | Add [Polymorphic] flag for defs | msozeau | 2011-04-13 |
* | Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks | letouzey | 2011-04-03 |
* | Data structure telling implicits of local variables is a map in the | pboutill | 2011-02-10 |
* | Remove the "Boxed" syntaxes and the const_entry_boxed field | letouzey | 2011-01-28 |
* | ARGUMENT EXTEND: forbid TYPED simultaneously with {RAW,GLOB}_TYPED | glondu | 2010-12-25 |
* | Rename mkR* smart constructors (mostly in funind) | glondu | 2010-12-25 |
* | More {raw => glob} changes for consistency | glondu | 2010-12-24 |
* | Rename files in funind to respect new conventions | glondu | 2010-12-24 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |