index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ide
/
coq.lang
Commit message (
Expand
)
Author
Age
*
Make the language grammar much more precise. (Fix bugs #4682 and #4683)
Guillaume Melquiond
2016-04-28
*
Highlighting of the "Next Obligation" command in CoqIDE.
Pierre-Marie Pédrot
2015-08-17
*
Highlighting Universe in CoqIDE.
Hugo Herbelin
2015-07-10
*
Fixing bug #4233: The command Restart is not fontified correctly.
Pierre-Marie Pédrot
2015-06-07
*
Improve syntax highlighting.
Guillaume Melquiond
2015-04-27
*
Add extraction to JSON.
Nickolai Zeldovich
2015-04-09
*
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-03-06
*
Remove pointless regex for '""' as the empty string already matches it.
Guillaume Melquiond
2014-09-17
*
Fix highlighting of "Hint Unfold" and "Hint Rewrite".
Guillaume Melquiond
2014-09-17
*
Properly highlight the Export keyword.
Guillaume Melquiond
2014-09-17
*
Fix ambiguous regex in syntax highlighting.
Guillaume Melquiond
2014-09-17
*
Fix broken syntax highlighting for Coq files using "Proof constr".
Guillaume Melquiond
2014-09-17
*
Fix broken commit 2bcb2cb.
Guillaume Melquiond
2014-04-28
*
Fix incorrect syntax highlighting after the Goal command.
Guillaume Melquiond
2014-04-28
*
Fix syntax highlighting of "Implicit Arguments" for gtksourceview.
Guillaume Melquiond
2014-03-02
*
Ensure locality modifiers are properly highlighted in CoqIDE.
Guillaume Melquiond
2013-12-03
*
Coqide ported to STM
gareuselesinge
2013-08-08
*
Coqide Fix highlighting of Extraction, Import, Variables
pboutill
2012-09-04
*
Better highlighting of strings in coqide.
aspiwack
2012-08-24
*
Fixes bug #2857.
aspiwack
2012-08-10
*
Coqide highligthing is back (done by gtksourceview).
pboutill
2012-05-02