aboutsummaryrefslogtreecommitdiff
path: root/ide/coqide.ml
AgeCommit message (Expand)Author
2010-07-05Stronger checks on coqtop termination, warning when zombies.vgross
2010-07-02Fixing tabs closing problems by removing activation infrastructure.vgross
2010-06-22fix bug #2318, parsing error on dos line endingsvgross
2010-06-07fixing error message display.vgross
2010-06-01added -args option to coqide to pass options to coqtopsvgross
2010-05-31CoqIDE goes multiprocessvgross
2010-05-31Introducing strong typing for IDE - toplevel IPCvgross
2010-05-31deporting Coq specific code from ide to toplevel.vgross
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-28Dont recompute the contents of the proof window when entering thevgross
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2010-04-05Changement de ide/proofs.ml en ide/ideproofs.ml pour éviter un conflitaspiwack
2010-03-23Changing types to reflect futur separation between toplevel and ide.vgross
2010-03-23Goal generation deported into ide/coq.ml, single function to obtainvgross
2010-02-26New backtracking code + fix bug #2082.vgross
2010-02-26Introducing a dual stack setupvgross
2010-02-26New API for backtracking.vgross
2010-02-25Various fixes in interp, session switching and backtrackingvgross
2010-02-25Changes in lexing and tagging.vgross
2010-02-18Fixing modules names.vgross
2010-02-12Refactoring of the printing optionsvgross
2010-01-14Fix uncaught exceptionvgross
2010-01-11Revert "Isolation of proof-displaying code"vgross
2010-01-11Isolation of proof-displaying codevgross
2009-12-11Deport the backtracking code out of the idevgross
2009-12-07Fix bug #2197 (option show_toolbar not taken into account at startup)vgross
2009-12-07Remove the "detach script windows" feature.vgross
2009-12-03Fix bug #2191 : Serious "undo" performance degradation since 8.2pl1vgross
2009-11-23Ergonomy and robustness fixvgross
2009-11-19Refactoring of coqide backtrack code, with the intent to put everythingvgross
2009-11-13scripting area now grabs focus at startup.vgross
2009-11-13new handling for lexical structures.vgross
2009-10-16note for later : when the tag table is shared, never, ever create twovgross
2009-10-05Revert "kills the old backtracking framework and replaces it with"vgross
2009-09-29kills the old backtracking framework and replaces it withvgross
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-14removed the double-click / proof hiding association.vgross
2009-09-14tags refactoringvgross
2009-08-14Tried to make F1 documentation tool working in CoqIDE.herbelin
2009-06-29Miscellaneous practical commits: herbelin
2009-06-11Simplifying the call to print_no_goals and not calling it when no goalherbelin
2009-06-08Change in UI behaviour : proof folding is now done by double clicking. Delay isvgross
2009-06-07Partial simplification of undo mechanism, relying only on Courtieu'sherbelin
2009-05-27sane behaviour for copy/paste operations (the code is still insane, though)vgross
2009-05-13minor bugfixes. CoqIde development will resume soon now ...vgross
2009-04-24Report de la révision #12104 (Maj lien site web de Coq)notin
2009-03-07- per session coq command stackvgross
2009-03-02Heavy modifications on the widget and edition tab creation mechanism.vgross
2009-01-23Suppression de l'ancien logo (problèmes de droits)notin
2009-01-20Added some missing statements for proof folding and correctedvgross