index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interp
/
constrintern.ml
Age
Commit message (
Expand
)
Author
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-11
Impossible branches inference fixup (bug 2761)
pboutill
2012-04-12
"A -> B" is a notation for "forall _ : A, B".
pboutill
2012-04-07
Fixing the "capture" check newly introduced in r15122 when
herbelin
2012-04-06
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-03-20
Fixing bug #2724 (using notations with binders in cases patterns
herbelin
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
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-02-29
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-01-20
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-19
Boolean Option Patterns Compatibility
pboutill
2012-01-16
Parameters in pattern first step.
pboutill
2012-01-05
Backtracking on r14876 (fix for bug #2267): extra scopes might be
herbelin
2012-01-04
Fixing Arguments Scope bug when too many scopes are given (bug #2667).
herbelin
2011-12-17
A pass on warning printings. Made systematic the use of msg_warning so
herbelin
2011-11-16
Fixing association of wrong "as"-pattern name when expanding
herbelin
2011-10-28
Remove dynamic stuff from constr_expr and glob_constr
glondu
2011-07-22
Add a syntax entry for fully applied constructor pattern
pboutill
2011-07-22
Internalization of pattern carries a full intern_env
pboutill
2011-07-15
A correct error message for an unknown field in a record definition
pboutill
2011-05-26
Partial fix for accepting bound variables with same name as implicit
herbelin
2011-04-25
Fixing and completing interpretation of let's in notations for iterated binders.
herbelin
2011-04-13
- Remove create_evar_defs
msozeau
2011-02-10
Interp a definition with the implicit arguments of its local context
pboutill
2011-02-10
local variables can have implicits locally
pboutill
2011-02-10
Data structure telling implicits of local variables is a map in the
pboutill
2011-02-10
internalize now use a record for its env
pboutill
2011-02-10
More comments and less doublons in some mli
pboutill
2010-12-25
Rename mkR* smart constructors (mostly in funind)
glondu
2010-12-24
More {raw => glob} changes for consistency
glondu
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-11-07
Add information of localisation when an error involving an "implicit
herbelin
2010-11-04
Fixing a regression wrt 8.2 when using an "ident" several times in a notation
herbelin
2010-10-31
Cleaning the use of parentheses around evd and evdref (cosmetic commit).
herbelin
2010-10-03
Added multiple implicit arguments rules per name.
herbelin
2010-09-13
Fix unescaped end-of-lines (OCaml warning 29)
glondu
2010-09-10
Bugfix: A notation for a constructor where some arguments are _
pboutill
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
[next]