aboutsummaryrefslogtreecommitdiff
path: root/coq/coq.el
AgeCommit message (Expand)Author
2013-01-17- support Grab Existential Variables for ProoftreeHendrik Tews
2013-01-15- support bullets and braces in ProoftreeHendrik Tews
2012-11-13- first version of parallel asynchronous compilation for coq inHendrik Tews
2012-10-30move coq compilation into coq/coq-seq-compile.elHendrik Tews
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-24Completing the possible layouts of proof-layout-windows (added the 3Pierre Courtieu
2012-09-14coq-remove-trailing-dot: Fix accidental dynamic binding so it compilesDavid Aspinall
2012-09-14adjust proof-tree regexp for focused subgoalsHendrik Tews
2012-09-12treat #450 by requiring that proofs are started with ProofHendrik Tews
2012-09-07Fix of the last commit.Pierre Courtieu
2012-09-07Fix a bug that was letting "." in a wrong syntax category.Pierre Courtieu
2012-09-07Cleaning code and comments.Pierre Courtieu
2012-09-07Fixed a bug with coq symbol detection at point. Now dot notation.are supported.Pierre Courtieu
2012-09-05Fixed double hit terminator. Now it is disabled by default, andPierre Courtieu
2012-08-31Fixing a bug happening in coq when three win mode on and scriptingPierre Courtieu
2012-08-31Resize response window when showing an ancient goal.Pierre Courtieu
2012-08-31Fixing previous commit on double hit.Pierre Courtieu
2012-08-30Impementing a "double hit" electric terminator. Idea: do electricPierre Courtieu
2012-08-30Summary: Don't quote lambda expressionsStefan Monnier
2012-08-30Added some new behavior to the usual 'show goal' shortcut: if point isPierre Courtieu
2012-08-09coq-optimise-resp-windows: Check proof script buffer window exists, addressin...David Aspinall
2012-08-09Rename optim-resp-windows -> coq-optimise-resp-windows for naming conventionDavid Aspinall
2012-07-25Cleaned up a obsolete regexp.Pierre Courtieu
2012-07-22Making better menus for Coq. Menus visible in response and goals buffer.Pierre Courtieu
2012-07-21Fixed some regexp for V8.4 final version.Pierre Courtieu
2012-07-19Fixed widow shrinking hooks + added coq command shortcuts inPierre Courtieu
2012-07-10Adapted to late coq-8.4 new messages.Pierre Courtieu
2012-07-10Fixed incorrect syntax of previous commit.Pierre Courtieu
2012-07-10Made "printing all" queries smater in letting the prover in the samePierre Courtieu
2012-07-09Fixing previous commit (Added completion to insert Require, based onPierre Courtieu
2012-07-09Added completion to insert Require, based on coq-load-path.Pierre Courtieu
2012-07-09Fixed a small bug in indentation + added new commands for queries withPierre Courtieu
2012-06-28Complete rework of the indentation mechanism using smie. The firstPierre Courtieu
2012-06-11Trying to minimize the slowness of indentation when no "Proof." isPierre Courtieu
2012-06-10Fixing indentation details for coq. All known bugs seems fixed.Pierre Courtieu
2012-06-10Fixing indentation details for coq.Pierre Courtieu
2012-06-10Still fixing indentation details for coq.Pierre Courtieu
2012-06-10Still fixing indentation (operator precedences) details for coq.Pierre Courtieu
2012-06-10Still fixing indentation details for coq.Pierre Courtieu
2012-06-09Made a small change in generic code about the setting ofPierre Courtieu
2012-06-08Indentation is a bit more accurate.Pierre Courtieu
2012-06-07Fix a bug of indentation in presence of comment. Probably due to a badPierre Courtieu
2012-06-07Fix indentation of dependent match clauses (as ... in ... return ...).Pierre Courtieu
2012-06-06Fixing a bug with the indentation of qualified names.Pierre Courtieu