index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
Age
Commit message (
Expand
)
Author
2019-04-05
Merge PR #9685: [vernac] Small cleanup to remove assert false.
Vincent Laporte
2019-04-03
Protect some I/O routines from SIGALRM
Maxime Dénès
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
Merge PR #9481: [parsing] Use AST node for main parsing entry.
Enrico Tassi
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-08
[stm] Filter some more arguments that shouldn't be sent to workers.
Emilio Jesus Gallego Arias
2019-02-05
[parsing] Use AST node for main parsing entry.
Emilio Jesus Gallego Arias
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-28
[vernac] Fix classification of `Declare Custom Entry`
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-22
VernacDeclareClass -> VernacExistingClass
Maxime Dénès
2019-01-22
VernacDeclareInstances -> VernacExistingInstance
Maxime Dénès
2019-01-17
Merge PR #9326: [ci] compile with -quick & validate after vio2vo
Gaëtan Gilbert
2019-01-11
[STM] set the mtime of files generated via vio2vo (fix #9334)
Enrico Tassi
2019-01-11
Fix vernac classification of `Fail Instance`
Maxime Dénès
2019-01-10
[vio] free resources (file descriptors) as soon as a worker ends
Enrico Tassi
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-18
Merge PR #9218: [STM] Better protection for cur_id
Enrico Tassi
2018-12-17
[STM] Better protection for cur_id
Maxime Dénès
2018-12-17
Fix classification of Set Default Proof Mode.
Gaëtan Gilbert
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
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-13
[stm] join: check no error states are part of the document
Enrico Tassi
2018-12-13
[stm] join the tip of the document even when fixing a proof (fix #9204)
Enrico Tassi
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-13
[STM] Fix logic of debug DAG printer
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
[prev]
[next]