index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
ide_slave.ml
Age
Commit message (
Expand
)
Author
2013-05-06
New module Xml_printer (dual to Xml_parser)
gareuselesinge
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-25
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
Coqide: new feedback mechanism for structured content
gareuselesinge
2013-04-19
interface.mli and serialize.ml reworked to avoid copy/paste of types
gareuselesinge
2013-04-15
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-03-26
Moved the Loadpath part of Library to its own file, and documented
ppedrot
2013-03-13
Vernac+Toplevel: get rid of Error_in_file
letouzey
2013-03-13
Vernac+Toplevel: get rid of DuringVernacInterp
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
Removing Exc_located and using the new exception enrichement
ppedrot
2012-12-17
Ide_slave: do not prepare debug messages in non-debug mode
letouzey
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-04
Removed Compat.Exc_located outside of compat.ml4, as a consequence of
herbelin
2012-11-26
Monomorphization (toplevel)
ppedrot
2012-11-12
Ide_slave: do not attempt to answer broken requests
letouzey
2012-11-12
Xml_parser: detect immediate EOF + disable check_eof by default
letouzey
2012-10-23
Text inserted by insert_this_phrase_on_success correct tagging
pboutill
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-07-20
Let coqtop be a little more stupid in hint answer: otherwise, that
ppedrot
2012-07-12
A new status Unsafe in Interface. Meant for commands such as Admitted.
aspiwack
2012-07-10
Adapting the IDE interface with the focussed display.
ppedrot
2012-07-09
Moved code out of ide_slave in a more appropriate place.
ppedrot
2012-06-29
Various small display improvement
ppedrot
2012-06-29
Small improvement to ide_slave, which was going crazy whenever
ppedrot
2012-06-29
Now CoqIDE separates answer and messages. This should hopefully
ppedrot
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-04
Replacing some str with strbrk
ppedrot
2012-06-04
Added a color output to Coqtop.
ppedrot
2012-06-04
Separated notice vs info messages, and cleaned up the interface a bit.
ppedrot
2012-05-29
Vernacexpr is now a mli-only file, locality stuff now in locality.ml
letouzey
2012-05-13
Added a SearchAbout-like primitive in coqtop interface.
ppedrot
2012-05-13
Added an interface primitive to ask coqtop for its internal versions.
ppedrot
2012-05-11
Slightly modified the coqtop interface by adding an identifier in
ppedrot
2012-05-02
Added an interface call to exit Coqtop nicely.
ppedrot
2012-04-12
lib directory is cut in 2 cma.
pboutill
2012-03-23
A unified backtrack mechanism, with a basic "Show Script" as side-effect
letouzey
2012-03-23
Remove undocumented command "Delete foo"
letouzey
2012-03-23
Remove old proof-managment commands Suspend/Resume
letouzey
2012-03-20
Fixing alpha-conversion bug #2723 introduced in r12485-12486.
herbelin
2012-03-02
Noise for nothing
pboutill
2012-02-29
Bug 2703: send stdout dump to coqide when an error occurs.
pboutill
2012-02-02
More information returned by coqtop about its internal state. Hopefully we'll...
ppedrot
2011-12-16
Moving bullets (-, +, *) into stand-alone commands instead of being
courtieu
2011-12-15
Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...
ppedrot
[next]