aboutsummaryrefslogtreecommitdiff
path: root/stm
AgeCommit message (Expand)Author
2016-06-06STM: proof block detection for bullets and { block }Enrico Tassi
2016-06-06STM: proof block detection/error resilience APIEnrico Tassi
2016-06-06STM: carry AST and indentation of document commandsEnrico Tassi
2016-06-06STM: support for nested boxes of nodes to model error boundariesEnrico Tassi
2016-06-06STM: invalid states are first class citizensEnrico Tassi
2016-06-02Move serialization functions out of StmEmilio Jesus Gallego Arias
2016-06-01Merge branch 'v8.5'Pierre-Marie Pédrot
2016-05-31STM delegation policy can be customizedEnrico Tassi
2016-05-31Feedback cleanupEmilio Jesus Gallego Arias
2016-05-27STM: fix argument filtering for slavesEnrico Tassi
2016-05-26Pfedit.get_current_context refinement (fix #4523)Matthieu Sozeau
2016-05-23typosEnrico Tassi
2016-05-19coqc: support -o option to specify output file nameEnrico Tassi
2016-05-16Put the "cofix" tactic in the monad.Pierre-Marie Pédrot
2016-05-16Put the "fix" tactic in the monad.Pierre-Marie Pédrot
2016-05-10Proof_global, STM: cleanup + use default_proof_mode instead of "Classic"Enrico Tassi
2016-05-10STM: code cleanupEnrico Tassi
2016-05-08Removing dead code and unused opens.Pierre-Marie Pédrot
2016-05-04Merge branch 'v8.5'Pierre-Marie Pédrot
2016-05-04Fix for #4603, part 3: definitions inside proofs not handled properly by coqc.Maxime Dénès
2016-04-24Merge branch 'v8.5'Pierre-Marie Pédrot
2016-04-15Build stm debugging messages lazily so that they are not silentlyHugo Herbelin
2016-04-12Quick fix for #4603 (part 2): Anomaly: Universe undefinedMaxime Dénès
2016-04-04Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...Matthieu Sozeau
2016-03-30Merge branch 'v8.5'Pierre-Marie Pédrot
2016-03-25Univs: fix get_current_context (bug #4603, part I)Matthieu Sozeau
2016-03-20Moving the Ltac definition command to an EXTEND based command.Pierre-Marie Pédrot
2016-03-20Moving Tactic Notation to an EXTEND based command.Pierre-Marie Pédrot
2016-03-19Moving VernacSolve to an EXTEND-based definition.Pierre-Marie Pédrot
2016-03-19Removing the dependency in VernacSolve in the STM.Pierre-Marie Pédrot
2016-03-19Relying on Vernac classifier to flag tactics in the STM.Pierre-Marie Pédrot
2016-03-18Merge branch 'v8.5'Pierre-Marie Pédrot
2016-03-15Tentative fix for bug #4614: "Fully check the document" is uninterruptable.Pierre-Marie Pédrot
2016-03-13Supporting "(@foo) args" in patterns, where "@foo" has no arguments.Hugo Herbelin
2016-03-05Merge branch 'v8.5'Pierre-Marie Pédrot
2016-03-04Rename Ephemeron -> CEphemeron.Maxime Dénès
2016-02-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-02-19STM: Print/Extraction have to be skipped if -quickEnrico Tassi
2016-02-19STM: classify some variants of Instance as regular `Fork nodes.Enrico Tassi
2016-02-15merging conflicts with the original "trunk__CLEANUP__Context__2" branchMatej Kosik
2016-02-13Merge branch 'v8.5'Pierre-Marie Pédrot
2016-02-10STM: always stock in vio files the first node (state) of a proofEnrico Tassi
2016-02-10STM: not delegate proofs that contain Vernac(Module|Require|Import), #4530Enrico Tassi
2016-02-09CLEANUP: Context.{Rel,Named}.Declaration.tMatej Kosik
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2016-01-15Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.Maxime Dénès
2016-01-11CLEANUP: removing unnecessary wrapperMatej Kosik
2016-01-11CLEANUP: removing unused fieldMatej Kosik
2016-01-05Merge remote-tracking branch 'origin/v8.5' into trunkGuillaume Melquiond