aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Redo 11b03d4 (ensure that ‘Time’ isn't added to internal commands)Gravatar Clément Pit--Claudel2016-02-29
* Remove leftover commentGravatar Clément Pit--Claudel2016-02-28
* Don't add the ‘Time’ prefix to internal Coq commandsGravatar Clément Pit--Claudel2016-02-28
* Add uconstr to the (ltac constr) list in SMIEGravatar Clément Pit--Claudel2016-02-27
* Fix a typo: s/coq-modulestart-proofstart/coq-indent-proofstart/Gravatar Clément Pit--Claudel2016-02-27
* Add a :safe predicate to indentation variablesGravatar Clément Pit--Claudel2016-02-27
* Simplify code to add to .emacsGravatar Clément Pit--Claudel2016-02-20
* Adding missing keywordsGravatar Pierre Courtieu2016-02-18
* Merge pull request #28 from JasonGross/travis-24-3-4-5Gravatar Pierre Courtieu2016-02-17
|\
* \ Merge pull request #40 from hendriktews/proof-treeGravatar Pierre Courtieu2016-02-17
|\ \
* | | More version number fixesGravatar Clément Pit--Claudel2016-02-13
* | | A few clarifications in READMEGravatar Clément Pit--Claudel2016-02-12
* | | Merge pull request #48 from tchajed/texi2html-flagsGravatar Clément Pit--Claudel2016-02-10
|\ \ \
| * | | Update numbering flag passed to texi2htmlGravatar Tej Chajed2016-02-10
|/ / /
* | | More README updatesGravatar Clément Pit--Claudel2016-02-10
* | | Update READMEGravatar Clément Pit--Claudel2016-02-10
* | | Ensure that version detection does not fail in 24.3Gravatar Clément Pit--Claudel2016-02-06
* | | Use coq-prog-name to autodetect version numberGravatar Clément Pit--Claudel2016-02-06
* | | Fixed recent coq syntax change (tac !H become tac (H)).Gravatar Pierre Courtieu2016-01-27
| * | basic proof tree changes for Coq 8.5Gravatar Hendrik Tews2016-01-24
|/ /
* | Cleaning CHANGES.Gravatar Pierre Courtieu2016-01-19
* | fix #36.Gravatar Pierre Courtieu2016-01-19
* | Add a few comments to explain values of coq-load-pathGravatar Clément Pit--Claudel2016-01-14
* | Mark coq-load-path-include-current as obsoleteGravatar Clément Pit--Claudel2016-01-14
* | Automatically detect which version of Coq we're usingGravatar Clément Pit--Claudel2016-01-14
* | Refactor the project file parsing codeGravatar Clément Pit--Claudel2016-01-14
* | Fix #29 + indentation glitch + regexp refactoring.Gravatar Pierre Courtieu2016-01-14
| * Versions 24.2 and earlier do not compileGravatar Jason Gross2016-01-13
| * Add .travis.yml file adapted from fstar-mode.elGravatar Jason Gross2016-01-13
|/
* Fixing indentation of ";".Gravatar Pierre Courtieu2016-01-08
* indentation of ";" more accurate.Gravatar Pierre Courtieu2016-01-08
* Fixing outdenting in ";" indetation.Gravatar Pierre Courtieu2016-01-08
* Trying to indent ";" differently inside Ltac defs.Gravatar Pierre Courtieu2016-01-08
* Fixed indentation of ";" tactical.Gravatar Pierre Courtieu2016-01-07
* Merge pull request #22 from ProofGeneral/fix-scrolling-buffersGravatar Pierre Courtieu2016-01-06
|\
* | updating CHANGESGravatar Pierre Courtieu2016-01-06
* | Adding uset preference coq-indent-semicolon-tactical.Gravatar Pierre Courtieu2016-01-06
* | Fixing #25.Gravatar Pierre Courtieu2016-01-06
* | Fixing #20. #19 fixed by a commit in coq-8.5.Gravatar Pierre Courtieu2016-01-06
* | First try to fix #19 and #20. Not finished.Gravatar Pierre Courtieu2016-01-04
| * Fix spurious scrolling of *goals* and *response* buffersGravatar Clément Pit--Claudel2015-12-31
* | comment and readme.Gravatar Pierre Courtieu2015-12-31
* | Refactoring. New file coq-system.el.Gravatar Pierre Courtieu2015-12-14
|/
* Small refactoring of coqxxx args detection.Gravatar Pierre Courtieu2015-12-14
* Fixing coq-prog-arg for auto compilation.Gravatar Pierre Courtieu2015-12-14
* Fixing variable declaration.Gravatar Pierre Courtieu2015-12-10
* Adding an setting for Search Blacklist coq option.Gravatar Pierre Courtieu2015-12-09
* Speeding up indentation (regexp optim).Gravatar Pierre Courtieu2015-12-07
* Speeding up indentation.Gravatar Pierre Courtieu2015-12-07
* Fixed #15 + more speedup of indentation.Gravatar Pierre Courtieu2015-12-05