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
2020-05-15
Cleaning the use of pstate and evar_map in Search.
Hugo Herbelin
2020-05-08
Merge PR #12068: Coqide completion: tentative fix for #11943
Pierre-Marie Pédrot
2020-04-27
Merge PR #12160: CoqIDE: Avoid invalidation of an iterator in insert callback
Pierre-Marie Pédrot
2020-04-24
CoqIDE: Revert overzealous application of language-based highlighting in #12169.
Hugo Herbelin
2020-04-22
CoqIDE: Avoid invalidation of an iterator in insert callback.
Hugo Herbelin
2020-04-21
Merge PR #12060: CoqIDE: Disable client-side decoration on Windows
Pierre-Marie Pédrot
2020-04-17
Coqide: Apply style scheme and language to the three buffers.
Hugo Herbelin
2020-04-16
CoqIDE: Disable client-side decoration on Windows
Attila Gáspár
2020-04-15
[proof] Merge `Proof_global` into `Declare`
Emilio Jesus Gallego Arias
2020-04-12
CoqIDE completion: Relying on INSERT mark of the buffer.
Hugo Herbelin
2020-04-10
Coqide completion: Avoiding using an iterator in an apparently sensitive code.
Hugo Herbelin
2020-04-03
Merge PR #11664: Encoding string list as a string with application to the par...
Emilio Jesus Gallego Arias
2020-03-30
Partial revert of #11817.
Pierre-Marie Pédrot
2020-03-30
Merge PR #11817: [cleanup] Remove unnecessary Map/Set module creation
Gaëtan Gilbert
2020-03-28
Remove SearchAbout command, deprecated in 8.5
Jim Fehrle
2020-03-19
Merge PR #11745: Remove invisible U+FE00 variation selector from CoqIDE bindings
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-15
Use quotes when "necessary" in the coqtop argument window.
Hugo Herbelin
2020-03-15
Adding a function to encode/decode string list into a single string.
Hugo Herbelin
2020-03-13
[cleanup] Remove unnecessary Map/Set module creation
Emilio Jesus Gallego Arias
2020-03-09
Prevent CoqIDE from hanging when invalid channels are still open.
Pierre-Marie Pédrot
2020-03-04
Merge PR #11380: [exninfo] Deprecate aliases for exception re-raising.
Pierre-Marie Pédrot
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2020-03-03
Remove invisible U+FE00 variation selector from CoqIDE bindings
Nickolai Zeldovich
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-02-28
Fixed some escaping problems with arguments containing spaces in IDE's Compil...
Ike Mulder
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-24
[exn] remove `raise` taking optional exception information argument
Emilio Jesus Gallego Arias
2020-02-23
Adding a Display Parentheses menu in CoqIDE.
Hugo Herbelin
2020-02-16
CoqIDE: allow opening multiple files at once
Erika
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-05
Merge PR #11414: Remove the Tactic menu from CoqIDE.
Hugo Herbelin
2020-01-28
Merge PR #11379: [ocaml] Remove Custom Backtrace module in favor of OCaml's
Pierre-Marie Pédrot
2020-01-17
Remove the CoqIDE "Revert all Buffers" command.
Pierre-Marie Pédrot
2020-01-17
Remove the Tactic menu from CoqIDE.
Pierre-Marie Pédrot
2020-01-16
Adding an option to change the autocompletion delay.
Pierre-Marie Pédrot
2020-01-16
Better handling of asynchronous completion.
Pierre-Marie Pédrot
2020-01-16
Hacking a completion widget based on the default GtkSourceView one.
Pierre-Marie Pédrot
2020-01-15
[ocaml] Remove Custom Backtrace module in favor of OCaml's
Emilio Jesus Gallego Arias
2019-12-09
dune: Add byte mode for coqchk and coqide (fix dune-dbg for dune 2)
Gaëtan Gilbert
2019-12-06
Moving the diversity of constr printers to a label style.
Hugo Herbelin
2019-12-04
[dune] Update to dune language version 2.0
Emilio Jesus Gallego Arias
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-13
Merge PR #11070: Do not rely on the user settings but on the actual window si...
Pierre-Marie Pédrot
2019-11-07
Do not rely on the user settings but on the actual window size. (Fixes #10956)
Guillaume Melquiond
2019-11-07
Do not include final stops in queries. (Fixes #11058)
Guillaume Melquiond
2019-10-14
Merge PR #10852: Fix #10842: incorrect handling of unicode input before space
Pierre-Marie Pédrot
2019-10-08
Fix #10842: incorrect handling of unicode input before space
charguer
2019-10-07
chmod -x some files
Jason Gross
2019-09-13
Hack for fixing #10578 (wrong initial handle position separating main windows).
Hugo Herbelin
[next]