aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
Commit message (Expand)AuthorAge
* Old debug settingGravatar David Aspinall2011-01-31
* - use low-level compilation interface for external coqGravatar Hendrik Tews2011-01-28
* - mark new coq specific variables as safeGravatar Hendrik Tews2011-01-28
* Clean coq goals buffer when backing to a non-proof state, otherwiseGravatar Pierre Courtieu2011-01-28
* Add autotest-start with debug for nowGravatar David Aspinall2011-01-26
* - more info on the elements of proof-action-list; the COMMANDSGravatar Hendrik Tews2011-01-26
* - fix 1 second problemGravatar Hendrik Tews2011-01-26
* - fix problem descriptionGravatar Hendrik Tews2011-01-26
* - unlock files when retracting a Require command (implemented viaGravatar Hendrik Tews2011-01-25
* Remove proof-shell-wait that causes deadlock with new multiple-file code.Gravatar David Aspinall2011-01-25
* - use time-less-pGravatar Hendrik Tews2011-01-21
* - switch off automatic compilation for coq to not surprise usersGravatar Hendrik Tews2011-01-19
* - fixed stale load path problem with killing the proof shell inGravatar Hendrik Tews2011-01-18
* - implemented coq-lock-ancestors as described in the docs alreadyGravatar Hendrik Tews2011-01-18
* Add multiple file test caseGravatar David Aspinall2011-01-18
* Alternative fix to #382.Gravatar David Aspinall2011-01-18
* set proof-auto-action-when-deactivating-scripting to 'retract,Gravatar David Aspinall2011-01-18
* Localise compilation fix for dynamic scope of `queueitems\'.Gravatar David Aspinall2011-01-18
* - fixed compilation errorsGravatar Hendrik Tews2011-01-18
* - fix broken external compilationGravatar Hendrik Tews2011-01-18
* Fix trac 382 by not setting save-abbrevs.Gravatar Pierre Courtieu2011-01-18
* fix problems in test casesGravatar Hendrik Tews2011-01-17
* - more coq test cases (some with surprising and embarrassing bugs)Gravatar Hendrik Tews2011-01-14
* Update dates and versionsGravatar David Aspinall2011-01-14
* - move proof-no-fully-processed-buffer to generic/proof-configGravatar Hendrik Tews2011-01-14
* - simple backward compatible change to invoke a function toGravatar Hendrik Tews2011-01-14
* - Remove nonfunctional Add LoadPath code.Gravatar Hendrik Tews2011-01-14
* Add preliminary support for multiple files for coq.Gravatar Hendrik Tews2011-01-12
* Fix compile problem with smie code on Emacs <=23.3Gravatar David Aspinall2010-11-25
* Summary: New indentation code using SMIEGravatar Stefan Monnier2010-11-15
* Fixed a bug with utf8 error highlighting in coq 8.3 (bugs with 8.2Gravatar Pierre Courtieu2010-10-22
* Add some more tokens for making pretty picturesGravatar David Aspinall2010-10-10
* coq-find-and-forget: Allow undoing prover processed regionsGravatar David Aspinall2010-10-10
* coq-generic-expression: fix this to match symbols, not merely words.Gravatar David Aspinall2010-10-10
* Fixes in strings/comments from Erik Martin-DorelGravatar David Aspinall2010-10-04
* coq-insert-solve-tactic: added (credit:Erik Martin-Dorel, patch from trac #35...Gravatar David Aspinall2010-10-04
* Rename span-add-self-removing-spanGravatar David Aspinall2010-10-01
* coq-highlight-error: use span-add-self-removing-span (highlight and removal i...Gravatar David Aspinall2010-10-01
* coq-allow-highlight-error: remove this setting, now proof-shell-error-or-inte...Gravatar David Aspinall2010-10-01
* ReFixed bug trac 356.Gravatar Pierre Courtieu2010-10-01
* Add key binding fixes from Erik Martin-Dorel (see Trac#359).Gravatar David Aspinall2010-10-01
* Update version numbers, release datesGravatar David Aspinall2010-10-01
* Fixed redundant undo limit custom variables.Gravatar Pierre Courtieu2010-09-28
* Fixed colorization bug #356, introduced by a previous fix of bug 140.Gravatar Pierre Courtieu2010-09-28
* Fix bug trac 140 by writing a cleaner regexp than (proof-ids ... " ").Gravatar Pierre Courtieu2010-09-22
* Fix some bugs in coq regexp generationGravatar David Aspinall2010-09-22
* Remove support for Emacs <21 in syntax tableGravatar David Aspinall2010-09-22
* Revert last change, version from Pierre is cleaner.Gravatar David Aspinall2010-09-09
* Hack regexps so that goals are cleared on Proof Completed. message. Unfortun...Gravatar David Aspinall2010-09-09
* Fixed the cleaning of goals buffer when proof completedGravatar Pierre Courtieu2010-09-09