index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
coq.ml
Commit message (
Expand
)
Author
Age
...
*
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
*
Also sprach CoqIDE (in XML)
ppedrot
2011-11-06
*
In Coq_config: get rid of coqsrc and make coqlib optional
glondu
2011-09-27
*
Ide_intf: slight reorganisation of the IDE api
letouzey
2011-09-05
*
safe_prerr_endline in Minilib
pboutill
2011-09-01
*
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-28
*
Coqide: let's try to be synchronuous when killing coqtop
letouzey
2011-04-21
*
Coqlib: avoid deadlock under win32 with force_reset_initial
letouzey
2011-04-21
*
Coqide: back to using Unix.stderr in create_process
letouzey
2011-04-21
*
Coqide: better handling of stdout/stderr in win32
letouzey
2011-04-21
*
Coqide: quote coqtop filename if necessary
letouzey
2011-04-21
*
Coqide: a special kill function for win32
letouzey
2011-04-21
*
Coqide: try to avoid displaying error messages on coqide's console
letouzey
2011-04-21
*
Win32: if we make coqide console-free, then stderr/stdout/sdtin shouldn't be ...
letouzey
2011-04-21
*
Coqide: avoid confusion of process when restarting coqtop + cosmetic
letouzey
2011-03-30
*
Ide_slave: better handling of Ctrl-C
letouzey
2011-03-30
*
Ide: misc (nicer message than End_of_file, a useless try removed
letouzey
2011-03-28
*
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
*
Call coqtop with -nois when probing for files
pboutill
2011-01-07
*
Reverted r13715 "Add improved indenters that rely on the current proof state ...
gmelquio
2011-01-06
*
Remove Safe_marshal
glondu
2011-01-06
*
Add improved indenters that rely on the current proof state to choose the ind...
gmelquio
2010-12-14
*
Made new comm. model between coq and coqide support '-R foo ""'-style option.
herbelin
2010-12-04
*
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
*
coqide: s/Sys.argv.(0)/Sys.executable_name/ for coqtop (cf #2341)
glondu
2010-07-12
*
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 tabs closing problems by removing activation infrastructure.
vgross
2010-07-02
*
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
*
More indirection.
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
*
Modifying startup sequence
vgross
2010-05-31
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
Fix bug #2315 : printing of defined evars in Coqide.
aspiwack
2010-05-07
*
Pfedit.resume_proof doesn't implicitly Pfedit.suspend_proof
pboutill
2010-05-05
*
Fail: a way to check that a command is refused without blocking a script
letouzey
2010-04-30
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
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
[prev]
[next]