index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
/
coqide.ml
Age
Commit message (
Expand
)
Author
2018-11-17
Merge PR #8914: [CoqProject] Abstract warning function for CoqProject readers.
Pierre-Marie Pédrot
2018-11-17
Merge PR #8968: Miscellaneous CoqIDE fixes
Pierre-Marie Pédrot
2018-11-17
[CoqProject] Abstract warning function for CoqProject readers.
Emilio Jesus Gallego Arias
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
2018-11-11
CoqIDE: pass the parent window to all methods liable to open a question box.
Hugo Herbelin
2018-11-11
CoqIDE: ensure that the configuration box is not hidden by the main window.
Hugo Herbelin
2018-11-11
CoqIDE: remove obselete menu item "Complete word".
Hugo Herbelin
2018-10-16
[clib] Deprecate string functions available in OCaml 4.05
Emilio Jesus Gallego Arias
2018-08-16
1) Make the diff setting a persistent settting.
Jim Fehrle
2018-07-27
Merge PR #8166: Fix Search query in CoqIDE.
Enrico Tassi
2018-07-26
Fix Search query in CoqIDE.
Pierre-Marie Pédrot
2018-07-26
Expose the diff printing option as an UI entry in CoqIDE.
Pierre-Marie Pédrot
2018-03-08
coqide: queries from the query window are routed there (fix #5684)
Enrico Tassi
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-15
[ide] Localize a IDE-specific flag.
Emilio Jesus Gallego Arias
2018-01-19
update location on tab switch, issue 6624
Paul Steckler
2017-10-11
Remove GeoProof support.
Maxime Dénès
2017-09-06
use get_arguments, String.concat, remove -I
Paul Steckler
2017-09-05
read flags from project file for Compile Buffer
Paul Steckler
2017-08-23
Fix BZ#5687: Coqtop died badly modal message box from CoqIDE.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-05-25
Merge PR#406: coq makefile2
Maxime Dénès
2017-05-23
CoqProject_file: API and code cleanup (tuples -> records)
Enrico Tassi
2017-05-23
ide/project_file.ml4 -> lib/coqProject_file.ml4 + .mli
Enrico Tassi
2017-05-23
[vernac] Remove `Save.` command.
Emilio Jesus Gallego Arias
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
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-14
[safe-string] ide
Emilio Jesus Gallego Arias
2016-09-27
Fix bug #4553: CoqIDE gives warnings about deprecated GTK features.
Pierre-Marie Pédrot
2016-06-02
User queries can be terminated with "...".
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
Add user-created queries to CoqIDE.
Cyprien Mangin
2016-06-02
Add a [Show Proof.] query to CoqIDE.
Cyprien Mangin
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-02-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-19
CoqIDE: STOP button also stops workers (fix #4542)
Enrico Tassi
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-13
Fix some typos.
Guillaume Melquiond
2015-09-20
Rich printing of messages.
Pierre-Marie Pédrot
2015-08-31
Switching to an event-based mechanism for CoqIDE preferences.
Pierre-Marie Pédrot
2015-08-26
Replacing old-style preferences in CoqIDE.
Pierre-Marie Pédrot
2015-08-16
Using the new preference mechanism for colors in CoqIDE.
Pierre-Marie Pédrot
2015-08-16
Taking advantage of the new type of preferences.
Pierre-Marie Pédrot
2015-08-16
Turning CoqIDE preferences into new style.
Pierre-Marie Pédrot
2015-04-26
Open the file chooser even if there is no current session. (Fix bug #4206)
Guillaume Melquiond
[next]