index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
Commit message (
Expand
)
Author
Age
...
*
|
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
|
/
*
Finish removing Show Goal uid
Gaëtan Gilbert
2017-11-04
*
Setting a system to register printers for Ltac values.
Hugo Herbelin
2017-11-02
*
Using a specific function to register vernac printers.
Hugo Herbelin
2017-11-02
*
Exporting the level-parametric printer of constr and its variants.
Hugo Herbelin
2017-11-02
*
Removing a redundancy in naming types (Ppconstr.precedence = tolerability).
Hugo Herbelin
2017-11-02
*
Merge PR #6015: [general] Remove Econstr dependency from `intf`
Maxime Dénès
2017-10-27
|
\
|
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
|
An occurrence of set_id which behaves as the identity.
Hugo Herbelin
2017-10-24
|
/
*
Parse [Proof using Type] without translating Type to an id.
Gaëtan Gilbert
2017-10-10
*
[vernac] Remove "Proof using" hacks from parser.
Emilio Jesus Gallego Arias
2017-10-10
*
Implementing a generic mechanism for locating named objects from Coq side.
Pierre-Marie Pédrot
2017-10-03
*
Moving the Ltac-specific part of the nametab to the Ltac plugin.
Pierre-Marie Pédrot
2017-10-03
*
Merge PR #1040: Efficient fresh name generation
Maxime Dénès
2017-10-03
|
\
*
|
[vernac] Remove `Qed exporting` syntax.
Emilio Jesus Gallego Arias
2017-09-29
|
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
/
*
Merge PR #688: Binding universe constraints in Definition/Inductive/etc...
Maxime Dénès
2017-09-26
|
\
*
\
Merge PR #1057: Reporting locations in error messages about notation formats.
Maxime Dénès
2017-09-25
|
\
\
*
|
|
Remove STM vernaculars.
Maxime Dénès
2017-09-19
|
|
*
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-09-19
|
|
/
|
/
|
|
*
Reporting locations in error messages about notation formats.
Hugo Herbelin
2017-09-18
|
/
*
Merge PR #939: [general] Merge parsing with highparsing, put toplevel at the ...
Maxime Dénès
2017-09-15
|
\
*
\
Merge PR #1037: Parse directly to Sorts.family when appropriate.
Maxime Dénès
2017-09-15
|
\
\
*
|
|
Don't exclude a priori CLocalDef to be treated by ppconstr.ml.
Hugo Herbelin
2017-09-12
|
*
|
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-09-08
|
/
/
|
*
[vernac] Store Infix Modifier in Vernac Notation.
Pierre-Marie Pédrot
2017-08-29
|
/
*
Merge PR #916: Fixing notation bug 5608 involving { } and a slight restructur...
Maxime Dénès
2017-08-29
|
\
*
\
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
|
\
\
|
|
*
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
|
|
/
|
/
|
*
|
Merge PR #912: Detyping functions are now operating on EConstr.t.
Maxime Dénès
2017-08-16
|
\
\
*
\
\
Merge PR #864: Some cleanups after cumulativity for inductive types
Maxime Dénès
2017-08-16
|
\
\
\
|
|
*
|
Printing goals does not evar-normalizes beforehand anymore.
Pierre-Marie Pédrot
2017-08-01
|
|
*
|
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
|
|
/
/
|
/
|
|
*
|
|
Merge PR #919: Remove a few useless evar-normalizations in printing code.
Maxime Dénès
2017-08-01
|
\
\
\
|
|
*
|
Improve errors for cumulativity when monomorphic
Amin Timany
2017-07-31
*
|
|
|
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
|
*
|
Remove a few useless evar-normalizations in printing code.
Pierre-Marie Pédrot
2017-07-26
|
|
/
/
*
/
/
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
|
/
/
*
|
Merge PR #899: [general] Move files to directories so they match linking order.
Maxime Dénès
2017-07-20
|
\
\
*
\
\
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
\
\
|
|
*
|
[general] Move files to directories matching linking order.
Emilio Jesus Gallego Arias
2017-07-19
|
|
/
/
|
/
|
|
*
|
|
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
*
|
|
The only abstraction-breaking function in Univ is now AUContext.instance.
Pierre-Marie Pédrot
2017-07-13
*
|
|
Safer API for constr_of_global, and getting rid of unsafe_constr_of_global.
Pierre-Marie Pédrot
2017-07-13
*
|
|
Safer API for Global.body_of_constant and variants.
Pierre-Marie Pédrot
2017-07-13
*
|
|
Moving the last bits of abtraction-breaking code out of the kernel.
Pierre-Marie Pédrot
2017-07-11
*
|
|
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-11
*
|
|
Merge PR #853: Clean 'with Definition' implementation.
Maxime Dénès
2017-07-06
|
\
\
\
*
|
|
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
[prev]
[next]