aboutsummaryrefslogtreecommitdiff
path: root/coq
AgeCommit message (Expand)Author
2013-07-05Fixing #466. Indent. bug when illformed commment at file beginning.Pierre Courtieu
2013-07-04Fixing a compilation warning for a ml4pg function in coq.el.Pierre Courtieu
2013-07-04Fixing undeclared variables for compilation.Pierre Courtieu
2013-07-02Added faq for coq pg.Pierre Courtieu
2013-07-02Fixing coq project file mechanism.Pierre Courtieu
2013-06-19Adding support for coq project file for setting coqdoc args.Pierre Courtieu
2013-06-19Adding support for coq project file for setting coqdoc args.Pierre Courtieu
2013-05-31Removing files from ML4PG folderjoheras
2013-05-31Removing ML4PG files from coq folder.joheras
2013-05-31Removing ML4PG files from coq folder.joheras
2013-05-31Inclusion of ML4PG in coq.el file.joheras
2013-05-31*** empty log message ***joheras
2013-05-31Removing hidden files of ML4PG.joheras
2013-05-31Removing hidden files from ML4PG.joheras
2013-05-31ML4PG modificationjoheras
2013-05-31Documentation of ML4PGjoheras
2013-05-30ML4PG functionality added to Coq menujoheras
2013-05-30*** empty log message ***joheras
2013-05-30Adding some more standard utf8 symbols to indentation operator. WePierre Courtieu
2013-05-29Fixing a minor bug in indetation (exists is tactic and a quantifier).Pierre Courtieu
2013-05-14- update coq exampleHendrik Tews
2013-04-19improve docHendrik Tews
2013-03-05fix overwriting the empty compilation queueHendrik Tews
2013-02-20small improvementHendrik Tews
2013-02-18fix parallel Coq compilation: report error for circular dependenciesHendrik Tews
2013-02-18move message about killing coq compilation processesHendrik Tews
2013-01-20- implement retract from prooftreeHendrik Tews
2013-01-17Fixed a bug with window height optimization.Pierre Courtieu
2013-01-17- support Grab Existential Variables for ProoftreeHendrik Tews
2013-01-15- support bullets and braces in ProoftreeHendrik Tews
2013-01-03- fix asserting when parallel background compilation is in progressHendrik 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-13- first version of parallel asynchronous compilation for coq inHendrik Tews
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-10-30rename entities in coq-seq-compileHendrik Tews
2012-10-30move some more material into coq-compile-commonHendrik 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-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