aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
Commit message (Expand)AuthorAge
* Update dates and versionsGravatar David Aspinall2011-10-03
* Move a comment to docstringGravatar David Aspinall2011-10-03
* fix coqdep warning treated as error (library occurring atGravatar Hendrik Tews2011-09-23
* fix widget descriptions of coq-load-pathGravatar Hendrik Tews2011-09-15
* -add support for -R and -I -as in coq-load-pathGravatar Hendrik Tews2011-09-15
* fix #421 with solution 1Gravatar Hendrik Tews2011-09-14
* fix documentation errorGravatar Hendrik Tews2011-09-09
* Fix trac #420 indentation freezing.Gravatar Pierre Courtieu2011-09-04
* Non Unicode charGravatar David Aspinall2011-08-29
* eval-when-compile -> eval-when (compile) to avoid defvar coq-prog-nameGravatar David Aspinall2011-08-24
* Add back annotation for docstring for texinfoGravatar David Aspinall2011-08-23
* Note TODO for indent testing!Gravatar David Aspinall2011-08-23
* Move coq-prog-name back to coq.elGravatar David Aspinall2011-08-23
* Crude patch for Trac #416. I haven't tried to understand indent code fully, ...Gravatar David Aspinall2011-08-23
* Fixing track 414 by adding Preterm as a state preserving command.Gravatar Pierre Courtieu2011-07-29
* Fix compile when smie isnt availableGravatar David Aspinall2011-07-26
* Fixing the scripting of new subproof script parenthesizing ({ and }).Gravatar Pierre Courtieu2011-07-08
* + fix documentation and one spelling errorGravatar Hendrik Tews2011-07-05
* Some more sample indentation patterns added.Gravatar Pierre Courtieu2011-07-01
* Remove pointer to closed ticketGravatar David Aspinall2011-06-22
* Removed { and } as command terminators for now.Gravatar Pierre Courtieu2011-06-19
* oops, undo last commit.Gravatar Pierre Courtieu2011-06-17
* Fix mais le find-father ne marche pas encore.Gravatar Pierre Courtieu2011-06-17
* * coq.el: Fix up a few comment conventions; Improve SMIE indentation.Gravatar Stefan Monnier2011-06-11
* Unplug smie cindentation code for this release.Gravatar Pierre Courtieu2011-06-10
* Fix trac #410.Gravatar Pierre Courtieu2011-06-10
* Add etc/coq/parsingcheck-410.v to executed filesGravatar David Aspinall2011-06-09
* Fix compile errors (seems to be code duplication between coq.el and coq-indent)Gravatar David Aspinall2011-06-09
* Added one indentation example.Gravatar Pierre Courtieu2011-06-08
* - fix for #408: Only use the buffer name inGravatar Hendrik Tews2011-06-08
* 2011-06-07 Stefan Monnier <monnier@iro.umontreal.ca>Gravatar Stefan Monnier2011-06-07
* Summary: * coq.el (coq-smie-backward-token): Fix typo in last change.Gravatar Stefan Monnier2011-06-07
* Summary: coq-smie: improve indentation.Gravatar Stefan Monnier2011-06-07
* Summary: coq-smie: Do not assume all "." are terminators. Handle "Programs".Gravatar Stefan Monnier2011-06-06
* Updated the old code for indentation, in case Stefan cannot finish theGravatar Pierre Courtieu2011-06-04
* Cleaning some keyboard shortcuts, applying patch from Erik Martin-Dorel.Gravatar Pierre Courtieu2011-06-04
* coq-init-compile-response-buffer: handle killed buffer (Trac #408)Gravatar David Aspinall2011-06-03
* Some small fixes in indentation for coq.Gravatar Pierre Courtieu2011-05-31
* Added indentation for BeginSubProof/EndSubProof.Gravatar Pierre Courtieu2011-05-31
* - two fixes for coq-debug-auto-compilationGravatar Hendrik Tews2011-05-25
* - minor changes: clean personal todo list + adjust test case descriptionGravatar Hendrik Tews2011-05-20
* Fixed #394. There is a bug with kfont-lock-keywords. The workaround isGravatar Pierre Courtieu2011-05-17
* - add test coq/ex/test-cases/change-ancestor for theGravatar Hendrik Tews2011-05-12
* CheckdocGravatar David Aspinall2011-05-06
* - flushed proof-done-advancing-require-function andGravatar Hendrik Tews2011-05-05
* update Hendrik's personal issue listGravatar Hendrik Tews2011-04-27
* Fix compileGravatar David Aspinall2011-04-26
* Fix so that make test.coq runs successfully.Gravatar David Aspinall2011-04-26
* Clean up some defcustom docstrings (remove *'s)Gravatar David Aspinall2011-04-26
* * fix coq-show-first-goal changing the current bufferGravatar Hendrik Tews2011-04-15