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-09-09
Undo: if the ui is coqtop (command line) then Undo is not part of the doc.
Enrico Tassi
2014-09-09
Dropped proofs (Abort) are evaluated synchronously (Closes: 3550, 3407)
Enrico Tassi
2014-09-09
IDE: disable editable text area underline when -debug
Enrico Tassi
2014-09-09
toploop plugins taken into account when printing --help (close: 3535)
Enrico Tassi
2014-09-09
Installer for win32
Enrico Tassi
2014-09-09
IDECDEPSFLAGS is for byte, not opt
Enrico Tassi
2014-09-08
Fixing TestRefine test-suite file.
Pierre-Marie Pédrot
2014-09-08
Removing antiquotations in Tauto.
Pierre-Marie Pédrot
2014-09-08
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
Removing the documentation of the XML plugin.
Pierre-Marie Pédrot
2014-09-08
Removing the XML plugin.
Pierre-Marie Pédrot
2014-09-08
Fix bug #3591: print differently eta-expanded projection implicit application...
Matthieu Sozeau
2014-09-08
Parsing of Type@{max(i,j)}.
Matthieu Sozeau
2014-09-08
Display number of available goals in "incorrect number of goals" error message.
Arnaud Spiwack
2014-09-08
CHANGES: existential variables are always "substituted" in the new tactic eng...
Arnaud Spiwack
2014-09-08
CHANGES: Ltac's [refine] accepts [uconstr].
Arnaud Spiwack
2014-09-08
Doc: [revgoals].
Arnaud Spiwack
2014-09-08
CHANGES: [revgoals].
Arnaud Spiwack
2014-09-08
Fix [induction] wrt inductive records and non-recursive variants.
Arnaud Spiwack
2014-09-08
CHANGES: [Variant], [Set Nonrecursive Elimination Schemes].
Arnaud Spiwack
2014-09-08
CHANGES: binder names from Ltac identifiers.
Arnaud Spiwack
2014-09-08
Rename [extract_ltac_uconstr_values] to [extract_ltac_constr_context].
Arnaud Spiwack
2014-09-08
The [constr:(…)] Ltac construction now shares the same context as [uconstr:...
Arnaud Spiwack
2014-09-08
Add a tactic [revgoals] to reverse the list of focused goals.
Arnaud Spiwack
2014-09-08
Fix bug #3589, unification looping due to incorrect use of stack with primiti...
Matthieu Sozeau
2014-09-07
Little fix in documentation of inversion.
Hugo Herbelin
2014-09-07
Test for "inversion as" naming bug.
Hugo Herbelin
2014-09-07
A better check that an "as" clause has been given to inversion, so
Hugo Herbelin
2014-09-07
Fixing a bug in intros_replacing which was causing inversion not
Hugo Herbelin
2014-09-07
Fixing "simple inversion as" (bug #2164).
Hugo Herbelin
2014-09-07
Dead code in inv.ml.
Hugo Herbelin
2014-09-07
Regression test #3557
Hugo Herbelin
2014-09-07
Regression test for bug #2883.
Hugo Herbelin
2014-09-07
Fixing bug #3492.
Pierre-Marie Pédrot
2014-09-06
Inlining code in Tacinterp that was only used once.
Pierre-Marie Pédrot
2014-09-06
Code simplification in Tacinterp.
Pierre-Marie Pédrot
2014-09-06
Proper interpretation function for tauto.
Pierre-Marie Pédrot
2014-09-06
Adding a way to inject tactic closures in interpretation values.
Pierre-Marie Pédrot
2014-09-06
Fixing clearbody : typecheck definitions in context.
Pierre-Marie Pédrot
2014-09-06
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
Fix bug #3584, elaborating pattern-matching on primitive records to the
Matthieu Sozeau
2014-09-06
Remove debug printing code
Matthieu Sozeau
2014-09-06
Cleanup code for looking up projection bodies.
Matthieu Sozeau
2014-09-06
Fix checker to handle projections with eta and universe polymorphism correctly,
Matthieu Sozeau
2014-09-06
Fix checker to handle projections with eta and universe polymorphism correctly.
Matthieu Sozeau
2014-09-06
Fix checking of constants in checker. Prelude can now be checked.
Matthieu Sozeau
2014-09-05
Remove unused substitution functions in checker.
Matthieu Sozeau
2014-09-05
Fix checker treatment of inductives using subst_instances instead of subst_un...
Matthieu Sozeau
2014-09-05
Retype terms resulting from the feeding of a context with a term.
Pierre-Marie Pédrot
2014-09-05
Fix checker/values.ml with latest changes due to projections and universes.
Matthieu Sozeau
[next]