index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-01
Fixing nice printing of error reporting with ml tactics bound to ltac names.
Hugo Herbelin
2014-10-01
Made Tacsubst independent of Auto at linking time so that Tacenv does
Hugo Herbelin
2014-10-01
Going back on granting wish #1039 in f5d7b2b1e so that apply with
Hugo Herbelin
2014-10-01
Fixing new failure of #3017 after 012fe1a96ba81ab (Referring to evars
Hugo Herbelin
2014-10-01
Fixing use of arguments renaming in apply which was broken after
Hugo Herbelin
2014-10-01
Updating to the new use of 3 universes, after Hurkens is simplified.
Hugo Herbelin
2014-10-01
STM: report the (structured) goals as XML
Carst Tankink
2014-10-01
Factored out IDE goal structure.
Carst Tankink
2014-10-01
Add additional location information to AST XMLs.
Carst Tankink
2014-10-01
coq_makefile: build and install *top.cmxs plugins
Enrico Tassi
2014-10-01
Removing test for bug #2080.
Pierre-Marie Pédrot
2014-09-30
Add a bunch of reproduction files for closed bugs.
Xavier Clerc
2014-09-30
Add a bunch of reproduction files for bugs.
Xavier Clerc
2014-09-30
Seeing IntroWildcard as an action intro pattern rather than as a naming pattern
Hugo Herbelin
2014-09-30
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
Simplify evarconv thanks to new delta status of projections,
Matthieu Sozeau
2014-09-29
XML pretty printing for AST (work by François Poulain, project DoCoq)
Enrico Tassi
2014-09-29
Notation: option to attach extra pretty printing rules to notations
Enrico Tassi
2014-09-29
CoqIDE: new message to print AST
Enrico Tassi
2014-09-29
typo
Enrico Tassi
2014-09-29
do not explode if a plugin is not up to date on -help (Close: 3673)
Enrico Tassi
2014-09-29
Merging some functions from evarutil.ml/evd.ml.
Hugo Herbelin
2014-09-29
Printing evar instance in a more intuitive order.
Hugo Herbelin
2014-09-29
Restoring non-uniform delta on local and global constants in 2nd order
Hugo Herbelin
2014-09-29
Documenting option -type-in-type.
Hugo Herbelin
2014-09-29
Adding a test for bug #2428.
Pierre-Marie Pédrot
2014-09-29
Bug fixed.
Matthieu Sozeau
2014-09-29
Fix test-suite files
Matthieu Sozeau
2014-09-29
Fix printing of primitive record info.
Matthieu Sozeau
2014-09-29
In evarconv and unification, expand folded primitive projections to
Matthieu Sozeau
2014-09-28
Print information about primitive records (Print and About).
Matthieu Sozeau
2014-09-27
Keyed unification option, compiling the whole standard library
Matthieu Sozeau
2014-09-27
Index keys instead of simply global references.
Matthieu Sozeau
2014-09-27
First version of keyed subterm selection in unification.
Matthieu Sozeau
2014-09-27
Fix test-suite file.
Matthieu Sozeau
2014-09-27
Fix bug #3664 by refolding projections that don't reduce in cbn.
Matthieu Sozeau
2014-09-27
Remove auto's use of dummy goal, use the proper sigma for pattern_of_constr.
Matthieu Sozeau
2014-09-27
Fix semantics of matching with folded/unfolded projections to definitely
Matthieu Sozeau
2014-09-27
Fix bug #3672, application of primitive projections as coercions.
Matthieu Sozeau
2014-09-27
Fix bug 3662 by actually reducing primitive projections in cbv/compute.
Matthieu Sozeau
2014-09-27
Bug fixed.
Matthieu Sozeau
2014-09-27
Make pattern_of_constr typed so that we can infer the proper patterns
Matthieu Sozeau
2014-09-27
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
Adapting to naming of evars.
Hugo Herbelin
2014-09-27
Changed semantics of induction !id when a clause is given: don't
Hugo Herbelin
2014-09-27
Removing the last use of tclSENSITIVE in favour of tclNEWGOALS.
Pierre-Marie Pédrot
2014-09-26
Adding a tclNEWGOALS primitive.
Pierre-Marie Pédrot
2014-09-26
Hurkens.v: Fix a syntax error.
Arnaud Spiwack
2014-09-26
Fix canonical structure resolution which was launched on the results of
Matthieu Sozeau
2014-09-26
ClassicalFacts: adds a proof that weak excluded middle implies weak proof irr...
Arnaud Spiwack
[next]