| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-04-06 | added some commands in coq menu | Pierre Courtieu | |
| 2004-04-06 | fixed coq xsymb table. | Pierre Courtieu | |
| 2004-04-05 | Fixed coq x-symbols. now alphaa is not encoded, aalpha is not encoded, | Pierre Courtieu | |
| but alpha_, _alpha and _alpha_ are decoded. | |||
| 2004-04-02 | Use official indentation\! | David Aspinall | |
| 2004-04-02 | Remove three-buffer stuff (made generic) | David Aspinall | |
| 2004-04-01 | changed ths syntax for sub/superscript: | Pierre Courtieu | |
| - __ makes the following word (if immediately after __) subscript - ^^ makes the following word (if immediately after ^^) superscript - __{...} makes ... subscript - ^^{...} makes ... superscript | |||
| 2004-03-31 | added subscript in x-symbols-coq.el. | Pierre Courtieu | |
| 2004-03-30 | debugging coq-x-symbols.el | Pierre Courtieu | |
| 2004-03-30 | added the forall x-symbol to the indent keywords lists. | Pierre Courtieu | |
| 2004-03-30 | Trying to put x-symbols for coq. By copying | Pierre Courtieu | |
| x-symbol-isabelle.el. Seems to work. | |||
| 2004-03-29 | *** empty log message *** | Pierre Courtieu | |
| 2004-03-29 | V8/V7 reserved keywords for coq | Pierre Courtieu | |
| 2004-03-19 | coq < 8.0 menu and abbrevs. | Pierre Courtieu | |
| 2004-03-18 | adjusting to new syntax. | Pierre Courtieu | |
| 2004-03-17 | coq menu twicking | Pierre Courtieu | |
| 2004-03-17 | menu, holes and abbrev made better. | Pierre Courtieu | |
| 2004-03-16 | Added 'Notation' stuff to coq menu command insert. | Pierre Courtieu | |
| 2004-03-16 | added the abbreviation of Hint Rewrite. | Pierre Courtieu | |
| 2004-03-16 | Added one entry in the coq insert command menu (hint rewrite). | Pierre Courtieu | |
| 2004-03-15 | bug fix in holes (call to proof-indent-line instead of funcall | Pierre Courtieu | |
| indent-line-function). | |||
| 2004-03-15 | little bug fix in coq-indent.el | Pierre Courtieu | |
| 2004-03-11 | added proof-really-save-command-p to coq config, to deal with Proof | Pierre Courtieu | |
| <term>. which is a save command (but not a save giving a name like Save id.). | |||
| 2004-03-11 | bug fixes on indenting and command-end-regexp. | Pierre Courtieu | |
| 2004-03-10 | fixed coq command-end expression-regexp to deal with the token '..' | Pierre Courtieu | |
| 2004-03-10 | modification to avoid compile warnings (end) | Pierre Courtieu | |
| + some menu modifications | |||
| 2004-03-10 | added a menu for hole operations | Pierre Courtieu | |
| 2004-03-10 | compile warning corrections | Pierre Courtieu | |
| 2004-03-08 | indentation for coq completely re-coded, because the generic mechanism | Pierre Courtieu | |
| does not use "proof-goal-command-p" and is not powerful enough. | |||
| 2004-03-01 | Cleanup top-level forms (unused x binding) | David Aspinall | |
| 2004-03-01 | setq-default -> defconst for module-kinds-table | David Aspinall | |
| 2004-03-01 | Fix V7.4 -> V74 | David Aspinall | |
| 2004-02-26 | little changes of menu/holes/abbrev in coq/pg | Pierre Courtieu | |
| 2004-02-19 | added menu entries to tactic menus | Pierre Courtieu | |
| 2004-02-19 | added submenus for command insertion for coq. menu uses abbrev | Pierre Courtieu | |
| expansion to build holes. | |||
| 2004-02-19 | added some lines in holes short doc. And some abbrevs for coq. | Pierre Courtieu | |
| 2004-02-19 | added some menu entries for coq. | Pierre Courtieu | |
| 2004-02-18 | Coq Abbrevs now make holes. I will add a menu with basic command. | Pierre Courtieu | |
| 2004-02-17 | Avoid type error if coq program can't be found during startup. | David Aspinall | |
| 2004-02-11 | Added some interface stuff: | Pierre Courtieu | |
| - an default coq abbrev file, loaded only if no abbrev table exists for coq; - some menu entries and shortcuts for abbrev; - a menu entry for "3 buffers view". | |||
| 2004-02-11 | little error in the syntax corrected. | Pierre Courtieu | |
| 2004-02-06 | adapting to coq-8.0. | Pierre Courtieu | |
| 2003-10-05 | Rever to simplest example | David Aspinall | |
| 2003-06-05 | Make find-and-forget robust for proverproc regions | David Aspinall | |
| 2003-02-24 | Fix some compile errors | David Aspinall | |
| 2003-02-20 | corrected a bug of pg/coq, the following line was not recognized as a | Pierre Courtieu | |
| module start: Module M:T with Definition A:=u. I had to count the number of 'with' and ':=' to know if the last ':=' was a Module given explicitely (--> no module start) or only part of a 'with ...:=' (--> module start). | |||
| 2003-02-16 | Added documentation string to the variables coq-version-is-V6 (new), | Pierre Courtieu | |
| coq-version-is-V7 and coq-version-is-V74. | |||
| 2003-02-15 | Fixes so that compile works | David Aspinall | |
| 2003-02-12 | Added the keyword "Local :=" to the coq-goal-command-p function, like | Pierre Courtieu | |
| Definition. | |||
| 2003-02-10 | little modif on the end-cammand regexp. | Pierre Courtieu | |
| 2003-02-06 | little change to proof-script-command-end-regexp, again, to deal with | Pierre Courtieu | |
| coq-v6.2. In the next version we will remove support for coq < 7.0. | |||
