aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-11Set version tag for new release.David Aspinall
2013-01-10fix parallel overlapping calls of proof-shell-filterHendrik Tews
2013-01-03- fix asserting when parallel background compilation is in progressHendrik Tews
2012-11-15write CHANGESHendrik Tews
2012-11-14- fix problem in emergency process killingHendrik Tews
2012-11-14all-cpus option for coq-max-background-compilation-jobsHendrik Tews
2012-11-14fix coq-lock-ancestor for parallel compilationHendrik Tews
2012-11-14update documentationHendrik Tews
2012-11-13update TAGSHendrik Tews
2012-11-13- first version of parallel asynchronous compilation for coq inHendrik Tews
2012-11-13small typo fixesHendrik Tews
2012-11-09Doc for pg-finish-tracing-displayDavid Aspinall
2012-11-06move ancestor locking back into specific partHendrik Tews
2012-11-05move ancestor locking/unlocking to coq-compile-commonHendrik Tews
2012-11-05fix seq-seq misspellingHendrik Tews
2012-11-05move buffer saving to coq-compile-commonHendrik Tews
2012-11-03make coq-include-options independent of current bufferHendrik Tews
2012-11-03move another 2 functions into coq-compile-commonHendrik Tews
2012-11-01move function for coq-compile-response-buffer to coq-compile-common.elHendrik Tews
2012-11-01UpdateDavid Aspinall
2012-10-30rename entities in coq-seq-compileHendrik Tews
2012-10-30move some more material into coq-compile-commonHendrik Tews
2012-10-30update TAGSHendrik Tews
2012-10-30move general part of compilation into coq-compile-common.elHendrik Tews
2012-10-30move coq compilation into coq/coq-seq-compile.elHendrik Tews
2012-10-19Set version tag for new release.David Aspinall
2012-10-19Updates for PG 4.3David Aspinall
2012-10-19Set version tag for new release.David Aspinall
2012-10-03"as" insertion on a region.Pierre Courtieu
2012-10-03Fixed auto-insert-as stuff + fix compiling problems.Pierre Courtieu
2012-10-02Made 'as' automatic insertion a togglable feature (not finished) (2).Pierre Courtieu
2012-10-02Made 'as' automatic insertion a togglable feature. Not finished.Pierre Courtieu
2012-10-02Fixed 'as' close automatic insertion.Pierre Courtieu
2012-10-01Fixed the coq-insert-as feature. Will only work on coq svn trunk forPierre Courtieu
2012-09-25Fixed #419: coq synchronized variables are not anymore in the settingsPierre Courtieu
2012-09-25Fixed a bug in three windows mode.Pierre Courtieu
2012-09-25Added a menu to set the 3 windows layout.Pierre Courtieu
2012-09-25Fixed indentation in presence of "dot friends" like :?. etc.Pierre Courtieu
2012-09-24Fixed docstring of proof-layout-windows for two columns mode.Was notPierre Courtieu
2012-09-24Fixing a docstring.Pierre Courtieu
2012-09-24Completing the possible layouts of proof-layout-windows (added the 3Pierre Courtieu
2012-09-21Fixing a bad interaction between one unicode token and electricPierre Courtieu
2012-09-19Small fix in holes code.Pierre Courtieu
2012-09-14Set version tag for new release.David Aspinall
2012-09-14proof-shell-process-connection-type: try using pipes by default in Emacs 24,David Aspinall
2012-09-14Updated.David Aspinall
2012-09-14coq-remove-trailing-dot: Fix accidental dynamic binding so it compilesDavid Aspinall
2012-09-14no braces and bullets for prooftreeHendrik Tews
2012-09-14adjust proof-tree regexp for focused subgoalsHendrik Tews
2012-09-12treat #450 by requiring that proofs are started with ProofHendrik Tews