index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-19
Allow program hooks to see the refined universe_context at the end of a
Matthieu Sozeau
2015-11-19
Fix bug #4433, removing hack on evars appearing in a pattern from a
Matthieu Sozeau
2015-11-18
Fixing fix c71aa6b to primitive projections.
Hugo Herbelin
2015-11-18
Fix a bug preventing the generation of graphs when doing multiple
Matthieu Sozeau
2015-11-18
Improve error message.
Maxime Dénès
2015-11-18
MacOS package script: do not fail if link to /Applications already exists.
Maxime Dénès
2015-11-18
Slightly documenting code for building primitive projections.
Hugo Herbelin
2015-11-18
Fixing logical bugs in the presence of let-ins in computiong primitive
Hugo Herbelin
2015-11-17
More optimizations of [Clenv.clenv_fchain].
Pierre-Marie Pédrot
2015-11-17
Performance fix for destruct.
Pierre-Marie Pédrot
2015-11-16
Being more precise and faithful about the origin of the file reporting
Hugo Herbelin
2015-11-13
Continue fix of PMP, handling setoid_rewrite in let-bound hyps correctly.
Matthieu Sozeau
2015-11-13
MacOS package script: do not fail if directory _dmg already exists.
Maxime Dénès
2015-11-12
Fix bug #4412: [rewrite] (setoid_rewrite?) creates ill-typed terms.
Pierre-Marie Pédrot
2015-11-12
Fixed test-suite file for bug #3998.
Matthieu Sozeau
2015-11-12
Update CHANGES
Jason Gross
2015-11-12
Script building MacOS package.
Maxime Dénès
2015-11-11
Now closed.
Matthieu Sozeau
2015-11-11
Ensure that conversion is called on terms of the same type in
Matthieu Sozeau
2015-11-11
Fix bug #3998: when using typeclass resolution for conversion, allow
Matthieu Sozeau
2015-11-11
Fix bug #3735: interpretation of "->" in Program follows the standard one.
Matthieu Sozeau
2015-11-11
Fix bug #3257, setoid_reflexivity should fail if not completing the goal.
Matthieu Sozeau
2015-11-11
Fix bug #4293: ensure let-ins do not contain algebraic universes in
Matthieu Sozeau
2015-11-11
Fixing bug #3554: Anomaly: Anonymous implicit argument.
Pierre-Marie Pédrot
2015-11-10
Dead code from the commit having introduced primitive projections (a4043608).
Hugo Herbelin
2015-11-10
Typo.
Hugo Herbelin
2015-11-10
Fixing a bug in reporting ill-formed constructor.
Hugo Herbelin
2015-11-10
Test for bug #4404.
Pierre-Marie Pédrot
2015-11-10
Fix bug #4404: [remember] gives Error: Conversion test raised an anomaly.
Pierre-Marie Pédrot
2015-11-09
Pushing the backtrace in conversion anomalies.
Pierre-Marie Pédrot
2015-11-07
Fixing output test Existentials.v after eec77191b.
Hugo Herbelin
2015-11-07
Preservation of the name of evars/goals when applying pose/set/intro/clearbody.
Hugo Herbelin
2015-11-07
Tests for syntax "Show id" and [id]:tac (shelved or not).
Hugo Herbelin
2015-11-07
Fixing documention of Add Printing Coercion.
Hugo Herbelin
2015-11-06
Fixed #4407.
Pierre Courtieu
2015-11-06
Fixing #4406 coqdep: No recursive search of ml (-I).
Pierre Courtieu
2015-11-06
Fixing complexity file f_equal.v.
Hugo Herbelin
2015-11-06
More on how to compile doc.
Hugo Herbelin
2015-11-06
Fixing complexity issue with f_equal. Thanks to J.-H. Jourdan
Hugo Herbelin
2015-11-05
Add test-suite file for #4273.
Matthieu Sozeau
2015-11-05
Fix bug #4273
Matthieu Sozeau
2015-11-05
Update version numbers and magic numbers for 8.5beta3 release.
Maxime Dénès
2015-11-04
Checker was forgetting to register global universes introduced by opaque
Matthieu Sozeau
2015-11-04
Univs: missing checks in evarsolve with candidates and missing a
Matthieu Sozeau
2015-11-04
Univs: update refman, better printers for universe contexts.
Matthieu Sozeau
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-11-04
Univs: compatibility with 8.4.
Matthieu Sozeau
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-04
Test file for #4397.
Maxime Dénès
2015-11-03
Update compatibility file for some of bug #4392
Jason Gross
[next]