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
2018-11-30
Merge PR #9064: [gramlib] Minor cleanups:
Pierre-Marie Pédrot
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
2018-11-20
Merge PR #7925: Clean transparent state
Maxime Dénès
2018-11-19
[pfedit] Remove `start_proof` stub from `Pfedit`
Emilio Jesus Gallego Arias
2018-11-19
Merge PR #8987: Deprecate hint declaration/removal with no specified database
Pierre-Marie Pédrot
2018-11-19
Merge PR #9003: [vernacextend] Consolidate extension points API
Pierre-Marie Pédrot
2018-11-19
Merge PR #8894: Print full binders in subtyping incompatible polymorphism error.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9001: [options] Remove deprecated option automatic introduction.
Pierre-Marie Pédrot
2018-11-19
Merge PR #8999: [pfedit] Remove cook_proof stub.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9023: [gramlib] Remove unused alias.
Pierre-Marie Pédrot
2018-11-19
Rename TranspState into TransparentState.
Pierre-Marie Pédrot
2018-11-19
Proper record type and accessors for transparent states.
Pierre-Marie Pédrot
2018-11-19
Move transparent_state to its own module.
Pierre-Marie Pédrot
2018-11-19
Merge PR #8451: Print Universes Subgraph
Pierre-Marie Pédrot
2018-11-19
[gramlib] Remove unused alias.
Emilio Jesus Gallego Arias
2018-11-19
[proof] Provide better control of "open proofs" exceptions.
Emilio Jesus Gallego Arias
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-17
[vernacextend] Consolidate extension points API
Emilio Jesus Gallego Arias
2018-11-17
[pfedit] Remove cook_proof stub.
Emilio Jesus Gallego Arias
2018-11-16
Use universe names when printing to dot.
Gaëtan Gilbert
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-16
Print universe names in subtyping error instead of Var(x).
Gaëtan Gilbert
2018-11-16
Print full binders in subtyping incompatible polymorphism error.
Gaëtan Gilbert
2018-11-16
Remove the implicit tactic feature following #7229.
Pierre-Marie Pédrot
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-11-13
Merge PR #8760: Automatically generate names for universes.
Pierre-Marie Pédrot
2018-11-13
[vernac] Rename Vernacinterp to Vernacextend and move extension functions there.
Emilio Jesus Gallego Arias
2018-11-12
Don't declare universe binders for variables.
Gaëtan Gilbert
2018-11-12
Only declare univ binders once for mutind
Gaëtan Gilbert
2018-11-12
Merge PR #8892: Fix part of #8224: grounding open term in fixpoints
Pierre-Marie Pédrot
2018-11-09
Merge PR #8601: Move bound universe names to abstract contexts
Gaëtan Gilbert
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Remove remnants of polymorphic instance name registration.
Pierre-Marie Pédrot
[next]