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
2019-01-21
Move inductive_error to Type_errors
Gaëtan Gilbert
2019-01-21
Merge PR #9304: Default disable auto template warning.
Maxime Dénès
2019-01-19
Fix recursive loadpath of ML files
Maxime Dénès
2019-01-14
Merge PR #9307: Handle local definitions in implicit arguments of Instance
Maxime Dénès
2019-01-08
Fix #3934: coqc -time -quick gives unreadable output
Maxime Dénès
2019-01-06
Reworking error message for unresolved evar subterm of another evar.
Hugo Herbelin
2019-01-06
Fixes #4633: more explicit error message when referring to a generated evar.
Hugo Herbelin
2019-01-04
Handle local definitions in implicit arguments of Instance
Jasper Hugunin
2019-01-04
Default disable auto template warning.
Gaëtan Gilbert
2018-12-21
Fix shallow flag in vernac state
Maxime Dénès
2018-12-19
warn when using auto template, funind never uses template poly
Gaëtan Gilbert
2018-12-18
Fixes #9229 (Infix not robust wrt choice of variable names).
Hugo Herbelin
2018-12-17
Merge PR #9153: [api] Move reduction modules to `tactics`
Pierre-Marie Pédrot
2018-12-17
Merge PR #9220: Move shallow state logic to the function preparing state for ...
Enrico Tassi
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-13
Merge PR #9117: Accept argument names for extra arguments with "extra scopes"
Matthieu Sozeau
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
Accept argument names for extra arguments with "extra scopes"
Maxime Dénès
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-11
[api] Move reduction modules to `tactics`
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
High level functions to produce kernel entries from econstr.
Gaëtan Gilbert
2018-12-06
Merge PR #8917: Small cleanup wrt attributes_of_flags and template attribute
Vincent Laporte
2018-12-05
Merge PR #8705: [vernac] [hooks] Refactor towards optional hooks.
Pierre-Marie Pédrot
2018-12-05
Move template out of Defattributes record
Gaëtan Gilbert
2018-12-05
attributes_of_flags and its output type now internal in vernacentries
Gaëtan Gilbert
2018-12-04
Remove undocumented "Proof using Clear Unused" flag
Jim Fehrle
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
Emilio Jesus Gallego Arias
2018-11-30
Merge PR #9064: [gramlib] Minor cleanups:
Pierre-Marie Pédrot
2018-11-28
Factor out common code in numeral/string notations
Jason Gross
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-28
Merge PR #9015: [Typeclasses] Warn when RHS of `:>` is not a class
Matthieu Sozeau
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
[gramlib] Minor cleanups:
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-27
Record.declare_class: remove unused “finite” parameter
Vincent Laporte
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-24
Merge PR #8950: [topfmt] Add phase attribute for toplevel printing.
Hugo Herbelin
2018-11-24
Merge PR #8933: Make initial evar map argument to check_evars_are_solved opti...
Pierre-Marie Pédrot
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-23
change vernac_qed_type to have [VtKeep of vernac_keep_as]
Gaëtan Gilbert
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-22
Deprecate Typeclasses Axioms Are Instances
Gaëtan Gilbert
2018-11-21
Make initial evar map argument to check_evars_are_solved optional.
Gaëtan Gilbert
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-20
Merge PR #8982: [proof] Provide better control of "open proofs" exceptions.
Pierre-Marie Pédrot
2018-11-20
Merge PR #9002: [pfedit] Remove `start_proof` stub from `Pfedit`
Pierre-Marie Pédrot
[prev]
[next]