aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Remove dead codeGravatar David Aspinall2011-01-25
|
* Remove proof-shell-wait that causes deadlock with new multiple-file code.Gravatar David Aspinall2011-01-25
|
* proof-shell-kill-function: use our own busy loop, as proof-shell-waitGravatar David Aspinall2011-01-25
| | | | | expects normal prover IO. Addresses http://proofgeneral.inf.ed.ac.uk/trac/ticket/384
* Dump *Messages* and *PG Debug* into log file, they have useful info.Gravatar David Aspinall2011-01-25
|
* - change 'span-delete-action in 'span-delete-actions, which isGravatar Hendrik Tews2011-01-24
| | | | | now a list of functions to be run when the span is deleted. Use span-add-delete-action to add a delete action.
* Set version tag for new release.Gravatar David Aspinall2011-01-24
|
* Add News for 4.1Gravatar David Aspinall2011-01-24
|
* updated theory headers;Gravatar Makarius Wenzel2011-01-23
|
* TypoGravatar David Aspinall2011-01-23
|
* Documentation updatesGravatar David Aspinall2011-01-23
|
* proof-shell-exit: mention quit command and quit timeout in docGravatar David Aspinall2011-01-23
|
* Make proof-shell-quit-timeout a prover-specific customize option, default to ↵Gravatar David Aspinall2011-01-23
| | | | 45 for Isar. See http://proofgeneral.inf.ed.ac.uk/trac/ticket/384.
* proof-protected-process-or-retract: don't give failure error if nothing to doGravatar David Aspinall2011-01-23
| | | | Addresses Trac #383
* Save the log file without querying user on exitGravatar David Aspinall2011-01-23
|
* Kill prover process without asking on Emacs exitGravatar David Aspinall2011-01-23
|
* Fix typoGravatar David Aspinall2011-01-23
|
* - use time-less-pGravatar Hendrik Tews2011-01-21
| | | | | | | - 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
* pg-create-in-span-context-menu: remove "Move up" and "Move down".Gravatar David Aspinall2011-01-19
| | | | These don't seem to be very useful or reliable.
* pg-show-all-portions: protect against empty hash tablesGravatar David Aspinall2011-01-19
|
* Set version tag for new release.Gravatar David Aspinall2011-01-19
|
* Update date stampsGravatar David Aspinall2011-01-19
|
* - switch off automatic compilation for coq to not surprise usersGravatar Hendrik Tews2011-01-19
| | | | too much
* - improved doc nodes Using file variables and Locking AncestorsGravatar Hendrik Tews2011-01-19
|
* - fixed stale load path problem with killing the proof shell inGravatar Hendrik Tews2011-01-18
| | | | the deactivation-hook
* - 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
| | | | to stop new multiple file handling for Coq interactive queries
* 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 quitting during compilation - substitute "compile" for "recompile" - added documentation
* Removing a debugging message.Gravatar Pierre Courtieu2011-01-18
|
* Set version tag for new release.Gravatar David Aspinall2011-01-18
|
* Fix trac 382 by not setting save-abbrevs.Gravatar Pierre Courtieu2011-01-18
|
* fix problems in test casesGravatar Hendrik Tews2011-01-17
| | | | coq/ex/test-cases/multiple-files-single-dir and multiple-files-multiple-dir
* set a non-temporary email addressGravatar Hendrik Tews2011-01-14
|
* - more coq test cases (some with surprising and embarrassing bugs)Gravatar Hendrik Tews2011-01-14
|
* Update dates and versionsGravatar David Aspinall2011-01-14
|
* Add new CVS users to DEVELOPERS list.Gravatar David Aspinall2011-01-14
|
* - move proof-no-fully-processed-buffer to generic/proof-configGravatar Hendrik Tews2011-01-14
| | | | | | - add documentation for it - add a test case demonstrating it in coq/ex/test-cases/retract-completely-asserted
* - simple backward compatible change to invoke a function toGravatar Hendrik Tews2011-01-14
| | | | compute the command line arguments for a proof assistant
* - Remove nonfunctional Add LoadPath code.Gravatar Hendrik Tews2011-01-14
| | | | | | | | | - Use coqdep now to map the required module to a file name. "Require Arith." works now, but coqdep fails on "Require Arith.Le.". - Remove the coq-internal-load-path hash and all related function. Coq's load path logic is too complicated to reimplement that in ProofGeneral
* Add preliminary support for multiple files for coq.Gravatar Hendrik Tews2011-01-12
| | | | | | | | | | | | | | | The following points are implemented already: - recompile either via an external command (make) or let ProofGeneral handle everything internally - complete dependency tracking and recompilation for coq files in internal mode - support for extending the LoadPath: does almost work, even if specified file-locally - move back to clean state if recompilation fails There are the following known problems: - coq-load-path extensions are not retracted - fails on partially qualified library names
* Tweak text wrt http://proofgeneral.inf.ed.ac.uk/trac/ticket/355Gravatar David Aspinall2011-01-12
|
* Set version tag for new release.Gravatar David Aspinall2011-01-12
|
* Remove commentGravatar David Aspinall2011-01-12
|
* Type-check on integer settingsGravatar David Aspinall2011-01-12
|
* Fix quoting in 'float patch.Gravatar David Aspinall2011-01-12
|
* Add additional support for pgipfloat typeGravatar David Aspinall2011-01-11
|
* 'float -> 'numberGravatar David Aspinall2011-01-11
|