index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
subtac
Commit message (
Expand
)
Author
Age
*
Fix camlp4 compilation
pboutill
2012-01-31
*
Fix for Program Instance not separately checking the resolution of evars of t...
msozeau
2012-01-23
*
Another quick hack that works this time, to handle printing of locality in Pr...
ppedrot
2012-01-23
*
Reverted previous commit, which broke library compilation.
ppedrot
2012-01-20
*
This is a quick hack to permit the parsing of the locality flag in the Progra...
ppedrot
2012-01-20
*
Fixed the pretty-printing of the Program plugin.
ppedrot
2012-01-17
*
Proof using ...
gareuselesinge
2011-12-12
*
Quick hack to avoid anomaly on using Program w/o having required JMeq.
herbelin
2011-11-30
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Fixing bug #2640 and variants of it (inconsistency between when and
herbelin
2011-11-17
*
Merge subinstances branch by me and Tom Prince.
msozeau
2011-11-17
*
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
*
Fix inductive coercion code in Program (bug #2378)
msozeau
2011-10-18
*
Fix bug #2557 and an issue with Propers for complement
msozeau
2011-10-07
*
Generalizing subst_term_occ so that it supports an arbitrary matching
herbelin
2011-09-26
*
Fix commit 14489: missing Coq. in dirpath
letouzey
2011-09-23
*
Program: add some check_required_library (fix #2592) + some dead code removal
letouzey
2011-09-23
*
Subtac_cases: replaced some generic = on constr by destructors
puech
2011-07-29
*
Fix compilation error
msozeau
2011-06-30
*
Keep obligation source information in Program
msozeau
2011-06-30
*
Cleaning debugging printer relative to new proof engine. In
herbelin
2011-06-21
*
Fix bug 2269, program typechecker not used in Instance conclusions
msozeau
2011-06-17
*
Call process_vernac_interp_error before calling Errors.print in
herbelin
2011-06-10
*
Fix bug #2399 in Program: used to build an ill-formed term due to a de Bruijn...
msozeau
2011-06-07
*
Fix bug #2415: warn when closing modules or sections and some obligations are...
msozeau
2011-06-07
*
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
*
Replaced printing number of ill-typed branch by printing name of constructor
herbelin
2011-04-08
*
Extraction: unfolds the let-in created by Program when handling "match"
letouzey
2011-04-07
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
*
Keep information on which fields are subclasses in class declarations,
msozeau
2011-03-11
*
Tentative to make unification check types at every instanciation of an
msozeau
2011-03-11
*
Reverted commit r13893 about propagation of more informative
herbelin
2011-03-07
*
Added propagation of evars unification failure reasons for better
herbelin
2011-03-07
*
Improved define_evar_as_lambda which was creating an unrelated new evar
herbelin
2011-03-05
*
Add a flag to hide obligations in Program-generated terms under an
msozeau
2011-02-28
*
Interp a definition with the implicit arguments of its local context
pboutill
2011-02-10
*
Data structure telling implicits of local variables is a map in the
pboutill
2011-02-10
*
A fine-grain control of inlining at functor application via priority levels
letouzey
2011-01-31
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Remove an unused function with a Evd.fold in subtac
letouzey
2010-12-13
*
Delayed the evar normalization in error messages to the last minute
herbelin
2010-11-07
*
Add information of localisation when an error involving an "implicit
herbelin
2010-11-07
*
Cleaning the use of parentheses around evd and evdref (cosmetic commit).
herbelin
2010-10-31
*
Fix bug #2393: allow let-ins inside telescopes (only fails when there's
msozeau
2010-10-12
[next]