aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coqide.ml
Commit message (Expand)AuthorAge
...
* Coqide: better handling of gtk messages + fix win32 stdout/stderr reroutingGravatar letouzey2012-12-07
* Coqide: no reason to ignore Ctrl-CGravatar letouzey2012-12-07
* Coqide: use "prefs" ident instead of "current" (vague when unqualified)Gravatar letouzey2012-12-07
* Coqide: opening non-existing files won't create them immediately anymoreGravatar letouzey2012-12-07
* Coqide: nicer creation of timersGravatar letouzey2012-12-07
* Coqide: code cleanupGravatar letouzey2012-12-07
* More monomorphizationsGravatar ppedrot2012-11-13
* Coqide Detach View: avoid doing gtk stuff in sub-thread (fix #2863)Gravatar letouzey2012-10-31
* Text inserted by insert_this_phrase_on_success correct taggingGravatar pboutill2012-10-23
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSGravatar pboutill2012-09-12
* Added Print Assumptions command to CoqIDEGravatar ppedrot2012-09-10
* When asked for a SearchAbout request, Coq now returns a more preciseGravatar ppedrot2012-09-09
* Added a comment/uncomment command to CoqIDEGravatar ppedrot2012-09-06
* Nice output of SearchAbout command in CoqIDEGravatar ppedrot2012-09-06
* Updating headers.Gravatar herbelin2012-08-08
* Added abstration layer to goal display in CoqIDE, and cleaned partsGravatar ppedrot2012-07-16
* Display the "unjustified" information returned by coqtop.Gravatar ppedrot2012-07-13
* A new status Unsafe in Interface. Meant for commands such as Admitted.Gravatar aspiwack2012-07-12
* Reversed message display order in CoqIDEGravatar ppedrot2012-06-29
* Now CoqIDE separates answer and messages. This should hopefullyGravatar ppedrot2012-06-29
* Added the show_margin_right option to CoqIDEGravatar ppedrot2012-06-26
* Fixing awkward copy & paste mechanism in CoqIDE.Gravatar ppedrot2012-06-26
* Now CoqIDE auto-sets the printing width of the goal display.Gravatar ppedrot2012-06-26
* Small code compaction and factoring in CoqIDE.Gravatar ppedrot2012-06-25
* Cosmetic changesGravatar ppedrot2012-06-24
* Made the message view of CoqIDE abstract.Gravatar ppedrot2012-06-24
* Fixed cursor reset in CoqIDE backtrack.Gravatar ppedrot2012-06-23
* Factorized bactracking code in CoqIDE. This fixes bug #2821 btw.Gravatar ppedrot2012-06-23
* Fixing a potential bug of coqtop management in CoqIDE due to aGravatar ppedrot2012-06-23
* Fixed #2821.Gravatar ppedrot2012-06-21
* Fixing accelerator dynamic modification in CoqIDE.Gravatar ppedrot2012-06-21
* Fixed an error display bug in CoqIDE.Gravatar ppedrot2012-05-29
* Fix r15259 to get rid of bug 2783Gravatar pboutill2012-05-25
* Fixed #2769.Gravatar ppedrot2012-05-25
* Rewritten the handling of coq sentence processing, hopefully beingGravatar ppedrot2012-05-23
* Fixed #2538 by adding an option to reset coqtop on tab switch, as suggested.Gravatar ppedrot2012-05-23
* Cleaned prerr_endline use.Gravatar ppedrot2012-05-23
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* Reducing CoqIDE start option queries.Gravatar ppedrot2012-05-23
* Revert commit 15287 : the env variables are indeed access at launch-timeGravatar letouzey2012-05-16
* Coqide: display initial connection errors in popups instead of on stderrGravatar letouzey2012-05-15
* Added semantic completion in CoqIDE. (Should also add an option for that...)Gravatar ppedrot2012-05-13
* Tweaking options of CoqIDE.Gravatar ppedrot2012-05-13
* Some cosmetic changes w.r.t. the previous commit.Gravatar ppedrot2012-05-13
* Heavily rewritten the coqtop management process of coqide. The coqtopGravatar ppedrot2012-05-13
* Coqide awful coqtop options parsing fixupGravatar pboutill2012-05-11
* Little bit of code refactoring in CoqIDEGravatar ppedrot2012-05-09
* End of Gtksourceview switch clean.Gravatar pboutill2012-05-09
* Removing dead code in CoqIDE made useless by the GtkSourceView switch.Gravatar ppedrot2012-05-08