index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Removing the "constructor" tactic from the AST.
Pierre-Marie Pédrot
2014-08-07
*
Port last changes of the guard condition to checker.
Maxime Dénès
2014-08-06
*
Relax a bit the guard condition.
Maxime Dénès
2014-08-06
*
Revert the change in Constrintern introduced by "Add a type of untyped term t...
Arnaud Spiwack
2014-08-06
*
[uconstr]: use a closure instead of eager substitution.
Arnaud Spiwack
2014-08-06
*
Removing "intros untils" from the AST.
Pierre-Marie Pédrot
2014-08-06
*
Adding a [make] primitive to the NonLogical monad.
Pierre-Marie Pédrot
2014-08-05
*
Small code simplification.
Pierre-Marie Pédrot
2014-08-05
*
CoqIDE: fixing parsing of bullets and brackets even at end of file.
Hugo Herbelin
2014-08-05
*
Uncountably many bullets (+,-,*,++,--,**,+++,...).
Hugo Herbelin
2014-08-05
*
Improving printing of "[]" (nil) in spite of the risk of collision
Hugo Herbelin
2014-08-05
*
Preliminary re-installation of notation interpretation in beautifying mode.
Hugo Herbelin
2014-08-05
*
Testing beautifying on an example.
Hugo Herbelin
2014-08-05
*
Fixing a few beautifying bugs.
Hugo Herbelin
2014-08-05
*
Experimentally adding an option for automatically erasing an
Hugo Herbelin
2014-08-05
*
Testing a replacement of "cut" by "enough" on a couple of test files.
Hugo Herbelin
2014-08-05
*
Adding a syntax "enough" for the variant of "assert" with the order of
Hugo Herbelin
2014-08-05
*
A new step in the new "standard" naming policy for propositional hypotheses
Hugo Herbelin
2014-08-05
*
More proofs independent of the names generated by induction/elim over
Hugo Herbelin
2014-08-05
*
Making references to Proof General and CoqIDE uniform in Reference Manual.
Hugo Herbelin
2014-08-05
*
Chapter 4 of reference manual: Fixing asymmetric patterns error +
Hugo Herbelin
2014-08-05
*
Coqide: check_connection now also checks correct loading of coqide plugin +
Hugo Herbelin
2014-08-05
*
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-08-05
*
STM: code restructured to reuse task queue for tactics
Enrico Tassi
2014-08-05
*
Goal: API to get the solution of a goal
Enrico Tassi
2014-08-05
*
make a few lines fit the screen
Enrico Tassi
2014-08-05
*
STM: Classify Let as non asynchronous (Closes: #3486)
Enrico Tassi
2014-08-05
*
Coqide: annoying popups with GTK errors only in debug mode
Enrico Tassi
2014-08-05
*
Ring: prevent an error message to show in case of success.
Arnaud Spiwack
2014-08-05
*
Documentation: a simple example for [numgoals].
Arnaud Spiwack
2014-08-05
*
Ltac's [idtac] is now interpreted outside of a goal if possible.
Arnaud Spiwack
2014-08-05
*
Ltac's idtac is now implemented using the new API.
Arnaud Spiwack
2014-08-05
*
Tacinterp: [interp_message] and associate now only require an environment rat...
Arnaud Spiwack
2014-08-05
*
Tactics: [tclENV] is now sensitive to [Proofview.Goal.enter].
Arnaud Spiwack
2014-08-05
*
Documentation of [uconstr]: typesetting.
Arnaud Spiwack
2014-08-05
*
Documentation: refine accept uconstr arguments.
Arnaud Spiwack
2014-08-05
*
Doc: uconstr now has a tactic notation entry.
Arnaud Spiwack
2014-08-05
*
Fix interpretation bug in [uconstr].
Arnaud Spiwack
2014-08-05
*
The [refine] tactic now accepts [uconstr].
Arnaud Spiwack
2014-08-05
*
Small refactoring: use [uconstr] instead of [constr] when relevant in grammar...
Arnaud Spiwack
2014-08-05
*
Properly declare uconstr as an argument for TACTIC EXTEND.
Arnaud Spiwack
2014-08-05
*
Fix [uconstr] name for argextend.
Arnaud Spiwack
2014-08-05
*
Better fix of e5c025
Pierre Boutillier
2014-08-05
*
One more optimization for guard checking of cofixpoints.
Maxime Dénès
2014-08-04
*
More optimization in guard checking.
Maxime Dénès
2014-08-04
*
Fix an exponential behavior in guard checker for cofixpoints.
Maxime Dénès
2014-08-04
*
Fixing semantics of Univ.Level.equal.
Pierre-Marie Pédrot
2014-08-04
*
STM: when looking up in the cache catch Expired exc
Carst Tankink
2014-08-04
*
STM: generate Feedback message for parsing errors
Enrico Tassi
2014-08-04
*
STM: use a real priority queue
Enrico Tassi
2014-08-04
[next]