index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
proof_global.ml
Age
Commit message (
Expand
)
Author
2011-07-11
Stores bullet stack on locally at the level of focuses rather than globally i...
aspiwack
2011-07-06
Fixed bullets so that they would play well with { }.
aspiwack
2011-05-17
Break circular dependency Proof_global -> Vernacexpr -> Proof_global.
aspiwack
2011-05-17
Fixes bug in [maximal_unfocus] introduced in r14120.
aspiwack
2011-05-13
The modules in proofs now use the Errors module to explain their exceptions t...
aspiwack
2011-05-13
New option [Set Bullet Behavior] allows to select the behaviour of bullets.
aspiwack
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-02-10
Started to fix the declarative proof mode (C-zar).
aspiwack
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-22
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack