aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/ide_slave.ml
Commit message (Expand)AuthorAge
* At least made the evar type opaque! There are still 5 remaining unsafeGravatar ppedrot2013-09-18
* Partly replacing list-based access functions in Evd. This is stillGravatar ppedrot2013-09-03
* Modulification and removing of structural equality in Stateid.Gravatar ppedrot2013-08-19
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* State Transaction MachineGravatar gareuselesinge2013-08-08
* New module Xml_printer (dual to Xml_parser)Gravatar gareuselesinge2013-05-06
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29
* raise UnsafeSuccess -> feedback AddedAxiomGravatar gareuselesinge2013-04-25
* Coqide: new feedback mechanism for structured contentGravatar gareuselesinge2013-04-25
* interface.mli and serialize.ml reworked to avoid copy/paste of typesGravatar gareuselesinge2013-04-19
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* Moved the Loadpath part of Library to its own file, and documentedGravatar ppedrot2013-03-26
* Vernac+Toplevel: get rid of Error_in_fileGravatar letouzey2013-03-13
* Vernac+Toplevel: get rid of DuringVernacInterpGravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 13)Gravatar letouzey2013-03-13
* Dir_path --> DirPathGravatar letouzey2013-02-19
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* Ide_slave: do not prepare debug messages in non-debug modeGravatar letouzey2012-12-17
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Removed Compat.Exc_located outside of compat.ml4, as a consequence ofGravatar herbelin2012-12-04
* Monomorphization (toplevel)Gravatar ppedrot2012-11-26
* Ide_slave: do not attempt to answer broken requestsGravatar letouzey2012-11-12
* Xml_parser: detect immediate EOF + disable check_eof by defaultGravatar letouzey2012-11-12
* Text inserted by insert_this_phrase_on_success correct taggingGravatar pboutill2012-10-23
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Partial revert of Yann commit in order to use CLib.List when openingGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Let coqtop be a little more stupid in hint answer: otherwise, thatGravatar ppedrot2012-07-20
* A new status Unsafe in Interface. Meant for commands such as Admitted.Gravatar aspiwack2012-07-12
* Adapting the IDE interface with the focussed display.Gravatar ppedrot2012-07-10
* Moved code out of ide_slave in a more appropriate place.Gravatar ppedrot2012-07-09
* Various small display improvementGravatar ppedrot2012-06-29
* Small improvement to ide_slave, which was going crazy wheneverGravatar ppedrot2012-06-29
* Now CoqIDE separates answer and messages. This should hopefullyGravatar ppedrot2012-06-29
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* Replacing some str with strbrkGravatar ppedrot2012-06-04
* Added a color output to Coqtop.Gravatar ppedrot2012-06-04
* Separated notice vs info messages, and cleaned up the interface a bit.Gravatar ppedrot2012-06-04
* Vernacexpr is now a mli-only file, locality stuff now in locality.mlGravatar letouzey2012-05-29
* Added a SearchAbout-like primitive in coqtop interface.Gravatar ppedrot2012-05-13
* Added an interface primitive to ask coqtop for its internal versions.Gravatar ppedrot2012-05-13
* Slightly modified the coqtop interface by adding an identifier inGravatar ppedrot2012-05-11
* Added an interface call to exit Coqtop nicely.Gravatar ppedrot2012-05-02
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* A unified backtrack mechanism, with a basic "Show Script" as side-effectGravatar letouzey2012-03-23
* Remove undocumented command "Delete foo"Gravatar letouzey2012-03-23
* Remove old proof-managment commands Suspend/ResumeGravatar letouzey2012-03-23
* Fixing alpha-conversion bug #2723 introduced in r12485-12486.Gravatar herbelin2012-03-20