index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
wg_ScriptView.ml
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Use [method!] to override methods (warning 7)
Gaetan Gilbert
2017-04-27
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-15
|
\
|
|
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
|
Switching to an event-based mechanism for CoqIDE preferences.
Pierre-Marie Pédrot
2015-08-31
*
|
Using the new preference mechanism for colors in CoqIDE.
Pierre-Marie Pédrot
2015-08-16
|
/
*
Selecting whole words on double-click in CoqIDE.
Pierre-Marie Pédrot
2015-02-15
*
Making undo/redo atomic in CoqIDE.
Pierre-Marie Pédrot
2015-02-10
*
Update headers.
Maxime Dénès
2015-01-12
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Fixing #2763
ppedrot
2013-02-20
*
CoqIDE: Including autocompletion in word proposals
ppedrot
2013-02-20
*
Adding scrollbars to CoqIDE autocompletion
ppedrot
2013-02-20
*
New autocompletion mechanism in CoqIDE. Now provides many answers
ppedrot
2013-02-19
*
Fixing autocompletion lock in CoqIDE
ppedrot
2013-02-13
*
Monadification of coqtop queries in CoqIDE
ppedrot
2013-01-26
*
Better Undo/Redo mechanism
ppedrot
2013-01-25
*
Trying to fix CoqIDE undo/redo mechanism
ppedrot
2013-01-25
*
Fixing autocompletion in CoqIDE
ppedrot
2013-01-25
*
Wg_ScriptView: avoid invalid iters during completion
letouzey
2012-12-11
*
Coqide: some more refactoring to lighten coqide.ml
letouzey
2012-12-10
*
Coqide: get rid of threads, use gtk asynchronous i/o instead
letouzey
2012-12-08
*
When asked for a SearchAbout request, Coq now returns a more precise
ppedrot
2012-09-09
*
Added a comment/uncomment command to CoqIDE
ppedrot
2012-09-06
*
Updating headers.
herbelin
2012-08-08
*
Added the show_margin_right option to CoqIDE
ppedrot
2012-06-26
*
Fixing annoying autocompletion when deleting text.
ppedrot
2012-06-13
*
Cleaned prerr_endline use.
ppedrot
2012-05-23
*
Fixed bug #2781... (We hope so.)
ppedrot
2012-05-16
*
Trying to fix bug #2780, by short-circuiting the Gtk signals. A bit hackish.
ppedrot
2012-05-16
*
Added semantic completion in CoqIDE. (Should also add an option for that...)
ppedrot
2012-05-13
*
Rewritten the autocompletion mechanism of CoqIDE, and stuffed it
ppedrot
2012-05-08
*
Cleanly rewritten the undo manager, which did not support redo and had
ppedrot
2012-05-06
*
Renamed Undo to conform to CoqIDE widget naming convention. In addition,
ppedrot
2012-05-05