index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-13
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
Coqinit: look in toploop/ even if configured with -local
Enrico Tassi
2014-10-13
Mentioning incompatibility shown in #3718 and coming from #3050
Hugo Herbelin
2014-10-12
Tentative fix for a badly used Option.get in Reductionops.
Pierre-Marie Pédrot
2014-10-11
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-10
Do not expand primitive projections eagerly in evarconv, but only
Matthieu Sozeau
2014-10-10
Give the same argument name for the record binder of type class
Matthieu Sozeau
2014-10-10
Add debug printers for projections, fix printing of evar constraints
Matthieu Sozeau
2014-10-10
Add a "Debug Tactic Unification" option and correct the first-order
Matthieu Sozeau
2014-10-10
Make constrMatching and detyping more robust with respect to
Matthieu Sozeau
2014-10-10
Fix bug due to shadowing a variable name in tacred
Matthieu Sozeau
2014-10-10
Fix segfault in native compiler on int31 division.
Maxime Dénès
2014-10-09
No need anymore for referring to xml directory in MLINCLUDES.
Hugo Herbelin
2014-10-09
Restoring plugins/xml/README erased by mistake.
Hugo Herbelin
2014-10-09
Propagating name of goal to main subgoal in cut and conversion tactics.
Hugo Herbelin
2014-10-09
Added support for having one subgoal inheriting the name of its father in Ref...
Hugo Herbelin
2014-10-09
Removing Convert_concl and Convert_hyp from Logic.
Hugo Herbelin
2014-10-09
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
2014-10-09
Adding printer for named_context_val and Goal.goal in debugger.
Hugo Herbelin
2014-10-09
Fixup leading ./ path cleaning
Pierre Boutillier
2014-10-09
Coq_makefile: Allow empty logical names
Pierre Boutillier
2014-10-08
fix make mlidoc
Pierre Boutillier
2014-10-08
Fixing the anomaly in bug #3045 (a filter was not type-safe in
Hugo Herbelin
2014-10-08
Applying Virgile Prevosto's patch for better error report in coqdep (#3029).
Hugo Herbelin
2014-10-08
Forgotten hints.ml{,i} files in 38b34dfffcc.
Hugo Herbelin
2014-10-07
Adding a printer for hints.
Hugo Herbelin
2014-10-07
Splitting out of auto.ml a file hints.ml dedicated to hints so as to
Hugo Herbelin
2014-10-07
Add test-suite file for the projection unfolding bug I just fixed.
Matthieu Sozeau
2014-10-07
Fix test-suite file 3352 which was containing the wrong test.
Matthieu Sozeau
2014-10-07
Fix test-suite file to test original bug, not the failure of the guard
Matthieu Sozeau
2014-10-07
Build unfolded versions of the primitive projection in let (a, p) := ...
Matthieu Sozeau
2014-10-07
Fixing #3687 (inconsistent lexer state after a bullet).
Hugo Herbelin
2014-10-07
Removing debugging information committed by mistake.
Hugo Herbelin
2014-10-07
Avoid a warning with Meta's names in debugger.
Hugo Herbelin
2014-10-07
coq_makefile: explicit target install-toploop for toploop plugins
Enrico Tassi
2014-10-06
Make tclEFFECTS also update the env in the proof monad
Enrico Tassi
2014-10-06
fix wrong escaping in coq_makefile
Enrico Tassi
2014-10-06
decl_mode: stay in declarative mode
Enrico Tassi
2014-10-05
Semantic fix of a refine in Rewrite.
Pierre-Marie Pédrot
2014-10-05
Check compatibility of types in change depending on whether it is a
Hugo Herbelin
2014-10-05
A few improvements on pattern-matching compilation.
Hugo Herbelin
2014-10-04
A few Global.env removed.
Hugo Herbelin
2014-10-03
Fixing #3193 (honoring implicit arguments in local definitions).
Hugo Herbelin
2014-10-03
Classify segfaults as failures in opened bugs.
Xavier Clerc
2014-10-03
Classify segfaults as failures in opened bugs
Xavier Clerc
2014-10-03
Fixing #3606 continued (doc of Scheme Boolean Equality Scheme).
Hugo Herbelin
2014-10-03
Removing deactivated command Show Tree.
Hugo Herbelin
2014-10-03
Fixing #3657 (check that both sides of a "change with" have the same
Hugo Herbelin
2014-10-03
Test for bug #3652 fixed in 0fb36157b9ba
Hugo Herbelin
[next]