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
...
*
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
|
*
|
|
Removing a few suspicious functions from the kernel.
Pierre-Marie Pédrot
2017-07-03
|
/
/
/
|
|
*
Moving "assert" (internally "Cut") to the new proof engine.
Hugo Herbelin
2017-06-25
|
|
/
|
/
|
*
|
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-21
*
|
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
|
Add printing of cumulativity in inductive types
Amin Timany
2017-06-16
*
|
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
*
|
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
*
|
Merge PR#719: Constrexpr.Numeral without bigint
Maxime Dénès
2017-06-15
|
\
\
*
\
\
Merge PR#769: [lib] Remove obsolete state-management function add_frozen_state
Maxime Dénès
2017-06-15
|
\
\
\
*
\
\
\
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
\
\
|
|
|
*
|
Constrexpr.Numeral stays uninterpreted (string+sign instead of BigInt.t)
Pierre Letouzey
2017-06-14
|
|
|
|
*
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-12
|
|
|
|
/
|
|
*
/
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2017-06-12
|
|
|
/
[prev]
[next]