index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
/
coq.lang
Age
Commit message (
Expand
)
Author
2014-09-17
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-04-28
Fix broken commit 2bcb2cb.
Guillaume Melquiond
2014-04-28
Fix incorrect syntax highlighting after the Goal command.
Guillaume Melquiond
2014-03-02
Fix syntax highlighting of "Implicit Arguments" for gtksourceview.
Guillaume Melquiond
2013-12-03
Ensure locality modifiers are properly highlighted in CoqIDE.
Guillaume Melquiond
2013-08-08
Coqide ported to STM
gareuselesinge
2012-09-04
Coqide Fix highlighting of Extraction, Import, Variables
pboutill
2012-08-24
Better highlighting of strings in coqide.
aspiwack
2012-08-10
Fixes bug #2857.
aspiwack
2012-05-02
Coqide highligthing is back (done by gtksourceview).
pboutill