index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2017-11-27
Merge PR #6241: [lib] Generalize Control.timeout type.
Maxime Dénès
2017-11-27
Merge PR #6041: Protecting the printing of filenames with space
Maxime Dénès
2017-11-24
[lib] Generalize Control.timeout type.
Emilio Jesus Gallego Arias
2017-11-24
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-23
Quote file names which have spaces in "Print LoadPath".
Hugo Herbelin
2017-11-23
Merge PR #6203: Fix universe polymorphic Program obligations.
Maxime Dénès
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
[plugin] Encapsulate modifiers to vernac commands.
Emilio Jesus Gallego Arias
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
Fix universe polymorphic Program obligations.
Matthieu Sozeau
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
Merge PR #6181: [proof] Attempt to deprecate some V82 parts of the proof API.
Maxime Dénès
2017-11-20
Merge PR #6183: [plugins] Prepare plugin API for functional handling of state.
Maxime Dénès
2017-11-20
Merge PR #6125: Fixing remaining problems with bug #5762 and PR #1120 (clause...
Maxime Dénès
2017-11-19
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
[plugins] Prepare plugin API for functional handling of state.
Emilio Jesus Gallego Arias
2017-11-19
[vernac] Increase table size.
Emilio Jesus Gallego Arias
2017-11-19
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-16
Merge PR #6148: [api] Another large deprecation, `Nameops` and friends.
Maxime Dénès
2017-11-14
Fixes #6129 (declaration of coercions made compatible with local definitions).
Hugo Herbelin
2017-11-13
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-08
Fixing a remaining "coqdoc" problem with bug #5762 and pr #1120.
Hugo Herbelin
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
Merge PR #6064: [api] Deprecate all legacy uses of Name.Id in core.
Maxime Dénès
2017-11-06
Merge PR #6063: Finish removing Show Goal uid
Maxime Dénès
2017-11-04
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
Finish removing Show Goal uid
Gaëtan Gilbert
2017-11-01
provide "loc : Loc.t" binding within "VERNAC COMMAND EXTEND" rules
Matej Košík
2017-10-27
Merge PR #677: Trunk+abstracting injection flags
Maxime Dénès
2017-10-26
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-24
Removing dead code which raised questions.
Hugo Herbelin
2017-10-20
Merge PR #1120: Fixing BZ#5762 (supporting implicit arguments in "where" clau...
Maxime Dénès
2017-10-17
[vernac] [state] Cache freeze/unfreeze
Emilio Jesus Gallego Arias
2017-10-17
[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-10
Parse [Proof using Type] without translating Type to an id.
Gaëtan Gilbert
2017-10-10
Use a nice printer for constant names in Suggest Proof Using.
Gaëtan Gilbert
2017-10-10
Code factorization Vernacentries.interp on VernacProof.
Gaëtan Gilbert
2017-10-10
[vernac] Remove "Proof using" hacks from parser.
Emilio Jesus Gallego Arias
2017-10-10
Take Suggest Proof Using outside the kernel.
Gaëtan Gilbert
2017-10-10
Merge PR #1053: [deps] Move `Discharge` to `interp`
Maxime Dénès
2017-10-09
Merge PR #1114: Generic handling of nameable objects for plugins
Maxime Dénès
2017-10-09
[deps] Move `Discharge` to `interp`
Emilio Jesus Gallego Arias
2017-10-09
Merge PR #1062: BZ#5739, Allow level for leftmost nonterminal for printing-on...
Maxime Dénès
2017-10-06
Merge PR #1121: Fixing BZ#5765 (an anomaly with 'pat in the parameters of an ...
Maxime Dénès
2017-10-05
Merge PR #1081: Mini fix at improving the cannot unify error message
Maxime Dénès
[next]