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
...
*
Notations: Adding modifiers to tell which kind of binder a constr can parse.
Hugo Herbelin
2018-02-20
*
Notations: A step in cleaning constr_entry_key.
Hugo Herbelin
2018-02-20
*
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
*
Introducing an intermediary type "constr_prod_entry_key" for grammar producti...
Hugo Herbelin
2018-02-20
*
Moving the argument of CProdN/CLambdaN from binder_expr to local_binder_expr.
Hugo Herbelin
2018-02-20
*
Merge PR #1082: Fixing Print for inductive types with let-in in parameters
Maxime Dénès
2018-02-12
|
\
*
\
Merge PR #6128: Simplification: cumulativity information is variance informa...
Maxime Dénès
2018-02-12
|
\
\
*
\
\
Merge PR #6651: Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-02-12
|
\
\
\
|
|
*
|
Print inductive cumulativity info in About.
Gaëtan Gilbert
2018-02-11
|
|
*
|
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
|
|
/
/
|
/
|
|
*
|
|
[vernac] Mutual theorems (VernacStartTheoremProof) always have names
Vincent Laporte
2018-02-01
*
|
|
[vernac] Remove VernacGoal, allow anonymous definitions in VernacDefinition
Vincent Laporte
2018-02-01
|
*
|
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-30
|
/
/
*
|
[printing] Remove duplicate definitions of pr_lident and pr_lname
Vincent Laporte
2018-01-22
*
|
Merge PR #6499: [vernac] Move the flags/attributes out of vernac_expr
Maxime Dénès
2018-01-16
|
\
\
|
*
|
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-08
*
|
|
Brackets support single numbered goal selectors.
Théo Zimmermann
2018-01-05
|
/
/
*
|
Merge PR #6433: [flags] Move global time flag into an attribute.
Maxime Dénès
2017-12-29
|
\
\
*
|
|
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-23
|
*
|
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-12-23
|
/
/
*
|
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
|
Merge PR #978: In printing, experimenting factorizing "match" clauses with sa...
Maxime Dénès
2017-12-14
|
\
\
|
|
*
Fixing a bug of Print for inductive types with let-ins in parameters.
Hugo Herbelin
2017-12-14
|
*
|
Removing cumbersome location in multiple patterns.
Hugo Herbelin
2017-12-12
|
*
|
Improving spacing in printing disjunctive patterns.
Hugo Herbelin
2017-12-12
|
|
/
*
/
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
|
/
*
Merge PR #6158: Allows a level in the raw and glob printers
Maxime Dénès
2017-12-08
|
\
*
|
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
|
Merge PR #6233: [proof] [api] Rename proof types in preparation for functiona...
Maxime Dénès
2017-12-01
|
\
\
*
\
\
Merge PR #1049: Remove obsolete locality
Maxime Dénès
2017-11-30
|
\
\
\
*
\
\
\
Merge PR #6244: [lib] [api] Introduce record for `object_prefix`
Maxime Dénès
2017-11-30
|
\
\
\
\
|
|
*
|
|
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-29
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-29
|
|
*
|
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
|
|
/
/
|
/
|
|
*
|
|
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
|
\
\
\
*
|
|
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
|
|
/
/
|
/
|
|
|
*
|
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
|
*
|
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
|
*
|
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
|
/
/
|
*
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-24
|
/
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
*
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
|
\
|
*
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
*
|
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
|
/
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Merge PR #6098: [api] Move structures deprecated in the API to the core.
Maxime Dénès
2017-11-13
|
\
*
\
Merge PR #6103: Hack to restore printing of glob_constr in debugger.
Maxime Dénès
2017-11-13
|
\
\
[prev]
[next]