aboutsummaryrefslogtreecommitdiff
path: root/ide
AgeCommit message (Expand)Author
2012-09-17MacOS integration uses lablgtkosx >= 1.1pboutill
2012-09-17More type-safe interface to Coq XML API.ppedrot
2012-09-15Some documentation and cleaning of CList and Util interfaces.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-12Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSpboutill
2012-09-10Added Print Assumptions command to CoqIDEppedrot
2012-09-09When asked for a SearchAbout request, Coq now returns a more preciseppedrot
2012-09-06Added a comment/uncomment command to CoqIDEppedrot
2012-09-06Nice output of SearchAbout command in CoqIDEppedrot
2012-09-04Fix coqide compilation with lablgtk 2.16pboutill
2012-09-04Coqide Fix highlighting of Extraction, Import, Variablespboutill
2012-08-24Better highlighting of strings in coqide.aspiwack
2012-08-24Modification of the unjustified tag.aspiwack
2012-08-23No more states/initial.coq, instead coqtop now requires Prelude.voletouzey
2012-08-10Fixes bug #2857.aspiwack
2012-08-08Updating headers.herbelin
2012-07-25Bug 2706: Coqide and layout that use special modifierspboutill
2012-07-16Added abstration layer to goal display in CoqIDE, and cleaned partsppedrot
2012-07-16Fixing goal display when still focussing but no more goals.ppedrot
2012-07-13Display the "unjustified" information returned by coqtop.ppedrot
2012-07-13Fixes r15610 (A new status Unsafe in Interface).aspiwack
2012-07-12A new status Unsafe in Interface. Meant for commands such as Admitted.aspiwack
2012-07-10Adapting the IDE interface with the focussed display.ppedrot
2012-06-29Various small display improvementppedrot
2012-06-29Reversed message display order in CoqIDEppedrot
2012-06-29Now CoqIDE separates answer and messages. This should hopefullyppedrot
2012-06-26Added the show_margin_right option to CoqIDEppedrot
2012-06-26Fixing awkward copy & paste mechanism in CoqIDE.ppedrot
2012-06-26Now CoqIDE auto-sets the printing width of the goal display.ppedrot
2012-06-25Small code compaction and factoring in CoqIDE.ppedrot
2012-06-24Cosmetic changesppedrot
2012-06-24Made the message view of CoqIDE abstract.ppedrot
2012-06-23Fixed cursor reset in CoqIDE backtrack.ppedrot
2012-06-23Factorized bactracking code in CoqIDE. This fixes bug #2821 btw.ppedrot
2012-06-23Fixing a potential bug of coqtop management in CoqIDE due to appedrot
2012-06-21Fixed #2821.ppedrot
2012-06-21Fixing accelerator dynamic modification in CoqIDE.ppedrot
2012-06-15Fix coqide vernac lexerpboutill
2012-06-13Fixing annoying autocompletion when deleting text.ppedrot
2012-06-04Fixing #2803.ppedrot
2012-05-29Fixed an error display bug in CoqIDE.ppedrot
2012-05-25Bugs revealed by playing with contribspboutill
2012-05-25Fix r15259 to get rid of bug 2783pboutill
2012-05-25Fixed #2769.ppedrot
2012-05-23Rewritten the handling of coq sentence processing, hopefully beingppedrot
2012-05-23Fixed #2538 by adding an option to reset coqtop on tab switch, as suggested.ppedrot
2012-05-23Cleaned prerr_endline use.ppedrot
2012-05-23Revert copy/pasted function in to minilib thanks to clib.cmapboutill
2012-05-23Fixed #2782.ppedrot
2012-05-23Reducing CoqIDE start option queries.ppedrot