aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Cleaned the interface of analyzed_view in CoqIDE. A lot of methodsGravatar ppedrot2012-05-01
* This is a tentative bugfix for the numerous GText.iter erros occuring in CoqIDE.Gravatar ppedrot2012-04-30
* Fixed an accelerator parsing error in CoqIDE introduced in r15254Gravatar ppedrot2012-04-30
* Fix make install after emacs mode troll (r15251)Gravatar pboutill2012-04-28
* Configure asks for lablgtk >= 2.12 with gtksourceview2Gravatar pboutill2012-04-27
* Coqide MacOS integration refreshGravatar pboutill2012-04-27
* Partial revert of r15148 in order to compile with Camlp4Gravatar pboutill2012-04-27
* Implicit arguments of Definition are taken from the type when given by the user.Gravatar pboutill2012-04-27
* Removed the quasi-useless gtk2rc file and the documentation that went with it...Gravatar ppedrot2012-04-27
* migration of g_obligations.ml4, ocamlbuild sideGravatar letouzey2012-04-26
* migrate g_obligations.ml4 in parsingGravatar letouzey2012-04-26
* Program: avoid staying in program mode after a failed Program commandGravatar letouzey2012-04-26
* Avoid unneeded head-normalizations in coercion code.Gravatar msozeau2012-04-25
* Do not delta-head-normalize the proposition argument of sigma types during co...Gravatar msozeau2012-04-25
* Removed a unused and troublesome feature in CoqIDE that handled shortcuts the...Gravatar ppedrot2012-04-24
* remove undocumented and scarcely-used tactic auto decompGravatar letouzey2012-04-23
* Fix ocamlbuild compilation: remove subtac from *.itargetGravatar letouzey2012-04-23
* correct abort in Function when a proof of inversion failsGravatar letouzey2012-04-23
* Fixed bad gravity of mark that would make CoqIDE loop whenever Replace All wa...Gravatar ppedrot2012-04-23
* Cleaning a bit previous commitGravatar ppedrot2012-04-23
* Now CoqIDE has a nice find & replace mechanism. BTW, removing a blob of dead ...Gravatar ppedrot2012-04-23
* Cleaning up widget code and using a naming convention for such files.Gravatar ppedrot2012-04-20
* Moved queries from command pane to message view.Gravatar ppedrot2012-04-19
* Supporting optional byte-mark order in utf-8 files (bug #2757).Gravatar herbelin2012-04-19
* Fixed color refresh of command paneGravatar ppedrot2012-04-19
* Fixed the CoqIDE preference widthGravatar ppedrot2012-04-18
* Fixed an initialization bug of Gtk introduced in r15188 that would lead CoqID...Gravatar ppedrot2012-04-18
* Cleaning up preferences and hooks in CoqIDEGravatar ppedrot2012-04-18
* New file in CoqIDE is not ANNOYING anymore.Gravatar ppedrot2012-04-18
* Corrects a (very) longstanding bug of tactics. As is were, tactic expectingGravatar aspiwack2012-04-18
* Adds the openconstr entry for tactic notations.Gravatar aspiwack2012-04-18
* Corrects a bug in the refine tactic which could drop evar bodies.Gravatar aspiwack2012-04-18
* Adds a comment: precondition on Evd.addGravatar aspiwack2012-04-18
* Better error message in tactic notations.Gravatar aspiwack2012-04-18
* Two dead functions in Tacmach.Gravatar aspiwack2012-04-18
* Renamed end-of-proof message by a less disturbing one.Gravatar ppedrot2012-04-18
* Added a tab changing command in CoqIDE and moved display options aroundGravatar ppedrot2012-04-18
* Fixed bug #2752Gravatar ppedrot2012-04-18
* Remove the Dp plugin.Gravatar gmelquio2012-04-17
* Coqide: the coqtop to launch is a preference.Gravatar pboutill2012-04-17
* Bug 2733 : { } implicits and FixpointsGravatar pboutill2012-04-17
* Fixing a "Not_Found" bug related to commit 15061 on the use of evar candidates.Gravatar herbelin2012-04-16
* Fixing typo in previous commit r15180.Gravatar herbelin2012-04-15
* Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).Gravatar herbelin2012-04-15
* Update CHANGESGravatar herbelin2012-04-15
* Adding newline after warning and restoring distinction betweenGravatar herbelin2012-04-15
* In "intro until" and its applications, be consistent when reduction isGravatar herbelin2012-04-15
* Coqide input encoding preference is an algebraic type.Gravatar pboutill2012-04-14
* Coqide Proofview scrollGravatar pboutill2012-04-14
* MSetRBT : implementation of MSets via Red-Black treesGravatar letouzey2012-04-13