aboutsummaryrefslogtreecommitdiff
path: root/coq/ex
AgeCommit message (Collapse)Author
2012-07-10Fixed incorrect syntax of previous commit.Pierre Courtieu
2012-06-08Indentation is a bit more accurate.Pierre Courtieu
2012-06-07Fix indentation of dependent match clauses (as ... in ... return ...).Pierre Courtieu
+ bug fixes.
2012-06-04One more fix for indentation.Pierre Courtieu
2012-06-03Fix a bug of indentation.Pierre Courtieu
2012-05-09fix typo + add one missing cvsignoreHendrik Tews
2012-02-10Fixed an ineficiency in comment detection.Pierre Courtieu
2011-12-27TypoDavid Aspinall
2011-07-08Fixing the scripting of new subproof script parenthesizing ({ and }).Pierre Courtieu
2011-07-01Some more sample indentation patterns added.Pierre Courtieu
2011-06-17oops, undo last commit.Pierre Courtieu
2011-06-10Fix trac #410.Pierre Courtieu
2011-06-08Added one indentation example.Pierre Courtieu
2011-06-04Updated the old code for indentation, in case Stefan cannot finish thePierre Courtieu
new one for the release. Added also support for an experimental syntax modification: { .. } is a new syntax for Beginsubproof. ... EndSubproof. There a also few minor behavior changes. The code has changed a lot though.
2011-05-20- minor changes: clean personal todo list + adjust test case descriptionHendrik Tews
2011-05-12- add test coq/ex/test-cases/change-ancestor for theHendrik Tews
change-ancestor bug
2011-02-28- adjust coq-ask-insert-coq-prog-name and doc in coq-local-vars-docHendrik Tews
2011-01-26- fix problem descriptionHendrik Tews
2011-01-21- use time-less-pHendrik Tews
- delete previous-head, simplify loop - coq 8.2 compatibility - describe bug for killing completely asserted active buffers in coq/ex/test-cases/retract-completely-asserted
2011-01-18- fixed stale load path problem with killing the proof shell inHendrik Tews
the deactivation-hook
2011-01-17fix problems in test casesHendrik Tews
coq/ex/test-cases/multiple-files-single-dir and multiple-files-multiple-dir
2011-01-14- more coq test cases (some with surprising and embarrassing bugs)Hendrik Tews
2011-01-14- move proof-no-fully-processed-buffer to generic/proof-configHendrik Tews
- add documentation for it - add a test case demonstrating it in coq/ex/test-cases/retract-completely-asserted
2010-09-09Fixed small bugs in indentation.Pierre Courtieu
2010-09-08illustrating the wrongness of the current multifile processing for coq.Pierre Courtieu
2010-09-08Added three files for testing multi file scripting.Pierre Courtieu
2010-08-15Moved filesDavid Aspinall
2010-08-13Renamed fileDavid Aspinall