aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-15Makefile: Really avoid locales in $(DATE)letouzey
2012-05-15Coqide: display initial connection errors in popups instead of on stderrletouzey
2012-05-15Notations are back in the "in" clause of pattern matching.pboutill
2012-05-13Added semantic completion in CoqIDE. (Should also add an option for that...)ppedrot
2012-05-13Tweaking options of CoqIDE.ppedrot
2012-05-13Some cosmetic changes w.r.t. the previous commit.ppedrot
2012-05-13Heavily rewritten the coqtop management process of coqide. The coqtopppedrot
2012-05-13Added a SearchAbout-like primitive in coqtop interface.ppedrot
2012-05-13Added an interface primitive to ask coqtop for its internal versions.ppedrot
2012-05-11Vectors takes advantage of pattern matching compiler fixuppboutill
2012-05-11Impossible branches inference fixup (bug 2761)pboutill
2012-05-11Makefile.build typo in echopboutill
2012-05-11Slightly modified the coqtop interface by adding an identifier inppedrot
2012-05-11Tentative and very experminental support for typerex. Enabled withaspiwack
2012-05-11Coqide awful coqtop options parsing fixuppboutill
2012-05-10Addedum to documentation of bullets: I now use the dedicated coq_exampleaspiwack
2012-05-10Documentation for Unfocused, braces and bullets.aspiwack
2012-05-09Little bit of code refactoring in CoqIDEppedrot
2012-05-09Bug 2767pboutill
2012-05-09Tactic unfold always asks for comma between names.pboutill
2012-05-09End of Gtksourceview switch clean.pboutill
2012-05-08Removing dead code in CoqIDE made useless by the GtkSourceView switch.ppedrot
2012-05-08Fixed access to environment variables in CoqIDE. Up to now, thoseppedrot
2012-05-08Rephrasing section on Sorts in CIC chapter, accordingly to discussionsherbelin
2012-05-08Ref. man., ch. CIC: clarifying the redundancy coming from having bothherbelin
2012-05-08Rewritten the autocompletion mechanism of CoqIDE, and stuffed itppedrot
2012-05-06Cleanly rewritten the undo manager, which did not support redo and hadppedrot
2012-05-05Renamed Undo to conform to CoqIDE widget naming convention. In addition,ppedrot
2012-05-05Hack to handle trailing whitespace display in CoqIDEppedrot
2012-05-03Fixup r15251 second timepboutill
2012-05-02Added a bunch of new options relative to editor.ppedrot
2012-05-02Better style handling in CoqIDEppedrot
2012-05-02Fixed previous commitppedrot
2012-05-02Removed the useless use of a reference in preference handling.ppedrot
2012-05-02Quick workaround to handle badly designed Sourceview package.ppedrot
2012-05-02Coqide highligthing is back (done by gtksourceview).pboutill
2012-05-02Coqide coq lexer put one tag at the end of a sentence.pboutill
2012-05-02Source language and style are preferencespboutill
2012-05-02undoable_view is a source_viewpboutill
2012-05-02Always add the Coq_config.dirs to xdg_dirspboutill
2012-05-02Fixed #2769ppedrot
2012-05-02Added an interface call to exit Coqtop nicely.ppedrot
2012-05-02A notion of permutation for lists modulo a setoid equalityletouzey
2012-05-01Cleaned the interface of analyzed_view in CoqIDE. A lot of methodsppedrot
2012-04-30This is a tentative bugfix for the numerous GText.iter erros occuring in CoqIDE.ppedrot
2012-04-30Fixed an accelerator parsing error in CoqIDE introduced in r15254ppedrot
2012-04-28Fix make install after emacs mode troll (r15251)pboutill
2012-04-27Configure asks for lablgtk >= 2.12 with gtksourceview2pboutill
2012-04-27Coqide MacOS integration refreshpboutill
2012-04-27Partial revert of r15148 in order to compile with Camlp4pboutill