aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
Commit message (Expand)AuthorAge
* Quick stab at support for switching to proof shell when interactive support e...Gravatar David Aspinall2011-11-15
* Small fixes to coq smie indentation.Gravatar Pierre Courtieu2011-11-14
* Fixed coq smie indentation.Gravatar Pierre Courtieu2011-11-11
* Fixed coq smie indentation.Gravatar Pierre Courtieu2011-11-10
* fixed some small bugs in coq indentation smie code.Gravatar Pierre Courtieu2011-11-10
* added utf8 quantifiers for indentation + small fix in indentation.Gravatar Pierre Courtieu2011-11-08
* Fixing syntax.Gravatar Pierre Courtieu2011-11-07
* Fixed a bit more smie coq indentation. Still unfinished but useable.Gravatar Pierre Courtieu2011-11-07
* Fixed several more bugs in smie indentation code. Not finished.Gravatar Pierre Courtieu2011-11-05
* slowly fixing the last small bugs in smie indentation.Gravatar Pierre Courtieu2011-11-04
* Fix previous commit (again).Gravatar Pierre Courtieu2011-11-04
* Fix previous commit.Gravatar Pierre Courtieu2011-11-04
* * coq.el (coq-smie-forward-token): Simplify by delegating to backward-token.Gravatar Stefan Monnier2011-11-03
* Fixed the indentation of different kinds of use of the with keyword.Gravatar Pierre Courtieu2011-11-03
* Added bullet indentation in smie code. smie code still needs someGravatar Pierre Courtieu2011-11-02
* Attempt to support stricter bytecomp flagsGravatar David Aspinall2011-10-17
* 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