index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
wg_Command.ml
Commit message (
Expand
)
Author
Age
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Rich printing of CoqIDE protocol failure.
Pierre-Marie Pédrot
2015-09-20
*
|
Rich printing of messages.
Pierre-Marie Pédrot
2015-09-20
*
|
Switching to an event-based mechanism for CoqIDE preferences.
Pierre-Marie Pédrot
2015-08-31
*
|
Replacing old-style preferences in CoqIDE.
Pierre-Marie Pédrot
2015-08-26
*
|
Using the new preference mechanism for colors in CoqIDE.
Pierre-Marie Pédrot
2015-08-16
*
|
Turning CoqIDE preferences into new style.
Pierre-Marie Pédrot
2015-08-16
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
wg_Detachable: move out of wg_Command
gareuselesinge
2013-10-22
*
Wg_Commands: fix warning "widget not within a GtkWindow"
gareuselesinge
2013-10-22
*
Wg_Commands: when detached display the buffer name
gareuselesinge
2013-10-22
*
wg_Commands: smaller icons in tabs
gareuselesinge
2013-10-22
*
wg_Command: detachable, less "from the 80s", query pane
gareuselesinge
2013-09-30
*
CoqIDE ported to the revides protocol
gareuselesinge
2013-09-30
*
Coqide ported to STM
gareuselesinge
2013-08-08
*
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
*
Coqide: new feedback mechanism for structured content
gareuselesinge
2013-04-25
*
Monadification of coqtop queries in CoqIDE
ppedrot
2013-01-26
*
Coqide: get rid of threads, use gtk asynchronous i/o instead
letouzey
2012-12-08
*
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-15
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Fixes r15610 (A new status Unsafe in Interface).
aspiwack
2012-07-13
*
Now CoqIDE separates answer and messages. This should hopefully
ppedrot
2012-06-29
*
Cleaned prerr_endline use.
ppedrot
2012-05-23
*
Revert copy/pasted function in to minilib thanks to clib.cma
pboutill
2012-05-23
*
Heavily rewritten the coqtop management process of coqide. The coqtop
ppedrot
2012-05-13
*
Removed the useless use of a reference in preference handling.
ppedrot
2012-05-02
*
Cleaning up widget code and using a naming convention for such files.
ppedrot
2012-04-20