aboutsummaryrefslogtreecommitdiff
path: root/toplevel/ide_intf.mli
AgeCommit message (Expand)Author
2012-04-12lib directory is cut in 2 cma.pboutill
2011-12-15Cleaned up a bit goal handling in Coqtop interface. Now we have two queries :...ppedrot
2011-11-25Added an API call to retrieve and change the option stateppedrot
2011-11-25Separated the toplevel interface into a purely declarative module with associ...ppedrot
2011-11-18Added hint support in the API. You can now query a goal to see the tactics th...ppedrot
2011-11-18Toplevel loop is a bit more robust: it catches bad API queries.ppedrot
2011-11-18Making status info better in CoqIDE: path and name of current lemmappedrot
2011-11-18Now Coqtop has a richer way to answer a query about its pending goals. Answer...ppedrot
2011-11-18Replaced goal api call with a proper structure. This disables menu hints in C...ppedrot
2011-11-06More XML marshalling functionsppedrot
2011-11-06Partialliy added XML marshalling to ide_intfppedrot
2011-09-05Coqide: new backtracking code, based on the Backtrack commandletouzey
2011-09-05Ide_intf: slight reorganisation of the IDE apiletouzey
2011-08-18Misc improvements concerning "Show Match" and its coqide equivalentletouzey
2011-03-30Ide_intf: documentation of calls + debug printing of calls/answersletouzey
2011-03-30Ide_intf: remove useless int answer to the "interp" and "rewind" callsletouzey
2011-03-30Ide_slave: better handling of Ctrl-Cletouzey
2011-03-28Ide_slave: a more robust current_status () functionletouzey
2011-03-25Ide_intf : change type of location in ideletouzey
2011-03-23Ide: stronger separation from coqtopletouzey