aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Fixed #2782.Gravatar ppedrot2012-05-23
* configure: camlp4 is now tried when camlp5 isn't foundGravatar letouzey2012-05-23
* configure: add support of MinGW Win32 environment (fix #2526)Gravatar letouzey2012-05-23
* Reducing CoqIDE start option queries.Gravatar ppedrot2012-05-23
* Minilib: Always add the Coq_config.dirs to xdg_dirs (again)Gravatar letouzey2012-05-22
* Permutation: remove a compatibility notation which doesn't help MathClassesGravatar letouzey2012-05-22
* SetoidList: explicit the fact that InfA_compat won't use ltA_strorderGravatar letouzey2012-05-22
* List + Permutation : more results about nth_error and nthGravatar letouzey2012-05-18
* Fixed bug #2781... (We hope so.)Gravatar ppedrot2012-05-16
* Trying to fix bug #2780, by short-circuiting the Gtk signals. A bit hackish.Gravatar ppedrot2012-05-16
* Coqide: make some paths win32-compliantGravatar letouzey2012-05-16
* Revert commit 15287 : the env variables are indeed access at launch-timeGravatar letouzey2012-05-16
* Intuition: temporary(?) restore the unconditional unfolding of notGravatar letouzey2012-05-15
* Coqide: minor formatting improvement of an error messageGravatar letouzey2012-05-15
* Coqide: in win32 command given to cmd.exe should be more quotedGravatar letouzey2012-05-15
* when cross-compiling with mingw32, let's fix the Filename.dir_sepGravatar letouzey2012-05-15
* Makefile: Really avoid locales in $(DATE)Gravatar letouzey2012-05-15
* Coqide: display initial connection errors in popups instead of on stderrGravatar letouzey2012-05-15
* Notations are back in the "in" clause of pattern matching.Gravatar pboutill2012-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
* Added a SearchAbout-like primitive in coqtop interface.Gravatar ppedrot2012-05-13
* Added an interface primitive to ask coqtop for its internal versions.Gravatar ppedrot2012-05-13
* Vectors takes advantage of pattern matching compiler fixupGravatar pboutill2012-05-11
* Impossible branches inference fixup (bug 2761)Gravatar pboutill2012-05-11
* Makefile.build typo in echoGravatar pboutill2012-05-11
* Slightly modified the coqtop interface by adding an identifier inGravatar ppedrot2012-05-11
* Tentative and very experminental support for typerex. Enabled withGravatar aspiwack2012-05-11
* Coqide awful coqtop options parsing fixupGravatar pboutill2012-05-11
* Addedum to documentation of bullets: I now use the dedicated coq_exampleGravatar aspiwack2012-05-10
* Documentation for Unfocused, braces and bullets.Gravatar aspiwack2012-05-10
* Little bit of code refactoring in CoqIDEGravatar ppedrot2012-05-09
* Bug 2767Gravatar pboutill2012-05-09
* Tactic unfold always asks for comma between names.Gravatar pboutill2012-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
* Fixed access to environment variables in CoqIDE. Up to now, thoseGravatar ppedrot2012-05-08
* Rephrasing section on Sorts in CIC chapter, accordingly to discussionsGravatar herbelin2012-05-08
* Ref. man., ch. CIC: clarifying the redundancy coming from having bothGravatar herbelin2012-05-08
* Rewritten the autocompletion mechanism of CoqIDE, and stuffed itGravatar ppedrot2012-05-08
* Cleanly rewritten the undo manager, which did not support redo and hadGravatar ppedrot2012-05-06
* Renamed Undo to conform to CoqIDE widget naming convention. In addition,Gravatar ppedrot2012-05-05
* Hack to handle trailing whitespace display in CoqIDEGravatar ppedrot2012-05-05
* Fixup r15251 second timeGravatar pboutill2012-05-03
* Added a bunch of new options relative to editor.Gravatar ppedrot2012-05-02