aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-27Implicit arguments of Definition are taken from the type when given by the user.pboutill
2012-04-27Removed the quasi-useless gtk2rc file and the documentation that went with it...ppedrot
2012-04-26migration of g_obligations.ml4, ocamlbuild sideletouzey
2012-04-26migrate g_obligations.ml4 in parsingletouzey
2012-04-26Program: avoid staying in program mode after a failed Program commandletouzey
2012-04-25Avoid unneeded head-normalizations in coercion code.msozeau
2012-04-25Do not delta-head-normalize the proposition argument of sigma types during co...msozeau
2012-04-24Removed a unused and troublesome feature in CoqIDE that handled shortcuts the...ppedrot
2012-04-23remove undocumented and scarcely-used tactic auto decompletouzey
2012-04-23Fix ocamlbuild compilation: remove subtac from *.itargetletouzey
2012-04-23correct abort in Function when a proof of inversion failsletouzey
2012-04-23Fixed bad gravity of mark that would make CoqIDE loop whenever Replace All wa...ppedrot
2012-04-23Cleaning a bit previous commitppedrot
2012-04-23Now CoqIDE has a nice find & replace mechanism. BTW, removing a blob of dead ...ppedrot
2012-04-20Cleaning up widget code and using a naming convention for such files.ppedrot
2012-04-19Moved queries from command pane to message view.ppedrot
2012-04-19Supporting optional byte-mark order in utf-8 files (bug #2757).herbelin
2012-04-19Fixed color refresh of command paneppedrot
2012-04-18Fixed the CoqIDE preference widthppedrot
2012-04-18Fixed an initialization bug of Gtk introduced in r15188 that would lead CoqID...ppedrot
2012-04-18Cleaning up preferences and hooks in CoqIDEppedrot
2012-04-18New file in CoqIDE is not ANNOYING anymore.ppedrot
2012-04-18Corrects a (very) longstanding bug of tactics. As is were, tactic expectingaspiwack
2012-04-18Adds the openconstr entry for tactic notations.aspiwack
2012-04-18Corrects a bug in the refine tactic which could drop evar bodies.aspiwack
2012-04-18Adds a comment: precondition on Evd.addaspiwack
2012-04-18Better error message in tactic notations.aspiwack
2012-04-18Two dead functions in Tacmach.aspiwack
2012-04-18Renamed end-of-proof message by a less disturbing one.ppedrot
2012-04-18Added a tab changing command in CoqIDE and moved display options aroundppedrot
2012-04-18Fixed bug #2752ppedrot
2012-04-17Remove the Dp plugin.gmelquio
2012-04-17Coqide: the coqtop to launch is a preference.pboutill
2012-04-17Bug 2733 : { } implicits and Fixpointspboutill
2012-04-16Fixing a "Not_Found" bug related to commit 15061 on the use of evar candidates.herbelin