aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide
Commit message (Expand)AuthorAge
* Fixing CoqIDE compilationGravatar ppedrot2012-12-14
* Moved Stringset and Stringmap to String namespace.Gravatar ppedrot2012-12-14
* Wg_ScriptView: avoid invalid iters during completionGravatar letouzey2012-12-11
* Coqide: allow editing even during a backtrackGravatar letouzey2012-12-11
* Coq_lex: direct accounting of utf8 extra bytes in offsetsGravatar letouzey2012-12-11
* Coqide: restore the tag removal of copy-pasted zonesGravatar letouzey2012-12-10
* Coqide: some more refactoring to lighten coqide.mlGravatar letouzey2012-12-10
* Tiny fix of r16049Gravatar pboutill2012-12-10
* Coqide: use labels for all labelled functionsGravatar letouzey2012-12-08
* Coqide: handle possible fragmentation in xml answersGravatar letouzey2012-12-08
* Coqide: get rid of threads, use gtk asynchronous i/o insteadGravatar letouzey2012-12-08
* Coqide: more cleanup (buffers)Gravatar letouzey2012-12-07
* Coqide: stylistic improvements in analyzed_view initializerGravatar letouzey2012-12-07
* Coqide: cleanup concerning insert_text signalGravatar letouzey2012-12-07
* Nicer code around Coq_lexGravatar letouzey2012-12-07
* Ideutils: simpler conversion from byte offset to utf8 char offsetGravatar letouzey2012-12-07
* Coqide: missing arg when calling process_next_phraseGravatar letouzey2012-12-07
* Coqide: minor cleanup around tag_on_insertGravatar letouzey2012-12-07
* Coqide: better removal of the error red tagGravatar letouzey2012-12-07
* 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
* Display Menu now called View Menu (in CoqIDE preferences).Gravatar herbelin2012-12-04
* More monomorphizationsGravatar ppedrot2012-11-13
* Coqide : allow properly closing communication pipes with coqtopGravatar letouzey2012-11-12
* 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
* Coqide for Gtk-mac-integration 2.0.0Gravatar pboutill2012-10-23
* MacOS integration uses lablgtkosx >= 1.1Gravatar pboutill2012-09-17
* More type-safe interface to Coq XML API.Gravatar ppedrot2012-09-17
* Some documentation and cleaning of CList and Util interfaces.Gravatar ppedrot2012-09-15
* 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
* Fix coqide compilation with lablgtk 2.16Gravatar pboutill2012-09-04
* Coqide Fix highlighting of Extraction, Import, VariablesGravatar pboutill2012-09-04
* Better highlighting of strings in coqide.Gravatar aspiwack2012-08-24
* Modification of the unjustified tag.Gravatar aspiwack2012-08-24
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* Fixes bug #2857.Gravatar aspiwack2012-08-10
* Updating headers.Gravatar herbelin2012-08-08
* Bug 2706: Coqide and layout that use special modifiersGravatar pboutill2012-07-25
* Added abstration layer to goal display in CoqIDE, and cleaned partsGravatar ppedrot2012-07-16
* Fixing goal display when still focussing but no more goals.Gravatar ppedrot2012-07-16