index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
Commit message (
Expand
)
Author
Age
...
|
*
Fix regression in Coqide's "forward one command" command
Xavier Leroy
2016-08-14
*
|
Adding a flag in CoqIDE to configure UNIX/Windows line ending.
Pierre-Marie Pédrot
2016-07-26
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
*
|
Merge remote-tracking branch 'github/pr/223' into feedback-locations
Maxime Dénès
2016-06-27
|
\
\
*
|
|
Adding ability to put any pattern in binders, prefixed by a quote.
Daniel de Rauglaudre
2016-06-27
|
|
*
Fix bug #4698: CoqIDE error dialogs piling up when coqtop dies.
Pierre-Marie Pédrot
2016-06-27
|
*
|
[xmlproto] Remove duplicated deserialization.
Emilio Jesus Gallego Arias
2016-06-25
|
*
|
[feedback] Remove `ErrorMsg` in favor of `Message Error`.
Emilio Jesus Gallego Arias
2016-06-25
|
*
|
[feedback] Allow messages to carry a location.
Emilio Jesus Gallego Arias
2016-06-25
|
*
|
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-25
|
*
|
[feedback] Remove unused tag on `Debug` level.
Emilio Jesus Gallego Arias
2016-06-25
|
/
/
*
|
ideslave: do not bail out in case of XML error
Enrico Tassi
2016-06-16
*
|
Merge remote-tracking branch 'github/pr/194' into trunk
Maxime Dénès
2016-06-16
|
\
\
*
\
\
Merge remote-tracking branch 'origin/pr/173' into trunk
Enrico Tassi
2016-06-14
|
\
\
\
*
\
\
\
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge PR #190: Add configurable shortcuts for user queries to CoqIDE.
Pierre-Marie Pédrot
2016-06-09
|
\
\
\
\
|
|
*
|
|
Remove failure on non-.v files (bug #4752).
Guillaume Melquiond
2016-06-09
*
|
|
|
|
Search interface revisions.
Pierre-Marie Pédrot
2016-06-07
|
\
\
\
\
\
|
*
|
|
|
|
Removing the convenience functions from the Search API.
Pierre-Marie Pédrot
2016-06-07
|
|
|
|
*
|
CoqIDE: remove useless print
Enrico Tassi
2016-06-07
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Adding an only printing flag to notations.
Pierre-Marie Pédrot
2016-06-07
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
xmlprotocol: fix unmarshaling of Feedback.Message
Enrico Tassi
2016-06-06
*
|
|
|
xmlprotocol: uncomment marshalling code for custom message
Enrico Tassi
2016-06-06
*
|
|
|
xmlprotocol: Marshal_error carries the reason
Enrico Tassi
2016-06-06
*
|
|
|
Move ide serialization libraries from lib/ to ide/
Emilio Jesus Gallego Arias
2016-06-02
*
|
|
|
Encapsulate xml serialization in xmlprotocol.mli
Emilio Jesus Gallego Arias
2016-06-02
*
|
|
|
Move serialization functions out of Stm
Emilio Jesus Gallego Arias
2016-06-02
|
|
|
*
Fix build (use the same mllib file as in trunk).
Guillaume Melquiond
2016-06-02
|
|
|
*
Avoid refreshing the segment widget each time a sentence is added.
Lionel Rieg
2016-06-02
*
|
|
|
Avoid refreshing the segment widget each time a sentence is added.
Lionel Rieg
2016-06-02
|
|
*
|
User queries can be terminated with "...".
Cyprien Mangin
2016-06-02
|
|
*
|
Dynamic modifier for Queries menu in CoqIDE.
Cyprien Mangin
2016-06-02
|
|
*
|
Better sanitization of user queries in CoqIDE.
Cyprien Mangin
2016-06-02
|
|
*
|
Add an option to configure the modifier for Queries.
Cyprien Mangin
2016-06-02
|
|
*
|
Merge the user queries tab with the shortcut tab.
Cyprien Mangin
2016-06-02
|
|
*
|
Slightly better interface to edit queries.
Cyprien Mangin
2016-06-02
|
|
*
|
Add user-created queries to CoqIDE.
Cyprien Mangin
2016-06-02
|
|
*
|
Add a [Show Proof.] query to CoqIDE.
Cyprien Mangin
2016-06-02
|
|
/
/
|
/
|
|
*
|
|
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-05-02
|
\
|
|
|
*
|
Reduce ide/coq.png to 256x256.
Guillaume Melquiond
2016-04-29
|
*
|
Make the language grammar much more precise. (Fix bugs #4682 and #4683)
Guillaume Melquiond
2016-04-28
|
|
*
avoid communicating to the serarch interface using raw strings.
Gregory Malecha
2016-04-24
|
|
/
|
/
|
*
|
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
[prev]
[next]