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-12-02
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-12-02
Update history of revisions.
Hugo Herbelin
2015-12-02
Changing syntax "$(tactic)$" into "ltac:(tactic)", as discussed in WG.
Hugo Herbelin
2015-12-02
Univs/Program: update the universe context with global universe
Matthieu Sozeau
2015-12-02
Fix bug #4444: Next Obligation performed after a Section opening was
Matthieu Sozeau
2015-12-02
Add an option to deactivate compatibility printing of primitive
Matthieu Sozeau
2015-12-02
Fix a bug in externalisation which prevented printing of projections
Matthieu Sozeau
2015-12-01
vio: fix argument parsing (progress on #4442)
Enrico Tassi
2015-11-30
Test for bug #4149.
Pierre-Marie Pédrot
2015-11-28
Test-suite files for closed bugs
Matthieu Sozeau
2015-11-28
Closed bugs.
Matthieu Sozeau
2015-11-28
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-11-27
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-27
Avoid recording spurious Set <= Top.i constraints which are always
Matthieu Sozeau
2015-11-27
Fix [Polymorphic Hint Rewrite].
Matthieu Sozeau
2015-11-26
Fixing the "parsing rules with idents later declared as keywords" problem.
Hugo Herbelin
2015-11-26
Make the pretty printer resilient to incomplete nametab (progress on #4363).
Enrico Tassi
2015-11-26
Adding the Printing Projections options to the index.
Pierre-Marie Pédrot
2015-11-25
Fix for case-insensitive path looking continued (#2554): Adding a
Hugo Herbelin
2015-11-25
Generalizing the patch to bug #2554 on fixing path looking with
Hugo Herbelin
2015-11-25
Heuristic to check the version of lablgtk2 in configure.ml.
Pierre-Marie Pédrot
2015-11-25
Reverting 1467c225 (Fixing an old typo in Retyping, found by Matej).
Hugo Herbelin
2015-11-25
Advertising that CoqIDE requires lablgtk >= 2.16
Pierre-Marie Pédrot
2015-11-25
Checking lablgtk version in configure. Fix bug #4423.
Pierre-Marie Pédrot
2015-11-24
Univs: carry on universe substitution when defining obligations of
Matthieu Sozeau
2015-11-24
Fixing an old typo in Retyping, found by Matej.
Hugo Herbelin
2015-11-23
Fix generation of equality schemes on polymorphic equality types.
Matthieu Sozeau
2015-11-23
Fix output of universe arcs. (Fix bug #4422)
Guillaume Melquiond
2015-11-22
Fixing a vm_compute bug in the presence of let-ins among the
Hugo Herbelin
2015-11-22
Fixing a bug of adjust_subst_to_rel_context.
Hugo Herbelin
2015-11-22
Fixing kernel bug in typing match with let-ins in the arity.
Hugo Herbelin
2015-11-20
Univs: generation of induction schemes should not generated useless
Matthieu Sozeau
2015-11-20
Univs: fix type_of_global_in_context not returning instantiated universe cont...
Matthieu Sozeau
2015-11-19
Fix bug #4429: eauto with arith: 70x performance regression in Coq 8.5.
Pierre-Marie Pédrot
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
[next]