index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-25
Continuing r1492 (useless changes were inadvertantly committed)
herbelin
2011-10-25
New strategy to infer return predicate of match construct when
herbelin
2011-10-25
Still more unification in typing.ml
herbelin
2011-10-25
Icons in CoqIdE preference panel
pboutill
2011-10-25
Configuration window of CoqIdE looks more like other Gtk one.
pboutill
2011-10-24
Heads: avoid potentially uncaught Not_found via an assert false
letouzey
2011-10-24
Mod_subst: Attempt to fix #2608
letouzey
2011-10-24
More unification in type_of and addition of e_type_of to get the new
herbelin
2011-10-24
Fixing another bug revealing ill-typed use of evar restriction.
herbelin
2011-10-24
Fixing instance/filter mismatch in materialize_evar + documentation.
herbelin
2011-10-24
Fixing failing printer when the type of a binder name with implicit
herbelin
2011-10-22
Fail if some conv pbs remain after consider_remaining_unif_problems.
herbelin
2011-10-22
Now consider remaining conversion problems in solve_remaining_evars.
herbelin
2011-10-22
Use also second-order unification if first-order fails at the time of conside...
herbelin
2011-10-22
Use full conversion for checking type of holes in destruct over a
herbelin
2011-10-22
Fixing uncaught exception in pr_evar_map (pr_global failed for unknown global...
herbelin
2011-10-22
Fixing Equality.injectable which did not detect an equality without
herbelin
2011-10-20
More descriptive error messages in checker
glondu
2011-10-18
Extraction.tex: typo in an Extract Inductive example (fix #2625)
letouzey
2011-10-18
Fix bug #2473 due to wrong folding of the evar environment
msozeau
2011-10-18
Fix bug #2227
msozeau
2011-10-18
Fix inductive coercion code in Program (bug #2378)
msozeau
2011-10-18
Fix bug #2586 and enhance clsubst* as well as a side effect
msozeau
2011-10-17
Revert "New evar_map printer ppevmfull which can typically be installed for"
herbelin
2011-10-17
Partly reverting r14539 about fully expanding "let-in"s and not just
herbelin
2011-10-17
New evar_map printer ppevmfull which can typically be installed for
herbelin
2011-10-17
Patch by Dan Grayson to ensure that "Add LoadPath ... as ..." closes
herbelin
2011-10-17
Fix bug #2456 and wrong unfolding of lets in the goal due to [unfold] doing z...
msozeau
2011-10-15
dev/base_include: display a nice message at the end of the load
letouzey
2011-10-15
debugging.txt: no more typing of #use "include" if using .ocamlinit
letouzey
2011-10-14
MSet/FSet/FMap : add more explicitly an alternative spec for fold via fold_right
letouzey
2011-10-12
Temporary revert commit 14550 since it breaks a few contribs
letouzey
2011-10-12
Patch to support (a priori) all versions of make 3.xx >= 3.81
herbelin
2011-10-12
test-suite: non-regression test for bug #2603
letouzey
2011-10-11
Added test for bug #2615
herbelin
2011-10-11
Safe_typing: adding a inductive block adds many labels (fix #2603)
letouzey
2011-10-11
Names : check of labels, cleanup, nicer debug display of kn and constant
letouzey
2011-10-11
Mod_subst: an unused function
letouzey
2011-10-11
in heads.ml, at least turn the Not_found of #2608 into assert false
letouzey
2011-10-11
Completing r14538 (Chung-Kil Hur's trick for fast dependently-typed
herbelin
2011-10-11
Unification in the return clause of match was not supported in solve_evars.
herbelin
2011-10-11
Moved to a more standard order of arguments (i.e. env followed by evar_map)
herbelin
2011-10-11
More on r14536 (an unused pattern-matching remained in the commit).
herbelin
2011-10-11
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-10-10
Hash-consing of mutual_inductive_body (and Univ.constraints)
letouzey
2011-10-10
Avoid some re-allocation during hash-cons of dir_path
letouzey
2011-10-10
Hash-cons the statically allocated Rels (1 to 16) to themselves
letouzey
2011-10-10
Hashtbl_alt : typo in a comment
letouzey
2011-10-10
Hash-cons of constr : avoid some useless allocations
letouzey
2011-10-10
More robust and uniform treatment of aliases in evarutil.ml
herbelin
[prev]
[next]