index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
Age
Commit message (
Expand
)
Author
2015-10-08
Goptions: new value type: optional string
Enrico Tassi
2015-09-21
Change the default modifiers for navigation. (Fix bug #4295)
Guillaume Melquiond
2015-09-15
Removing a warning in CoqOps.
Pierre-Marie Pédrot
2015-09-12
Fixing bug #2498: Coqide navigation preferences delayed effect.
Pierre-Marie Pédrot
2015-09-10
Extending the grammar for CoqIDE preferences so as to match trunk.
Pierre-Marie Pédrot
2015-08-17
Highlighting of the "Next Obligation" command in CoqIDE.
Pierre-Marie Pédrot
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Failing when reaching end of file with unterminated comment when
Hugo Herbelin
2015-07-28
Use open_utf8_file_in for opening files in the IDE. (Fix bug #2874)
Guillaume Melquiond
2015-07-11
CoqIDE: recenter on backtrack (Close: #4277)
Enrico Tassi
2015-07-10
Highlighting Universe in CoqIDE.
Hugo Herbelin
2015-07-08
Ide: fix bug #4284 for good
Matthieu Sozeau
2015-07-08
Bug 4284: Tentative bugfix for detyping exception.
Matthieu Sozeau
2015-06-19
Make end-of-proof output consistent across toplevels.
Guillaume Melquiond
2015-06-16
Fix by Enrico on CoqIDE not locating errors anymore since 550da87456a.
Hugo Herbelin
2015-06-07
Fixing bug #4233: The command Restart is not fontified correctly.
Pierre-Marie Pédrot
2015-05-29
coqide: don't require ocaml >= 4
Enrico Tassi
2015-05-26
Jump to error line in CoqIDE grabs focus of the textview.
Pierre-Marie Pédrot
2015-05-25
CoqIDE columns in error and job panels can be sorted.
Pierre-Marie Pédrot
2015-05-05
Compatibility ocaml 3.12.
Hugo Herbelin
2015-05-05
Granting wish #4221.
Pierre-Marie Pédrot
2015-04-27
Improve syntax highlighting.
Guillaume Melquiond
2015-04-26
Open the file chooser even if there is no current session. (Fix bug #4206)
Guillaume Melquiond
2015-04-09
Add extraction to JSON.
Nickolai Zeldovich
2015-04-03
Use the directory of the current session for selecting files to open.
Guillaume Melquiond
2015-04-02
CoqIDE: simpler way of reopening/reclosing a proof (Close: 4168)
Enrico Tassi
2015-03-11
CoqIDE: load first _CoqProject file found and notify the user
Enrico Tassi
2015-03-11
CoqIDE: fix tag colors to support superposing unsafe and partial
Enrico Tassi
2015-03-11
CoqIDE: restore module/proof name in info bar
Enrico Tassi
2015-03-11
CoqIDE: do not lose tag on Qed ending focused proof
Enrico Tassi
2015-03-06
Simplify grammar for syntax highlighting by removing extraneous parentheses.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Print/Reset Extraction.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Extraction Inline and add Separate Extraction.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Extraction Language.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Typeclasses Opaque.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Module (Type).
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Extract Inductive.
Guillaume Melquiond
2015-03-06
Add syntax highlighting for Declare Module.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Import and Export.
Guillaume Melquiond
2015-03-06
Add syntax highlighting for Declare ML Module.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Require.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Scheme.
Guillaume Melquiond
2015-03-06
Do not highlight "using" as a constr keyword.
Guillaume Melquiond
2015-03-06
Add syntax highlighting for About.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Save.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of Hypothesis, Axiom, Variable, Parameter, and Context.
Guillaume Melquiond
2015-03-06
Add syntax highlighting for Coercion.
Guillaume Melquiond
2015-03-06
Fix syntax highlighting of "Require multiple libraries".
Guillaume Melquiond
2015-02-25
CoqIDE: correclty unfocus (remove all tags) when jumping out of a proof
Enrico Tassi
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
[next]