index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
/
coqide.ml
Age
Commit message (
Expand
)
Author
2012-02-22
Ide: sentences found by find_phrase_starting_at should be nonempty (fix #2683)
letouzey
2012-02-02
More information returned by coqtop about its internal state. Hopefully we'll...
ppedrot
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-12-06
Fixed a synchronization bug between coqtop and the CoqIDE command pane.
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-11-18
Coqide -debug only printed Coqtop information.
pboutill
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-09-01
Automatic search of project file
pboutill
2011-09-01
safe_prerr_endline in Minilib
pboutill
2011-09-01
Add option -f to coqide
pboutill
2011-09-01
same_file in Minilib
pboutill
2011-09-01
load_file takes advantage of same_file optimisation
pboutill
2011-09-01
create_session takes the filename as argument.
pboutill
2011-08-18
Misc improvements concerning "Show Match" and its coqide equivalent
letouzey
2011-08-09
Coqide: revised parsing of coq sentences
letouzey
2011-07-27
Coqide: GEdit.combo is deprecated since Gtk2.4! We now use GEdit.combo_box_en...
pboutill
2011-07-25
Coqide: fixes and clarifications concerning sentence-terminators
letouzey
2011-07-08
Coqide: undo comments (Second part of r14268)
pboutill
2011-07-07
Bug 2217: In coqide, a comment alone is now a sentence that isn't send to coq
pboutill
2011-06-17
Fix 2516: Utf8 font in Coqide Command panel
pboutill
2011-06-14
Revert "Coqide now need lablgtk2.14.0" + Ide build system debugging
pboutill
2011-06-10
Coqide Menubar integration in MacOS
pboutill
2011-06-10
Menubar and toolbar in coqide using GtkUI & Gactions.
pboutill
2011-04-28
Coqide: try to properly send interrupts to coqtop on Win32
letouzey
2011-04-26
Coqide: fix remove_current_view_page (#2499)
letouzey
2011-04-22
Coqide: fix synchro when restarting during a single step
letouzey
2011-04-21
Coqide: remove some dead code
letouzey
2011-04-21
Coqlib: avoid deadlock under win32 with force_reset_initial
letouzey
2011-04-21
Coqide: typo
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
Coqide: better construction of default coqtop path
letouzey
2011-04-21
Win32: if we make coqide console-free, then stderr/stdout/sdtin shouldn't be ...
letouzey
2011-04-20
Coqide: Fix the command separator for external cmds (#2363)
letouzey
2011-04-08
More up to date About in coqide
pboutill
2011-04-08
coqide shutdown process change (and out the main function)
pboutill
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-30
Coqide: synchronise the reset_initial via the coq_computing mutex
letouzey
2011-03-28
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-25
ide/coqide.ml: a pass of more decent automatic indentation
letouzey
2011-03-25
Ide: more reorganisation and cleanup
letouzey
2011-03-25
Ide_intf : change type of location in ide
letouzey
2011-03-25
Ide: mention "Restart" instead of "Go to start" for corresponding button
letouzey
[next]