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
2012-12-14
Modulification of identifier
ppedrot
2012-11-25
Monomorphization (proof)
ppedrot
2012-10-06
still some more dead code removal
letouzey
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-08
Updating headers.
herbelin
2012-03-23
Remove old proof-managment commands Suspend/Resume
letouzey
2012-03-20
Arranged for the desirable behaviour that bullets do not see beyond braces.
aspiwack
2012-03-14
Integrated obligations/eterm and program well-founded fixpoint building to to...
msozeau
2012-03-02
Noise for nothing
pboutill
2012-01-06
Forbids (as it has always been the behaviour) to have two different open
aspiwack
2011-12-12
Proof using ...
gareuselesinge
2011-11-24
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-14
Bug 2636 - Move string_of_ppcmds to Pp
pboutill
2011-08-10
Graceful error message for [Proof Mode] and [Set Default Proof Mode] when req...
aspiwack
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