index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stm
/
stm.ml
Commit message (
Expand
)
Author
Age
*
[stm] More cleanup of "classification is not an interpreter"
Emilio Jesus Gallego Arias
2018-04-01
*
[stm] Move VernacBacktrack to the toplevel.
Emilio Jesus Gallego Arias
2018-04-01
*
stm: don't propagate side effects when editing a proof
Enrico Tassi
2018-03-27
*
Merge PR #6970: [vernac] Move `Quit` and `Drop` to the toplevel layer.
Enrico Tassi
2018-03-26
|
\
|
*
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-11
*
|
[stm] Never consider `Backtrack` as part of the script.
Emilio Jesus Gallego Arias
2018-03-11
|
/
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Deprecate UState aliases in Evd.
Gaëtan Gilbert
2018-03-06
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
|
[stm] Partial fix for bug #6884 [location missing from replay nodes]
Emilio Jesus Gallego Arias
2018-03-02
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
*
[error] Replace msg_error by a proper exception.
Emilio Jesus Gallego Arias
2018-02-09
*
Merge PR #6671: [stm] [toplevel] Make loadpath a parameter of the document.
Maxime Dénès
2018-02-06
|
\
*
\
Merge PR #6653: [vernac] Remove VernacGoal, allow anonymous definitions in Ve...
Maxime Dénès
2018-02-05
|
\
\
|
|
*
[stm] [toplevel] Make loadpath a parameter of the document.
Emilio Jesus Gallego Arias
2018-02-05
|
|
/
|
/
|
|
*
[vernac] Mutual theorems (VernacStartTheoremProof) always have names
Vincent Laporte
2018-02-01
|
*
[vernac] Remove VernacGoal, allow anonymous definitions in VernacDefinition
Vincent Laporte
2018-02-01
*
|
[stm] Move options to a per-document record.
Emilio Jesus Gallego Arias
2018-01-31
|
/
*
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-08
*
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-12-23
*
Merge PR #6318: Separate vernac controls and regular commands.
Maxime Dénès
2017-12-22
|
\
|
*
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
|
[stm] [ide protocol] Allow to include several commands on query.
Emilio Jesus Gallego Arias
2017-12-16
|
/
*
Merge PR #1108: [stm] Reorganize flags
Maxime Dénès
2017-12-13
|
\
|
*
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-12-11
|
*
[stm] Move process_id to Spawned.
Emilio Jesus Gallego Arias
2017-12-11
*
|
[summary] Adapt STM to the new Summary API.
Emilio Jesus Gallego Arias
2017-12-09
|
/
*
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
*
[vernac] Adjust `interp` to pass polymorphic in the attributes.
Emilio Jesus Gallego Arias
2017-11-27
*
Merge PR #6207: [stm] Allow delayed constant in interactive mode.
Maxime Dénès
2017-11-27
|
\
*
\
Merge PR #1092: [stm] [doc] Add some documentation to obscure AsyncTaskQueue
Maxime Dénès
2017-11-23
|
\
\
|
*
|
[stm] [doc] Add some documentation to AsyncTaskQueue API
Emilio Jesus Gallego Arias
2017-11-21
*
|
|
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
|
/
/
|
*
[stm] Allow delayed constant in interactive mode.
Emilio Jesus Gallego Arias
2017-11-21
|
/
*
Merge PR #6183: [plugins] Prepare plugin API for functional handling of state.
Maxime Dénès
2017-11-20
|
\
*
\
Merge PR #6166: Fix regression in treating Defined as defined
Maxime Dénès
2017-11-20
|
\
\
|
|
*
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-19
|
|
/
|
/
|
|
*
Fix regression in treating Defined as defined
Tej Chajed
2017-11-15
*
|
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
|
/
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
Fix FIXME: use OCaml 4.02 generative functors when available.
Gaëtan Gilbert
2017-11-01
*
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
2017-10-17
*
[stm] Move interpretation state to Vernacentries
Emilio Jesus Gallego Arias
2017-10-17
*
[stm] Remove VtBack from public classification.
Emilio Jesus Gallego Arias
2017-10-17
*
[stm] First step to move interpretation of Undo commands out of the classifier.
Emilio Jesus Gallego Arias
2017-10-17
*
Merge PR #1103: Take Suggest Proof Using outside the kernel.
Maxime Dénès
2017-10-13
|
\
*
|
[stm] [toplevel] Move delicate state initialization to the STM (BZ#5556)
Emilio Jesus Gallego Arias
2017-10-11
[next]