index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printing
Age
Commit message (
Expand
)
Author
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-20
Merge PR #899: [general] Move files to directories so they match linking order.
Maxime Dénès
2017-07-19
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-13
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-11
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-06
Merge PR #853: Clean 'with Definition' implementation.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-07-03
Removing a few suspicious functions from the kernel.
Pierre-Marie Pédrot
2017-06-21
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-16
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-15
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-14
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-12
[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
Remove Show Thesis command which was never implemented.
Théo Zimmermann
2017-06-12
Remove non-working Show Tree and Show Node commands.
Théo Zimmermann
2017-06-12
Remove Show Implicit Arguments command.
Théo Zimmermann
2017-06-11
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-06
Merge PR#716: Don't double up on periods in anomalies
Maxime Dénès
2017-06-05
Merge PR#722: [printing] Remove duplicated printing function.
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
Don't double up on periods in anomalies
Jason Gross
2017-06-02
Merge PR#647: [emacs] [toplevel] Make emacs flag local to the toplevel.
Maxime Dénès
2017-06-01
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-06-01
[printing] Remove duplicated printing function.
Emilio Jesus Gallego Arias
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-25
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-23
[vernac] Remove `Save thm id.` command.
Emilio Jesus Gallego Arias
2017-05-17
Merge PR#457: Adding an even more compact goal hyps mode.
Maxime Dénès
2017-05-16
Simplified compaction criterion + tests.
Pierre Courtieu
2017-05-05
Merge PR#454: Printing unfocussed goals and toward a pg plugin.
Maxime Dénès
2017-05-05
Adapted to EConstr.
Pierre Courtieu
2017-05-04
Warning removed.
Pierre Courtieu
2017-05-04
labelizing arguments
Pierre Courtieu
2017-05-04
Adding an option "Printing Unfocused".
Pierre Courtieu
2017-05-03
Adding an even more compact mode for goal display.
Pierre Courtieu
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
[next]