index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
coq.mli
Commit message (
Expand
)
Author
Age
*
Coqide: display initial connection errors in popups instead of on stderr
letouzey
2012-05-15
*
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-05-13
*
Coqide: the coqtop to launch is a preference.
pboutill
2012-04-17
*
CoqIde files position is freedesktop compliant.
pboutill
2011-12-18
*
Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...
ppedrot
2011-12-15
*
Now CoqIDE relies on the option query mechanism to set printing options. Stil...
ppedrot
2011-11-30
*
Separated the toplevel interface into a purely declarative module with associ...
ppedrot
2011-11-25
*
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-11-18
*
Coqide: new backtracking code, based on the Backtrack command
letouzey
2011-09-05
*
Ide_intf: slight reorganisation of the IDE api
letouzey
2011-09-05
*
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-28
*
Coqlib: avoid deadlock under win32 with force_reset_initial
letouzey
2011-04-21
*
Coqide: a special kill function for win32
letouzey
2011-04-21
*
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-30
*
Ide: new option -coqtop <mycoqtop> + remove wrong quoting of args
letouzey
2011-03-28
*
Ide: more reorganisation and cleanup
letouzey
2011-03-25
*
Ide_intf : change type of location in ide
letouzey
2011-03-25
*
Ide: stronger separation from coqtop
letouzey
2011-03-23
*
Ide: experimentally allow coqide to interrupt or kill coqtop
letouzey
2011-03-23
*
Reverted r13715 "Add improved indenters that rely on the current proof state ...
gmelquio
2011-01-06
*
Add improved indenters that rely on the current proof state to choose the ind...
gmelquio
2010-12-14
*
Improved error messages in CoqIDE:
herbelin
2010-11-07
*
CoqIDE argv parsing delegated to coqtop
vgross
2010-09-14
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
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-07-05
*
fixing error message display.
vgross
2010-06-07
*
added -args option to coqide to pass options to coqtops
vgross
2010-06-01
*
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-05-31
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
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-03-23
*
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-26
*
Simplify backtracking
vgross
2010-02-12
*
Refactoring of the printing options
vgross
2010-02-12
*
Revert "Isolation of proof-displaying code"
vgross
2010-01-11
*
Isolation of proof-displaying code
vgross
2010-01-11
*
Deport the backtracking code out of the ide
vgross
2009-12-11
*
Fix bug #2191 : Serious "undo" performance degradation since 8.2pl1
vgross
2009-12-03
*
Refactoring of coqide backtrack code, with the intent to put everything
vgross
2009-11-19
*
Revert "kills the old backtracking framework and replaces it with"
vgross
2009-10-05
[next]