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-04-07
Fixed coq-id definition to be correct wrt to coq grammar.
Pierre Courtieu
2015-04-07
Fixed highlighting of evars.
Pierre Courtieu
2015-04-03
Trying to prepare indentation cleaning...
Pierre Courtieu
2015-04-02
Highlighting stuff in goals mode (C-c C-a C-h). Very basic for now.
Pierre Courtieu
2015-04-01
Fix fill-paragraph merging comments and code (never fill code).
Pierre Courtieu
2015-03-31
Fixed smie code for ";" + added || in grammar.
Pierre Courtieu
2015-03-27
Fixed a small bug in indentation.
Pierre Courtieu
2015-03-27
Fix disable evar colorizing in coq file.
Pierre Courtieu
2015-03-27
Fixed a regex for detecting ids at point.
Pierre Courtieu
2015-03-26
Colorizing hyps names robustified. Still incomplete.
Pierre Courtieu
2015-03-26
A command to set coq printing width smartly.
Pierre Courtieu
2015-03-26
A remark about project file in the documentation.
Pierre Courtieu
2015-03-26
Fixed a smal bug in colorizing response buffer.
Pierre Courtieu
2015-03-24
Fixed indetation of tryif then else.
Pierre Courtieu
2015-03-24
fixed gfail hilighting.
Pierre Courtieu
2015-03-24
added some keywords
Pierre Courtieu
2015-03-23
Highlighting evars.
Pierre Courtieu
2015-03-23
Fixed lazymatch and multimatch indentation/highlighting.
Pierre Courtieu
2015-03-13
Some comments for future work.
Pierre Courtieu
2015-03-13
Added a command to send Queries to coq, with completion (C-c C-a C-q).
Pierre Courtieu
2015-03-05
Customization variables for modules, section and proof indentation.
Pierre Courtieu
2015-03-04
Fixed Proof end/start detection on Proof using ...
Pierre Courtieu
2015-03-04
Fixed compilation issue with previous commit + CHANGE updates.
Pierre Courtieu
2015-03-03
Mouse queries.
Pierre Courtieu
2015-03-03
Coqtop always restarted when switching script buffer.
Pierre Courtieu
2015-02-24
Making freeze buffer hace coq-response-more.
Pierre Courtieu
2015-02-23
Typo in last commit.
Pierre Courtieu
2015-02-23
Fixed a bug in syntax table making fontlock and indentation fail.
Pierre Courtieu
2015-02-11
Fixed read-only error for compile before require option.
Pierre Courtieu
2015-02-09
replug removal of induction principle in SearAbout queries.
Pierre Courtieu
2015-02-09
Adding function to grab things at point and send queries about it.
Pierre Courtieu
2015-02-06
Removed a debugging message.
Pierre Courtieu
2015-02-05
Fix colorization of for coq multiple hypothesis on the same line.
Pierre Courtieu
2015-02-04
cleaned previous commits (generic variable to disable error coloring).
Pierre Courtieu
2015-02-04
Fixed previous commit (wrong regexp).
Pierre Courtieu
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
[next]