index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
stm.ml
Age
Commit message (
Expand
)
Author
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-05-31
Remove Show Script (deprecated in 8.10)
Gaëtan Gilbert
2019-05-27
Remove the delayed universe table from object files.
Pierre-Marie Pédrot
2019-05-24
Merge PR #10233: Fixing typos - Part 3
Théo Zimmermann
2019-05-24
Merge PR #10209: Fix #10208 don't fail when passed extensionless -topfile
Enrico Tassi
2019-05-24
Remove the indirect opaque accessor hooks from Opaqueproof.
Pierre-Marie Pédrot
2019-05-24
Statically ensure the content of delayed proofs in vio file.
Pierre-Marie Pédrot
2019-05-24
Remove a useless call to the Future API for opaque proofs in the STM.
Pierre-Marie Pédrot
2019-05-23
Fixing typos - Part 3
JPR
2019-05-23
Merge PR #9895: [loadpath] Make loadpath handling self-contained and move to ...
Maxime Dénès
2019-05-23
Merge PR #10185: Remove undocumented Instance : ! syntax
Vincent Laporte
2019-05-22
unified style for new hooks and old hooks
Talia Ringer
2019-05-22
Merge remote-tracking branch 'origin/master' into stm+doc_hook
Talia Ringer
2019-05-22
Fix #10208 don't fail when passed extensionless -topfile
Gaëtan Gilbert
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2019-05-21
Remove undocumented Instance : ! syntax
Gaëtan Gilbert
2019-05-20
Remove VtUnknown classification
Maxime Dénès
2019-05-14
Allow run_tactic to return a value, remove hack from ltac2
Gaëtan Gilbert
2019-05-04
Merge PR #9926: [vernac] [ast] Make location info an attribute of vernaculars.
Pierre-Marie Pédrot
2019-04-29
[stm] Add hooks for document actions.
Emilio Jesus Gallego Arias
2019-04-29
Merge PR #9935: [api] [proof] Alert users that `Vernacstate.Proof_global` is ...
Maxime Dénès
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-11
[stm] Report correct ids on some errors where it was dummy.
Shachar Itzhaky
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-03-30
[vernac] Small cleanup to remove assert false.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] [stm] Tweak `with_fail` and hopefully fix the semantics.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-25
[Vernacular] Deprecate the “Show Script” command
Vincent Laporte
2019-03-04
[stm] unfocus when edition exits the proof (fix #9431)
Enrico Tassi
2019-02-22
[library] Remove `-boot` option.
Emilio Jesus Gallego Arias
2019-02-08
Merge PR #9525: Remove global output_native_objects flag.
Emilio Jesus Gallego Arias
2019-02-08
Merge PR #9523: Make boot flag into a normal option (no global flag).
Emilio Jesus Gallego Arias
2019-02-08
Remove global output_native_objects flag.
Gaëtan Gilbert
2019-02-08
Make boot flag into a normal option (no global flag).
Gaëtan Gilbert
2019-02-05
[parsing] Use AST node for main parsing entry.
Emilio Jesus Gallego Arias
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2019-01-24
Merge PR #9372: [thread] protect threads against sigalrm
Emilio Jesus Gallego Arias
2019-01-22
[thread] protect threads against sigalrm
Enrico Tassi
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-10
[STM] kill no_safe_id anomaly
Enrico Tassi
2019-01-10
Merge PR #9331: [STM] Fix semantics of `cur_id` w.r.t. error states
Enrico Tassi
2019-01-09
[STM] Fix semantics of `cur_id` w.r.t. error states
Maxime Dénès
2019-01-09
Merge PR #9316: Fix #3934: coqc -time -quick gives unreadable output
Enrico Tassi
2019-01-08
Fix #3934: coqc -time -quick gives unreadable output
Maxime Dénès
2019-01-08
Fix #9272: `Unset Nested Proofs Allowed` does not capture nested `Instance` p...
Maxime Dénès
2018-12-17
[STM] Better protection for cur_id
Maxime Dénès
2018-12-17
Merge PR #9206: [stm] join the tip of the document even when fixing a proof (...
Emilio Jesus Gallego Arias
2018-12-17
Merge PR #9219: [STM] Fix logic of debug DAG printer
Enrico Tassi
2018-12-17
Merge PR #9220: Move shallow state logic to the function preparing state for ...
Enrico Tassi
[next]