index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
vernacentries.ml
Age
Commit message (
Expand
)
Author
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-04
Merge PR #7315: An attempt to clarify error message for Arguments needing "re...
Maxime Dénès
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-28
Merge PR #7521: Fix soundness bug with VM/native and cofixpoints
Pierre-Marie Pédrot
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
An attempt to clarify error message for Arguments needing "rename" flag.
Hugo Herbelin
2018-05-23
[api] Move `Vernacexpr` to parsing.
Emilio Jesus Gallego Arias
2018-05-23
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
2018-05-22
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-21
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-01
[api] Move bullets and goals selectors to `proofs/`
Emilio Jesus Gallego Arias
2018-04-30
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-30
Merge PR #6958: [lib] Move global options to their proper place.
Maxime Dénès
2018-04-23
Merge PR #7152: [api] Remove dependency of library on Vernacexpr.
Pierre-Marie Pédrot
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-06
[api] Remove dependency of library on Vernacexpr.
Emilio Jesus Gallego Arias
2018-04-05
Merge PR #7016: Make parsing independent of the cumulativity flag.
Enrico Tassi
2018-04-04
Merge PR #7138: [stm] Move VernacBacktrack to the toplevel.
Enrico Tassi
2018-04-02
[lib] Move global options to their proper place.
Emilio Jesus Gallego Arias
2018-04-01
[stm] Move VernacBacktrack to the toplevel.
Emilio Jesus Gallego Arias
2018-03-30
Remove deprecated commands Arguments Scope and Implicit Arguments
Jasper Hugunin
2018-03-22
bool option -> (VernacCumulative | VernacNonCumulative) option
Gaëtan Gilbert
2018-03-21
Make parsing independent of the cumulativity flag.
Gaëtan Gilbert
2018-03-11
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-09
[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
Implement the Export Set/Unset feature.
Pierre-Marie Pédrot
2018-03-09
Export the various option localities in the API.
Pierre-Marie Pédrot
2018-03-08
Merge PR #6816: Adding mention of shelved/given-up status in Show Existentials
Maxime Dénès
2018-03-08
Merge PR #6893: Cleanup UState API usage
Maxime Dénès
2018-03-07
[vernac] Warn when using “Require” in a section
Vincent Laporte
2018-03-06
Rename some universe minimizing "normalize" functions to "minimize"
Gaëtan Gilbert
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Merge PR #6511: [econstr] Continue consolidation of EConstr API under `interp`.
Maxime Dénès
2018-02-28
[toplevel] [vernac] Remove Load hack and check supported scenarios.
Emilio Jesus Gallego Arias
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-24
Merge PR #6784: New IR in VM: Clambda
Maxime Dénès
2018-02-23
New IR in VM: Clambda.
Maxime Dénès
2018-02-22
Adding mention of shelved/given-up status in "Show Existentials".
Hugo Herbelin
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-19
Fix #6529: nf_evar_info and check the env evars' not just the concl
Matthieu Sozeau
2018-02-09
[vernac] Fix outdated comment.
Emilio Jesus Gallego Arias
2018-02-09
[vernac] [minor] Move print effects to top-level caller.
Emilio Jesus Gallego Arias
2018-02-09
[error] Replace msg_error by a proper exception.
Emilio Jesus Gallego Arias
[next]