aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
* In Coq_config: get rid of coqsrc and make coqlib optionalGravatar glondu2011-09-27
* ide/preferences.ml: apparently no `META in Gdk.Tags.modifierGravatar letouzey2011-09-06
* Coqide: new backtracking code, based on the Backtrack commandGravatar letouzey2011-09-05
* Ide_intf: slight reorganisation of the IDE apiGravatar letouzey2011-09-05
* Coq_makefile: bugfix in install ruleGravatar pboutill2011-09-02
* Automatic search of project fileGravatar pboutill2011-09-01
* Coq_makefile : bug when a project file is not in the current directory.Gravatar pboutill2011-09-01
* safe_prerr_endline in MinilibGravatar pboutill2011-09-01
* Add option -f to coqideGravatar pboutill2011-09-01
* Add preferences to say how to deal with a project file.Gravatar pboutill2011-09-01
* same_file in MinilibGravatar pboutill2011-09-01
* load_file takes advantage of same_file optimisationGravatar pboutill2011-09-01
* create_session takes the filename as argument.Gravatar pboutill2011-09-01
* No more parser for reading coqide pref fileGravatar pboutill2011-09-01
* [/]+ is equivalent to [/] in System and its copyGravatar pboutill2011-09-01
* Creation of ide/project_file.ml4Gravatar pboutill2011-09-01
* Misc improvements concerning "Show Match" and its coqide equivalentGravatar letouzey2011-08-18
* Coqide: revised parsing of coq sentencesGravatar letouzey2011-08-09
* Coqide: GEdit.combo is deprecated since Gtk2.4! We now use GEdit.combo_box_en...Gravatar pboutill2011-07-27
* ide/coq_lex.mll: restore the separate parsing of .. (fix #2578)Gravatar letouzey2011-07-26
* Coqide: fixes and clarifications concerning sentence-terminatorsGravatar letouzey2011-07-25
* This adds two option tables 'Printing Record' and 'Printing Constructor'Gravatar herbelin2011-07-16
* Coqide: undo comments (Second part of r14268)Gravatar pboutill2011-07-08
* Bug 2217: In coqide, a comment alone is now a sentence that isn't send to coqGravatar pboutill2011-07-07
* Coqide understand { and }Gravatar pboutill2011-07-07
* Fix 2516: Utf8 font in Coqide Command panelGravatar pboutill2011-06-17
* Revert "Coqide now need lablgtk2.14.0" + Ide build system debuggingGravatar pboutill2011-06-14
* Coqide Menubar integration in MacOSGravatar pboutill2011-06-10
* Menubar and toolbar in coqide using GtkUI & Gactions.Gravatar pboutill2011-06-10
* Coqide: allow the use of Abort (grant wish #2357)Gravatar letouzey2011-05-18
* Attempt to use more local doc in coqideGravatar pboutill2011-04-28
* Coqide: try to properly send interrupts to coqtop on Win32Gravatar letouzey2011-04-28
* Coqide: fix remove_current_view_page (#2499)Gravatar letouzey2011-04-26
* Coqide: fix synchro when restarting during a single stepGravatar letouzey2011-04-22
* Coqide: let's try to be synchronuous when killing coqtopGravatar letouzey2011-04-21
* Coqide: remove some dead codeGravatar letouzey2011-04-21
* Coqlib: avoid deadlock under win32 with force_reset_initialGravatar letouzey2011-04-21
* Coqide: back to using Unix.stderr in create_processGravatar letouzey2011-04-21
* Coqide: better handling of stdout/stderr in win32Gravatar letouzey2011-04-21
* Coqide: typoGravatar letouzey2011-04-21
* Coqide: quote coqtop filename if necessaryGravatar letouzey2011-04-21
* Coqide: a special kill function for win32Gravatar letouzey2011-04-21
* Coqide: try to avoid displaying error messages on coqide's consoleGravatar letouzey2011-04-21
* Coqide: better construction of default coqtop pathGravatar letouzey2011-04-21
* Win32: remove the need for Coq.bat and Coqide.batGravatar letouzey2011-04-21
* Win32: if we make coqide console-free, then stderr/stdout/sdtin shouldn't be ...Gravatar letouzey2011-04-21
* Win32: let's directly make coqtop.exe and coqide.exe incorporate coq.icoGravatar letouzey2011-04-21
* Coqide: Fix the command separator for external cmds (#2363)Gravatar letouzey2011-04-20
* More up to date About in coqideGravatar pboutill2011-04-08
* Macos integration step2 : shutdownGravatar pboutill2011-04-08