index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coq
Age
Commit message (
Expand
)
Author
2015-02-03
coloring names in resposne and goals
Pierre Courtieu
2015-02-03
beautified a bit error messages.
Pierre Courtieu
2015-02-03
cleaning regexp.
Pierre Courtieu
2015-01-30
Set double hit electric terminator back. Disabled by default.
Pierre Courtieu
2015-01-27
Fix coq project parsing and interpreting for coq v8.5.
Pierre Courtieu
2015-01-27
Fixed a bug in script navigation. Updated CHANGE
Pierre Courtieu
2015-01-14
changed default indentation of match's cases.
Pierre Courtieu
2015-01-09
failed and commented attempt at improving indentation of records.
Pierre Courtieu
2015-01-09
Removing non-smie indentation + fix CHANGES.
Pierre Courtieu
2015-01-05
Fixing indentation of pending curly braces.
Pierre Courtieu
2015-01-05
Fix compile on 23.x
David Aspinall
2015-01-05
trying to indent pending forall in the expected way
Pierre Courtieu
2014-12-30
removed debug message.
Pierre Courtieu
2014-12-30
fixed indentation (lexing of 'with') + made local coq-load-path.
Pierre Courtieu
2014-12-24
fixed a bug in command parsing for coq, due to recent changes.
Pierre Courtieu
2014-12-24
typo in indentation cod, found after testing coq/ex/indent.v.
Pierre Courtieu
2014-12-24
fixing a small pb in indentation of arrow (->). Not perfect.
Pierre Courtieu
2014-12-24
fixed the use of >= 24.4 function string-suffix-p.
Pierre Courtieu
2014-12-23
Supporting more bullets (coq 8.5), like ++ or ++++.
Pierre Courtieu
2014-12-23
Fix a special case in _CoqProject syntax (empty string).
Pierre Courtieu
2014-12-23
Refix prettify compilation bug.
Pierre Courtieu
2014-12-23
fixed comilation of prettify setting.
Pierre Courtieu
2014-12-22
Fixed a compilation issue + small display glitch in coqpg
Pierre Courtieu
2014-12-22
Fixing a bug of multiple frame mode (obsolete variable in emacs > 23.4.
Pierre Courtieu
2014-12-18
Fixed response display spurious newlines for coq.
Pierre Courtieu
2014-12-16
Remove trailing space in info messages in coq mode.
Pierre Courtieu
2014-12-16
Added a way to print eager message without warning face.
Pierre Courtieu
2014-12-09
make name filtering of searchabout more precise.
Pierre Courtieu
2014-12-09
Added a variant of searchAbout hiding some spurious entries.
Pierre Courtieu
2014-06-06
* coq/coq-smie.el: Fix precedence of 'else'.
Stefan Monnier
2014-06-04
* coq-smie.el (coq-smie-.-deambiguate): Proofs don't start with a definition.
Stefan Monnier
2014-06-03
Rename coq-smie-lexer.el to coq-smie.el.
Stefan Monnier
2014-06-02
* coq.el (coq-prettify-symbols-alist): New var.
Stefan Monnier
2013-07-22
Fixing coq project file parsing + moved project options.
Pierre Courtieu
2013-07-17
fix type of coq-project-filename
Hendrik Tews
2013-07-17
disable and protect coq-hide-additional-subgoals-switch for coq-time-commands
Hendrik Tews
2013-07-11
add two Coq faq entries and improve some other
Hendrik Tews
2013-07-11
fix typo and compilation
Hendrik Tews
2013-07-11
fix two bugs in parallel compilation for Coq
Hendrik Tews
2013-07-11
Fixing a big bug in coq project file management.
Pierre Courtieu
2013-07-11
Fixing another bug in indentation concerning "where". Actually there
Pierre Courtieu
2013-07-10
Fixing #478 + reverting partially the fix of #476 (Instance cannot be indente...
Pierre Courtieu
2013-07-10
Fixing #476 (bis). Adding Fixpoint as a goal starter.
Pierre Courtieu
2013-07-10
Fixing #477. Adding Proposition as a goal-starter keyword.
Pierre Courtieu
2013-07-10
Fixing #476. Adding more keywords for indentation like Lemma.
Pierre Courtieu
2013-07-10
Fixing #475. the "=>" ptoken just before "exists" should be the ltac
Pierre Courtieu
2013-07-09
Fixed interaction between file variables and coq project file + faq.
Pierre Courtieu
2013-07-08
Updating coq/faq
Pierre Courtieu
2013-07-08
Fixing again bug #466. With a bbetter solution.
Pierre Courtieu
2013-07-06
Fixing #474. & is now an declared operator. I need something better to
Pierre Courtieu
[next]