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
2019-03-19
CoqIDE: Adding configurable color for incompletely processed Qed.
Hugo Herbelin
2019-03-19
CoqIDE: More informative message when failing editing/saving preferences.
Hugo Herbelin
2019-03-19
CoqIDE: Ensuring that load/save windows are not hidden by their parent.
Hugo Herbelin
2019-03-19
CoqIDE: Use modify_bg rather than modify_base to change background color.
Hugo Herbelin
2019-03-19
CoqIDE: Ensure that the main 3 windows do not shrink when w/o contents.
Hugo Herbelin
2019-03-19
CoqIDE: Ensure that contents of the pref window expands as much as possible.
Hugo Herbelin
2019-03-19
CoqIDE: Using Grid instead of Table.
Hugo Herbelin
2019-03-19
CoqIDE: Adapting to new interface of GPack.notebook.
Hugo Herbelin
2019-03-19
CoqIDE: Replacing deprecated color_of_string with color_parse.
Hugo Herbelin
2019-03-19
CoqIDE: No more explicit activation of tooltips on toolbar.
Hugo Herbelin
2019-03-19
CoqIDE: Stippling using bitmap no more supported for incomplete Qed.
Hugo Herbelin
2019-03-19
CoqIDE: wm_name and wm_class are now packed into wmclass.
Hugo Herbelin
2019-03-19
CoqIDE: Now calling destroy signal via widget_signals.
Hugo Herbelin
2019-03-19
CoqIDE: Deactivation pixmap-based progression bar (wg_Segment.ml).
Hugo Herbelin
2019-03-19
CoqIDE: Moving last use of gtk2-only FileSelection to FileChooserDialog.
Hugo Herbelin
2019-03-19
CoqIDE: Deactivating the user queries and wizard tactics configuration.
Hugo Herbelin
2019-03-19
CoqIDE: Deactiving the list and string configuration tools.
Hugo Herbelin
2019-03-19
CoqIDE: Ensuring that gtk is initialized before other inits done in ideutils.ml.
Hugo Herbelin
2019-03-19
CoqIDE: Change name of module: Sourceview2 -> Sourceview3
Hugo Herbelin
2019-03-19
CoqIDE: Adapt configuration to require lablgtk3 and gtksourceview3.
Hugo Herbelin
2019-03-19
CoqIDE: Replacing Tooltips with gtk+3 compliant Tooltip.
Hugo Herbelin
2019-03-04
[dune] [ide] Don't install the internal CoqIDE UI library.
Emilio Jesus Gallego Arias
2019-02-28
Merge PR #9621: [ide] only use Coq_config for the URL of the manual
Pierre-Marie Pédrot
2019-02-27
[ide] only use Coq_config for the URL of the manual
Enrico Tassi
2019-02-27
[ide] coqtop -> coqidetop in user messages
Enrico Tassi
2019-02-11
[ide] fix unconditional goto-point on editing an error (fix #9488)
Enrico Tassi
2019-02-05
[parsing] Use AST node for main parsing entry.
Emilio Jesus Gallego Arias
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-27
[fake_ide] infrastructure to test the failure of an ADD
Enrico Tassi
2019-01-27
[ide] fail on unavailable commands before adding to the document
Enrico Tassi
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2018-12-18
Merge PR #9178: CoqIDE: Restoring configuration of default width/height of ma...
Pierre-Marie Pédrot
2018-12-17
Merge PR #9206: [stm] join the tip of the document even when fixing a proof (...
Emilio Jesus Gallego Arias
2018-12-17
CoqIDE: Restoring configuration of default width/height of main window.
Hugo Herbelin
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-13
[test] for join when error resiliency on and async-proofs off
Enrico Tassi
2018-12-13
[test] for #9204
Enrico Tassi
2018-12-12
Merge PR #9101: Fix 8922 again
Hugo Herbelin
2018-12-10
Treat unmatched goals as new for diffs (highlighted)
Jim Fehrle
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-28
coqide: Remove unused win32_kill C function
Gaëtan Gilbert
2018-11-24
[toplevel] Allow to specify default options.
Emilio Jesus Gallego Arias
2018-11-22
Merge PR #8967: Fix #8922 (uncaught pp_diff exception)
Hugo Herbelin
2018-11-20
Merge PR #8959: [dune] [ide] Install data files.
Enrico Tassi
2018-11-17
Merge PR #8992: put protocol/ in ide/.merlin
Pierre-Marie Pédrot
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-16
put protocol/ in ide/.merlin
Gaëtan Gilbert
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
[next]