index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
coqOps.ml
Commit message (
Expand
)
Author
Age
*
Remove some unused values and types
Gaetan Gilbert
2017-04-27
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
[ide] Rely less on `Stateid.dummy`
Emilio Jesus Gallego Arias
2017-04-19
*
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
|
\
|
*
[stm] Remove edit_id.
Emilio Jesus Gallego Arias
2017-04-12
*
|
[ide] Correctly place warning tags.
Emilio Jesus Gallego Arias
2017-04-08
|
/
*
[coqide] Protect against size_allocate race in proofview.
Emilio Jesus Gallego Arias
2017-03-28
*
[pp] Hide the internal representation of `std_ppcmds`.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
*
[ide] Dynamic printing width.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
*
[ide] Use "log via feedback".
Emilio Jesus Gallego Arias
2017-03-21
*
CoqIDE: push to message win feedback Message(Debug,Info,Notice)
Enrico Tassi
2016-09-13
*
CoqIDE: Errors are sticky (fix #4368)
Enrico Tassi
2016-09-07
*
coqide: use Document instead of tags to detect sentences to `Skip (#4829)
Enrico Tassi
2016-09-05
*
Fix bug #4421: Messages dialog in Coqide resets.
Pierre-Marie Pédrot
2016-08-29
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-16
|
\
|
*
Fix regression in Coqide's "forward one command" command
Xavier Leroy
2016-08-14
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
|
*
Fix bug #4698: CoqIDE error dialogs piling up when coqtop dies.
Pierre-Marie Pédrot
2016-06-27
*
|
[feedback] Remove `ErrorMsg` in favor of `Message Error`.
Emilio Jesus Gallego Arias
2016-06-25
*
|
CoqIDE: remove useless print
Enrico Tassi
2016-06-07
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
|
|
*
Use the actual location of an error in the error pane (bug #4169).
Guillaume Melquiond
2016-05-09
*
|
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
|
|
*
CoqIDE is more resilient to initialization errors.
Pierre-Marie Pédrot
2016-03-15
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-21
|
\
|
|
*
Fixing bug #4540: CoqIDE bottom progress bar does not update.
Pierre-Marie Pédrot
2016-02-20
*
|
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-30
|
\
|
|
*
Fix typo.
Guillaume Melquiond
2015-10-30
*
|
Rich printing of CoqIDE protocol failure.
Pierre-Marie Pédrot
2015-09-20
*
|
Rich printing of messages.
Pierre-Marie Pédrot
2015-09-20
*
|
Adding rich printing primitives.
Pierre-Marie Pédrot
2015-09-20
*
|
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-17
|
\
|
|
*
Removing a warning in CoqOps.
Pierre-Marie Pédrot
2015-09-15
*
|
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
|
/
*
CoqIDE: recenter on backtrack (Close: #4277)
Enrico Tassi
2015-07-11
*
Fix by Enrico on CoqIDE not locating errors anymore since 550da87456a.
Hugo Herbelin
2015-06-16
*
CoqIDE: simpler way of reopening/reclosing a proof (Close: 4168)
Enrico Tassi
2015-04-02
*
CoqIDE: fix tag colors to support superposing unsafe and partial
Enrico Tassi
2015-03-11
*
CoqIDE: do not lose tag on Qed ending focused proof
Enrico Tassi
2015-03-11
*
CoqIDE: correclty unfocus (remove all tags) when jumping out of a proof
Enrico Tassi
2015-02-25
*
Fixing bug #4037.
Pierre-Marie Pédrot
2015-02-15
[next]