aboutsummaryrefslogtreecommitdiff
path: root/toplevel/ide_slave.ml
AgeCommit message (Expand)Author
2014-06-25cut toploop(s) out of coqtop: now they are loaded dynamicallyEnrico Tassi
2014-06-07Adding a new Control file centralizing the control options of Coq.Pierre-Marie Pédrot
2014-03-12Stm: smarter delegation policyEnrico Tassi
2014-03-05Remove some dead-code (thanks to ocaml warnings)Pierre Letouzey
2014-01-30STM + CoqIDE: stop_worker message and UIEnrico Tassi
2014-01-30Work around for bug in threads + blocking io streamlinedEnrico Tassi
2014-01-26CoqIDE: ported to spawnEnrico Tassi
2013-12-10Fix CoqIDE on windowsEnrico Tassi
2013-11-27Old message Interp returns the state id so that one can BackTo itEnrico Tassi
2013-11-27First stab at retrocompatible INTERP messageEnrico Tassi
2013-11-02Adds a tactic give_up.aspiwack
2013-11-02Adds a shelve tactic.aspiwack
2013-10-11More comments in ide_slavegareuselesinge
2013-09-30CoqIDE ported to the revides protocolgareuselesinge
2013-09-27Removing a bunch of generic equalities.ppedrot
2013-09-18At least made the evar type opaque! There are still 5 remaining unsafeppedrot
2013-09-03Partly replacing list-based access functions in Evd. This is stillppedrot
2013-08-19Modulification and removing of structural equality in Stateid.ppedrot
2013-08-08Coqide ported to STMgareuselesinge
2013-08-08State Transaction Machinegareuselesinge
2013-05-06New module Xml_printer (dual to Xml_parser)gareuselesinge
2013-04-29Splitting Term into five unrelated interfaces:ppedrot
2013-04-25raise UnsafeSuccess -> feedback AddedAxiomgareuselesinge
2013-04-25Coqide: new feedback mechanism for structured contentgareuselesinge
2013-04-19interface.mli and serialize.ml reworked to avoid copy/paste of typesgareuselesinge
2013-04-15More functional implementation of locality_flag and program_modegareuselesinge
2013-03-26Moved the Loadpath part of Library to its own file, and documentedppedrot
2013-03-13Vernac+Toplevel: get rid of Error_in_fileletouzey
2013-03-13Vernac+Toplevel: get rid of DuringVernacInterpletouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 13)letouzey
2013-02-19Dir_path --> DirPathletouzey
2013-02-18Removing Exc_located and using the new exception enrichementppedrot
2012-12-17Ide_slave: do not prepare debug messages in non-debug modeletouzey
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-12-04Removed Compat.Exc_located outside of compat.ml4, as a consequence ofherbelin
2012-11-26Monomorphization (toplevel)ppedrot
2012-11-12Ide_slave: do not attempt to answer broken requestsletouzey
2012-11-12Xml_parser: detect immediate EOF + disable check_eof by defaultletouzey
2012-10-23Text inserted by insert_this_phrase_on_success correct taggingpboutill
2012-10-04Moved Compat to parsing. This permits to break the dependency of theppedrot
2012-09-14Partial revert of Yann commit in order to use CLib.List when openingppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-08-08Updating headers.herbelin
2012-07-20Let coqtop be a little more stupid in hint answer: otherwise, thatppedrot
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-07-09Moved code out of ide_slave in a more appropriate place.ppedrot
2012-06-29Various small display improvementppedrot
2012-06-29Small improvement to ide_slave, which was going crazy wheneverppedrot