index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
stm.mli
Age
Commit message (
Expand
)
Author
2021-01-27
[sysinit] move initialization code from coqtop to here
Enrico Tassi
2021-01-27
[sysinit] new component for system initialization
Enrico Tassi
2021-01-26
[options] improve support for append
Enrico Tassi
2020-10-09
[stm] move par: implementation to vernac/comTactic and stm/partac
Enrico Tassi
2020-05-12
Interleave commandline require/set/unset commands
Lasse Blaauwbroek
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-03
[stm] Port documentation of init options to ocamldoc
Emilio Jesus Gallego Arias
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2019-11-01
Implementing support for vos/vok files.
charguer
2019-07-08
Passing command-line option async_proofs_worker_priority functionally.
Hugo Herbelin
2019-06-25
Re-add the "Show Goal" command for Prooftree in PG.
Jim Fehrle
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-04
Remove the discharge segment from vo files.
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-22
Fix ambiguous comment problem
Talia Ringer
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-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2019-04-29
[stm] Add hooks for document actions.
Emilio Jesus Gallego Arias
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
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
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-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2018-11-27
Make `-async-proofs on` effective with `coqc`
Maxime Dénès
2018-11-27
Remove -async-proofs-full flag
Maxime Dénès
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
2018-09-17
Ensure_prev_proof returns a proof that has underlying differences from
Jim Fehrle
2018-07-31
Code to handle "Back" command for diffs.
Jim Fehrle
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-04-18
Merge PR #7281: [stm] push functional API further
Emilio Jesus Gallego Arias
2018-04-17
[stm] push functional API further
Enrico Tassi
2018-04-17
[stm] expose restore/backup since ~doc is (still) dummy
Enrico Tassi
2018-03-31
[doc] Add some more documentation to STM API.
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-05
[stm] [toplevel] Make loadpath a parameter of the document.
Emilio Jesus Gallego Arias
2018-01-31
[stm] Move options to a per-document record.
Emilio Jesus Gallego Arias
2017-12-20
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-11
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-11-19
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-10-17
[stm] Move interpretation state to Vernacentries
Emilio Jesus Gallego Arias
2017-10-11
[stm] [toplevel] Move delicate state initialization to the STM (BZ#5556)
Emilio Jesus Gallego Arias
2017-10-06
[stm] Switch to a functional API
Emilio Jesus Gallego Arias
2017-10-06
[stm] [flags] Move document mode flags to the STM.
Emilio Jesus Gallego Arias
2017-09-19
Add XML protocol support for Wait.
Maxime Dénès
2017-06-18
[ide] Add route_id parameter to query call.
Emilio Jesus Gallego Arias
[next]