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-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
2018-11-09
Force the user to provide names when generating abstract universe contexts.
Pierre-Marie Pédrot
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-11-08
Standardize handling of Automatic Introduction.
Jasper Hugunin
2018-11-07
Merge PR #8773: [checker] Refactor by sharing code with the kernel
Pierre-Marie Pédrot
2018-11-06
Move debug term printer to kernel
Maxime Dénès
2018-11-06
[program] extend obligation to give back a mapping from obligations to
Matthieu Sozeau
2018-11-05
Merge PR #8899: Remove the deprecated Token module and port the corresponding...
Emilio Jesus Gallego Arias
2018-11-05
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Hugo Herbelin
2018-11-05
Merge PR #8515: Command driven attributes
Pierre-Marie Pédrot
2018-11-05
Merge PR #8842: Towards seeing Global purely as a wrapper on top of kernel fu...
Maxime Dénès
2018-11-04
Remove the deprecated Token module and port the corresponding code.
Pierre-Marie Pédrot
2018-11-03
Merge PR #8852: Use the obligation evar flag
Pierre-Marie Pédrot
2018-11-02
Merge PR #8834: [error printing] Fix improper grounding of open terms in prin...
Hugo Herbelin
2018-11-02
Universe Polymorphism is a normal attribute modulo the stm (no Flags)
Gaëtan Gilbert
2018-11-02
Per command attribute parsing for core commands
Gaëtan Gilbert
2018-11-02
Load doesn't support attributes
Gaëtan Gilbert
2018-11-02
Simplify use of polymorphism/program globals in attributes
Gaëtan Gilbert
2018-11-02
Remove is_universe_polymorphic in indschemes
Gaëtan Gilbert
2018-11-02
Remove evdref style in build_combined_scheme
Gaëtan Gilbert
2018-11-02
Generalize attributes further to get a monad (mostly for [map])
Gaëtan Gilbert
2018-11-02
Make attributes more general to make defining #[universes(...)] easy
Gaëtan Gilbert
2018-11-02
Command driven attributes.
Gaëtan Gilbert
2018-11-02
Remove pointless optional arguments to mk_atts
Gaëtan Gilbert
2018-11-02
{Vernacentries -> Attributes}.attributes_of_flags
Gaëtan Gilbert
2018-11-02
Remove location field from attributes
Gaëtan Gilbert
2018-11-02
Move attributes out of vernacinterp to new attributes module
Gaëtan Gilbert
2018-10-31
Introduce Safe_typing.set_share_reduction
Maxime Dénès
2018-10-31
Seeing Global purely as a wrapper on top of kernel functions.
Hugo Herbelin
2018-10-31
[nametab] Move `object_prefix` to `Nametab`.
Emilio Jesus Gallego Arias
2018-10-31
[nametab] Move global_dir_reference to Nametab
Emilio Jesus Gallego Arias
2018-10-30
Generalizing the various evar_map printers in Termops over an environment.
Hugo Herbelin
2018-10-30
Switch to using the obligation_evar flag instead of the evar source
Matthieu Sozeau
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-28
[error printing] Fix improper grounding of open terms in printing.
Emilio Jesus Gallego Arias
2018-10-26
[typeclasses] functionalize typeclass evar handling
Matthieu Sozeau
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-26
Merge PR #8684: Remove a few circumvolutions around parameters of inductive e...
Gaëtan Gilbert
2018-10-26
Merge PR #8687: Mini reorganization type of global constr of global
Pierre-Marie Pédrot
2018-10-26
Remove a few circumvolutions around parameters of inductive entries
Maxime Dénès
2018-10-26
Merge PR #7186: Moving `fold_constr_with_full_binders` to a place
Maxime Dénès
2018-10-19
Merge PR #8758: [api] Qualify access to `Nametab`
Hugo Herbelin
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-18
[api] Qualify access to `Nametab`
Emilio Jesus Gallego Arias
2018-10-17
Merge PR #8694: Various cleanups of universe apis
Pierre-Marie Pédrot
2018-10-16
Merge PR #8059: Simplify code for [Definition := Eval ...]
Matthieu Sozeau
2018-10-16
{Univops -> Vars}.universes_of_constr
Gaëtan Gilbert
[next]