index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
ide_blob.ml
Age
Commit message (
Expand
)
Author
2011-03-23
Ide: stronger separation from coqtop
letouzey
2011-03-23
Ide: experimentally allow coqide to interrupt or kill coqtop
letouzey
2011-02-14
- Fix treatment of globality flag for typeclass instance hints (they
msozeau
2011-01-06
Reverted r13715 "Add improved indenters that rely on the current proof state ...
gmelquio
2011-01-06
Remove Safe_marshal
glondu
2010-12-14
Add improved indenters that rely on the current proof state to choose the ind...
gmelquio
2010-12-03
Redirect stdout to stderr in -ideslave
glondu
2010-12-02
Fixing a bug introduced in r12304 (move of interpretation of
herbelin
2010-10-06
Remove VernacGo
glondu
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-07-05
Fix goal display when backtracking
vgross
2010-07-05
Stronger checks on coqtop termination, warning when zombies.
vgross
2010-06-07
fixing error message display.
vgross
2010-06-03
Ide_blob: avoid direct use of Stdpp for compatibility with new camlp4
letouzey
2010-05-31
CoqIDE goes multiprocess
vgross
2010-05-31
More indirection.
vgross
2010-05-31
Introducing strong typing for IDE - toplevel IPC
vgross