index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
/
coq.mli
Age
Commit message (
Expand
)
Author
2012-06-23
Fixing a potential bug of coqtop management in CoqIDE due to a
ppedrot
2012-05-15
Coqide: display initial connection errors in popups instead of on stderr
letouzey
2012-05-13
Added semantic completion in CoqIDE. (Should also add an option for that...)
ppedrot
2012-05-13
Heavily rewritten the coqtop management process of coqide. The coqtop
ppedrot
2012-04-17
Coqide: the coqtop to launch is a preference.
pboutill
2011-12-18
CoqIde files position is freedesktop compliant.
pboutill
2011-12-15
Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...
ppedrot
2011-11-30
Now CoqIDE relies on the option query mechanism to set printing options. Stil...
ppedrot
2011-11-25
Separated the toplevel interface into a purely declarative module with associ...
ppedrot
2011-11-18
Return of the tactic hints features in CoqIDE.
ppedrot
2011-11-18
Making status info better in CoqIDE: path and name of current lemma
ppedrot
2011-09-05
Coqide: new backtracking code, based on the Backtrack command
letouzey
2011-09-05
Ide_intf: slight reorganisation of the IDE api
letouzey
2011-04-28
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-21
Coqlib: avoid deadlock under win32 with force_reset_initial
letouzey
2011-04-21
Coqide: a special kill function for win32
letouzey
2011-03-30
Coqide: avoid confusion of process when restarting coqtop + cosmetic
letouzey
2011-03-30
Ide_intf: remove useless int answer to the "interp" and "rewind" calls
letouzey
2011-03-28
Ide: new option -coqtop <mycoqtop> + remove wrong quoting of args
letouzey
2011-03-25
Ide: more reorganisation and cleanup
letouzey
2011-03-25
Ide_intf : change type of location in ide
letouzey
2011-03-23
Ide: stronger separation from coqtop
letouzey
2011-03-23
Ide: experimentally allow coqide to interrupt or kill coqtop
letouzey
2011-01-06
Reverted r13715 "Add improved indenters that rely on the current proof state ...
gmelquio
2010-12-14
Add improved indenters that rely on the current proof state to choose the ind...
gmelquio
2010-11-07
Improved error messages in CoqIDE:
herbelin
2010-09-14
CoqIDE argv parsing delegated to coqtop
vgross
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-05
Robustness fix : clean restart of coqtop on pipe error + force matching
vgross
2010-07-05
Stronger checks on coqtop termination, warning when zombies.
vgross
2010-06-07
fixing error message display.
vgross
2010-06-01
added -args option to coqide to pass options to coqtops
vgross
2010-05-31
CoqIDE goes multiprocess
vgross
2010-05-31
Introducing strong typing for IDE - toplevel IPC
vgross
2010-05-31
deporting Coq specific code from ide to toplevel.
vgross
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-03-23
Changing types to reflect futur separation between toplevel and ide.
vgross
2010-03-23
Goal generation deported into ide/coq.ml, single function to obtain
vgross
2010-03-23
New functions for goals fetching.
vgross
2010-02-26
New backtracking code + fix bug #2082.
vgross
2010-02-26
Introducing a dual stack setup
vgross
2010-02-26
New API for backtracking.
vgross
2010-02-26
Redispatch of printing tweaking hooks.
vgross
2010-02-12
Simplify backtracking
vgross
2010-02-12
Refactoring of the printing options
vgross
2010-01-11
Revert "Isolation of proof-displaying code"
vgross
2010-01-11
Isolation of proof-displaying code
vgross
2009-12-11
Deport the backtracking code out of the ide
vgross
2009-12-03
Fix bug #2191 : Serious "undo" performance degradation since 8.2pl1
vgross
2009-11-19
Refactoring of coqide backtrack code, with the intent to put everything
vgross
[next]