index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
coqloop.ml
Age
Commit message (
Expand
)
Author
2019-09-19
Fix #10420 Add dependent evar mapping info to output
Jim Fehrle
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Refactor Vernacular Control Attributes into a list
Emilio Jesus Gallego Arias
2019-07-29
Tentatively providing a localization function to ad-hoc camlp5 parsers.
Pierre-Marie Pédrot
2019-07-25
Remove deprecated `Backtrack` command
Maxime Dénès
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-08
A classification of command line options.
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-05-04
Merge PR #9926: [vernac] [ast] Make location info an attribute of vernaculars.
Pierre-Marie Pédrot
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-12
Unify Set and Unset handling for options
Gaëtan Gilbert
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-02-18
Sphinx: fail when a command fails
Gaëtan Gilbert
2019-02-05
Remove the Plexing.Error exception.
Pierre-Marie Pédrot
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-11-24
Merge PR #8950: [topfmt] Add phase attribute for toplevel printing.
Hugo Herbelin
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-09
[topfmt] Add phase attribute for toplevel printing.
Emilio Jesus Gallego Arias
2018-11-04
Remove the deprecated Token module and port the corresponding code.
Pierre-Marie Pédrot
2018-08-24
Bug fix: restore previous printing behavior that was unintentionally changed ...
Jim Fehrle
2018-07-31
Code to handle "Back" command for diffs.
Jim Fehrle
2018-07-23
Displays the differences between successive proof steps in coqtop and CoqIDE.
Jim Fehrle
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-05-21
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-02
Making explicit that errors happen in one of five executation phases.
Hugo Herbelin
2018-04-11
[warnings] Remove `set_current_loc` hack.
Emilio Jesus Gallego Arias
2018-04-04
Merge PR #7144: [toplevel] Protect goal printing better wrt Break [helps with...
Enrico Tassi
2018-04-01
[toplevel] Protect goal printing better wrt Break [fixes #7142]
Emilio Jesus Gallego Arias
2018-04-01
[stm] Move VernacBacktrack to the toplevel.
Emilio Jesus Gallego Arias
2018-03-11
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-05
[toplevel] Modify printing goal strategy.
Emilio Jesus Gallego Arias
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-02-28
[toplevel] Update state when `Drop` exception is thrown [#6872]
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-15
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-09
[error] Replace msg_error by a proper exception.
Emilio Jesus Gallego Arias
2017-12-23
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-10-28
[toplevel] Export the last document seen after `Drop`.
Emilio Jesus Gallego Arias
2017-10-06
[stm] Switch to a functional API
Emilio Jesus Gallego Arias
2017-09-14
Using an algebraic type for distinguishing toplevel input from location in file.
Hugo Herbelin
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-11
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
[next]