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
2012-07-10
Adapted to late coq-8.4 new messages.
Pierre Courtieu
2012-07-10
Fixed incorrect syntax of previous commit.
Pierre Courtieu
2012-07-10
Made "printing all" queries smater in letting the prover in the same
Pierre Courtieu
2012-07-09
Fixing previous commit (Added completion to insert Require, based on
Pierre Courtieu
2012-07-09
Added completion to insert Require, based on coq-load-path.
Pierre Courtieu
2012-07-09
Fixed a small bug in indentation + added new commands for queries with
Pierre Courtieu
2012-07-07
Debugged coq indentation.
Pierre Courtieu
2012-07-06
More fixes in coq indentation (2).
Pierre Courtieu
2012-07-06
More fixes in coq indentation.
Pierre Courtieu
2012-07-05
Indentation debugging for coq.
Pierre Courtieu
2012-07-05
Code cleaning.
Pierre Courtieu
2012-07-05
Fixed some indentation details for Coq.
Pierre Courtieu
2012-07-05
Fixed a syntactic recognition function. Should Fix #2819.
Pierre Courtieu
2012-07-03
Fixed some indentation bugs.
Pierre Courtieu
2012-06-28
Fixed some small bugs in coq indentation.
Pierre Courtieu
2012-06-28
Complete rework of the indentation mechanism using smie. The first
Pierre Courtieu
2012-06-19
Simplified file variables code.
Pierre Courtieu
2012-06-14
Fix a bug in coq indet code when at the beginning of a buffer.
Pierre Courtieu
2012-06-11
Trying to minimize the slowness of indentation when no "Proof." is
Pierre Courtieu
2012-06-10
Fixing indentation details for coq. All known bugs seems fixed.
Pierre Courtieu
2012-06-10
Fixing indentation details for coq.
Pierre Courtieu
2012-06-10
Still fixing indentation details for coq.
Pierre Courtieu
2012-06-10
Still fixing indentation (operator precedences) details for coq.
Pierre Courtieu
2012-06-10
Still fixing indentation details for coq.
Pierre Courtieu
2012-06-09
Made a small change in generic code about the setting of
Pierre Courtieu
2012-06-08
Indentation is a bit more accurate.
Pierre Courtieu
2012-06-07
Fix a bug of indentation in presence of comment. Probably due to a bad
Pierre Courtieu
2012-06-07
Fix indentation of dependent match clauses (as ... in ... return ...).
Pierre Courtieu
2012-06-06
Fixing a bug with the indentation of qualified names.
Pierre Courtieu
2012-06-06
Trying to fix some minor indentation bugs with infox operators.
Pierre Courtieu
2012-06-04
One more fix for indentation.
Pierre Courtieu
2012-06-04
Fixing indentation (same bug than 2 previous commits). this time it seems ok.
Pierre Courtieu
2012-06-04
Fixing the last fix on indentation. Still not perfect.
Pierre Courtieu
2012-06-03
Fix a bug of indentation.
Pierre Courtieu
2012-05-31
Fix of a bug. coq id can start with underscore.
Pierre Courtieu
2012-05-29
- erase invalid coq-load-path entry format '("dir")
Hendrik Tews
2012-05-26
another hide additional subgoals fix
Hendrik Tews
2012-05-24
fix "Hide Additional Subgoals" for coq 8.4beta
Hendrik Tews
2012-05-09
fix typo + add one missing cvsignore
Hendrik Tews
2012-02-13
fix coqdep error recognition
Hendrik Tews
2012-02-10
Fixed an ineficiency in comment detection.
Pierre Courtieu
2012-02-01
Cleaning some code.
Pierre Courtieu
2012-02-01
Quick fix of a regression introduced by my last commit. Looking for a
Pierre Courtieu
2012-02-01
Fixed command end recognition in presence of operators of the form .+
Pierre Courtieu
2012-01-18
Fixed a small bug in indentation (ter repetita). Bullets are indented
Pierre Courtieu
2012-01-18
Fixed a small bug in indentation (bis repetita).
Pierre Courtieu
2012-01-18
Fixed a small bug in indentation.
Pierre Courtieu
2012-01-10
Support proof-shell-interactive-prompt-regexp, ref Trac #430
David Aspinall
2012-01-09
proof-shell-start-goals-regexp: shy match to avoid introducing match group
David Aspinall
2012-01-04
* fix case where some existential is instantiated with the last proof command
Hendrik Tews
[next]