| Commit message (Expand) | Author | Age |
* | Fixing printing of @f with no arguments | herbelin | 2012-06-19 |
* | Constrextern is allow to use partially applied notations | pboutill | 2012-06-14 |
* | Internalization of pattern is done in two phases. | pboutill | 2012-06-14 |
* | Replacing some str with strbrk | ppedrot | 2012-06-04 |
* | Forward-port fixes from 8.4 (15358, 15353, 15333). | msozeau | 2012-06-04 |
* | More uniformisation in Pp.warn functions. | ppedrot | 2012-05-30 |
* | remove many excessive open Util & Errors in mli's | letouzey | 2012-05-29 |
* | Avoid Dumpglob dependency on Lexer | letouzey | 2012-05-29 |
* | No more Univ in grammar.cma | 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 |
* | Pattern as a mli-only file, operations in Patternops | 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 |
* | Notations are back in the "in" clause of pattern matching. | pboutill | 2012-05-15 |
* | Impossible branches inference fixup (bug 2761) | pboutill | 2012-05-11 |
* | "A -> B" is a notation for "forall _ : A, B". | pboutill | 2012-04-12 |
* | Fixing the "capture" check newly introduced in r15122 when | herbelin | 2012-04-07 |
* | Unifying the different procedures for interning binders. | herbelin | 2012-04-06 |
* | Fixing a few bugs (see #2571) related to interpretation of multiple binders | herbelin | 2012-04-06 |
* | Slight change in the semantics of arguments scopes: scopes can no | herbelin | 2012-03-26 |
* | Fixing deactivation of scope at printing time in the body of a | herbelin | 2012-03-26 |
* | Fixing bug #2724 (using notations with binders in cases patterns | herbelin | 2012-03-20 |
* | Fixing alpha-conversion bug #2723 introduced in r12485-12486. | herbelin | 2012-03-20 |
* | Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic | herbelin | 2012-03-20 |
* | Fixing bug #2732 (anomaly when using the tolerance for writing | herbelin | 2012-03-18 |
* | Second step of integration of Program: | msozeau | 2012-03-14 |
* | Glob_term.predicate_pattern: No number of parameters with letins. | pboutill | 2012-03-02 |
* | "Let in" in pattern hell, one more iteration | pboutill | 2012-03-02 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Fix compilation of Constrintern... | pboutill | 2012-02-29 |
* | RefMan update about match syntax. | pboutill | 2012-02-29 |
* | In the syntax of pattern matching, the arguments of the inductive in the "in" | pboutill | 2012-02-29 |
* | In the syntax of pattern matching, "in" clauses are patterns. | pboutill | 2012-02-29 |
* | Debugger vs tracer: Two different behaviors wrt printing: The debugger | herbelin | 2012-02-01 |
* | Printing bugs with match patterns: | herbelin | 2012-01-27 |
* | Added documentation for "Set Parsing Explicit" + fixed mistakenly | herbelin | 2012-01-20 |
* | Added new command "Set Parsing Explicit" for deactivating parsing (and | herbelin | 2012-01-20 |
* | Notations with binders: Accepting using notations for functional terms | herbelin | 2012-01-20 |
* | Boolean Option Patterns Compatibility | pboutill | 2012-01-19 |
* | Parameters in pattern first step. | pboutill | 2012-01-16 |
* | Backtracking on r14876 (fix for bug #2267): extra scopes might be | herbelin | 2012-01-05 |
* | Fixing Arguments Scope bug when too many scopes are given (bug #2667). | herbelin | 2012-01-04 |
* | Fixing bug #2634 (unscoped notations were disturbing the | herbelin | 2011-12-18 |
* | A pass on warning printings. Made systematic the use of msg_warning so | herbelin | 2011-12-17 |
* | Fixing amazing loop when using eta-expansion in pattern-matching for | herbelin | 2011-12-16 |