index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-29
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
Omega: use "simpl" only on coefficents, not on atoms (fix #4132)
Pierre Letouzey
2017-05-29
Merge PR#690: [stm] Uniformize `Sideff / Sideff.
Maxime Dénès
2017-05-29
Ltac cleanup: no more constr_of_global calls
Matthieu Sozeau
2017-05-29
Equality cleanup: remove constr_of_global
Matthieu Sozeau
2017-05-29
Command.ml cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
Merge PR#555: Missing optimization when Kernel Term Sharing is disabled.
Maxime Dénès
2017-05-29
Configuration with -local definitively seen as an installation layout like ot...
Hugo Herbelin
2017-05-29
Using the same strategy in coqdoc than in coqtop to guess the coqlib.
Hugo Herbelin
2017-05-29
Relying on computation done in Envars to discover the installation directories.
Hugo Herbelin
2017-05-29
Generalizing to docdir and datadir the test for a relocated installation.
Hugo Herbelin
2017-05-29
Exporting the suffixes needed to build coqlib, docdir, etc.
Hugo Herbelin
2017-05-29
Using Coq_config.local rather than None to tell that Coq_config.coqlib is local.
Hugo Herbelin
2017-05-29
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-29
Configure: viewing compilation in -local itself as an installation layout.
Hugo Herbelin
2017-05-29
Configuration: always giving a value to configdir and datadir.
Hugo Herbelin
2017-05-29
More structure and more code factorization in building default
Hugo Herbelin
2017-05-29
Unifying the layout of installation directories.
Hugo Herbelin
2017-05-29
Unified terminology in configure.ml/coq_config.ml: arch_win32 -> arch_is_win32.
Hugo Herbelin
2017-05-29
Mini-renaming in configure.ml to avoid switching back and forth from
Hugo Herbelin
2017-05-29
Dead code (xdg_config_dirs).
Hugo Herbelin
2017-05-29
Merge PR#685: Fix a bug in checker
Maxime Dénès
2017-05-29
Merge PR#546: Fix for bug #4499 and other minor related bugs
Maxime Dénès
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-28
Fix a bug in checker
Amin Timany
2017-05-28
Merge PR#678: [coqlib] Move `Coqlib` to `library/`.
Maxime Dénès
2017-05-28
Merge PR#689: Changes to make coq-makefile not failing on MacOS X.
Maxime Dénès
2017-05-28
Fail on deprecated warning even for Ocaml > 4.02.3
Gaëtan Gilbert
2017-05-28
Fixing a subtle bug in tclWITHHOLES.
Hugo Herbelin
2017-05-28
Merge PR#675: [coqlib] Deprecate redundant Coqlib functions.
Maxime Dénès
2017-05-28
Merge PR#683: coq_makefile: build .cma for each .mlpack
Maxime Dénès
2017-05-28
More uniform indentation of sigma lemmas
Jason Gross
2017-05-28
Give explicit proof terms to proj2_sig_eq etc.
Jason Gross
2017-05-28
Use the rew dependent notation in ex, ex2 proofs
Jason Gross
2017-05-28
Make theorems about ex equality Qed
Jason Gross
2017-05-28
Make new proofs of equality Qed
Jason Gross
2017-05-28
Add some more comments about sigma equalities
Jason Gross
2017-05-28
Remove motive argument from [rew dependent]
Jason Gross
2017-05-28
Use a local [rew dependent] notation
Jason Gross
2017-05-28
Add forward-chaining versions: [eq_sig*_uncurried]
Jason Gross
2017-05-28
Use notation for sigT
Jason Gross
2017-05-28
Remove reference to [IsIso]
Jason Gross
2017-05-28
Use notations for [sig], [sigT], [sig2], [sigT2]
Jason Gross
2017-05-28
Use extended notation for ex, ex2 types
Jason Gross
2017-05-28
Replace [ex'] with [ex]
Jason Gross
2017-05-28
Use [rew_] instead of [eq_rect_] prefix
Jason Gross
2017-05-28
Add equality lemmas for sig2 and sigT2
Jason Gross
2017-05-28
Add lemmas for ex2
Jason Gross
2017-05-28
Use [rew] notations rather than [eq_rect]
Jason Gross
2017-05-28
Add an [inversion_sigma] tactic
Jason Gross
[prev]
[next]