aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
Commit message (Expand)AuthorAge
* - update coq exampleGravatar Hendrik Tews2013-05-14
* improve docGravatar Hendrik Tews2013-04-19
* fix overwriting the empty compilation queueGravatar Hendrik Tews2013-03-05
* small improvementGravatar Hendrik Tews2013-02-20
* fix parallel Coq compilation: report error for circular dependenciesGravatar Hendrik Tews2013-02-18
* move message about killing coq compilation processesGravatar Hendrik Tews2013-02-18
* - implement retract from prooftreeGravatar Hendrik Tews2013-01-20
* Fixed a bug with window height optimization.Gravatar Pierre Courtieu2013-01-17
* - support Grab Existential Variables for ProoftreeGravatar Hendrik Tews2013-01-17
* - support bullets and braces in ProoftreeGravatar Hendrik Tews2013-01-15
* - fix asserting when parallel background compilation is in progressGravatar Hendrik Tews2013-01-03
* - fix problem in emergency process killingGravatar Hendrik Tews2012-11-14
* all-cpus option for coq-max-background-compilation-jobsGravatar Hendrik Tews2012-11-14
* fix coq-lock-ancestor for parallel compilationGravatar Hendrik Tews2012-11-14
* update documentationGravatar Hendrik Tews2012-11-14
* - first version of parallel asynchronous compilation for coq inGravatar Hendrik Tews2012-11-13
* move ancestor locking back into specific partGravatar Hendrik Tews2012-11-06
* move ancestor locking/unlocking to coq-compile-commonGravatar Hendrik Tews2012-11-05
* fix seq-seq misspellingGravatar Hendrik Tews2012-11-05
* move buffer saving to coq-compile-commonGravatar Hendrik Tews2012-11-05
* make coq-include-options independent of current bufferGravatar Hendrik Tews2012-11-03
* move another 2 functions into coq-compile-commonGravatar Hendrik Tews2012-11-03
* move function for coq-compile-response-buffer to coq-compile-common.elGravatar Hendrik Tews2012-11-01
* rename entities in coq-seq-compileGravatar Hendrik Tews2012-10-30
* move some more material into coq-compile-commonGravatar Hendrik Tews2012-10-30
* move general part of compilation into coq-compile-common.elGravatar Hendrik Tews2012-10-30
* move coq compilation into coq/coq-seq-compile.elGravatar Hendrik Tews2012-10-30
* "as" insertion on a region.Gravatar Pierre Courtieu2012-10-03
* Fixed auto-insert-as stuff + fix compiling problems.Gravatar Pierre Courtieu2012-10-03
* Made 'as' automatic insertion a togglable feature (not finished) (2).Gravatar Pierre Courtieu2012-10-02
* Made 'as' automatic insertion a togglable feature. Not finished.Gravatar Pierre Courtieu2012-10-02
* Fixed 'as' close automatic insertion.Gravatar Pierre Courtieu2012-10-02
* Fixed the coq-insert-as feature. Will only work on coq svn trunk forGravatar Pierre Courtieu2012-10-01
* Fixed #419: coq synchronized variables are not anymore in the settingsGravatar Pierre Courtieu2012-09-25
* Added a menu to set the 3 windows layout.Gravatar Pierre Courtieu2012-09-25
* Fixed indentation in presence of "dot friends" like :?. etc.Gravatar Pierre Courtieu2012-09-25
* Completing the possible layouts of proof-layout-windows (added the 3Gravatar Pierre Courtieu2012-09-24
* Fixing a bad interaction between one unicode token and electricGravatar Pierre Courtieu2012-09-21
* coq-remove-trailing-dot: Fix accidental dynamic binding so it compilesGravatar David Aspinall2012-09-14
* adjust proof-tree regexp for focused subgoalsGravatar Hendrik Tews2012-09-14
* treat #450 by requiring that proofs are started with ProofGravatar Hendrik Tews2012-09-12
* Fix of the last commit.Gravatar Pierre Courtieu2012-09-07
* Fix a bug that was letting "." in a wrong syntax category.Gravatar Pierre Courtieu2012-09-07
* Cleaning code and comments.Gravatar Pierre Courtieu2012-09-07
* Fixed a bug with coq symbol detection at point. Now dot notation.are supported.Gravatar Pierre Courtieu2012-09-07
* Fixed a bug with function name "eval" (end of).Gravatar Pierre Courtieu2012-09-06
* Fixed a bug with function name "eval".Gravatar Pierre Courtieu2012-09-06
* Fixed double hit terminator. Now it is disabled by default, andGravatar Pierre Courtieu2012-09-05
* Remove ref to file parsingcheck-412.v missing from CVS, so "make coq.autotest...Gravatar David Aspinall2012-09-02
* Changed the behaviour of proof-layout-windows. Now it follows theGravatar Pierre Courtieu2012-08-31