aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Seeing IntroWildcard as an action intro pattern rather than as a naming patternGravatar Hugo Herbelin2014-09-30
* Add syntax for naming new goals in refine: writing ?[id] instead of _Gravatar Hugo Herbelin2014-09-30
* Simplify evarconv thanks to new delta status of projections,Gravatar Matthieu Sozeau2014-09-30
* XML pretty printing for AST (work by François Poulain, project DoCoq)Gravatar Enrico Tassi2014-09-29
* Notation: option to attach extra pretty printing rules to notationsGravatar Enrico Tassi2014-09-29
* CoqIDE: new message to print ASTGravatar Enrico Tassi2014-09-29
* typoGravatar Enrico Tassi2014-09-29
* do not explode if a plugin is not up to date on -help (Close: 3673)Gravatar Enrico Tassi2014-09-29
* Merging some functions from evarutil.ml/evd.ml.Gravatar Hugo Herbelin2014-09-29
* Printing evar instance in a more intuitive order.Gravatar Hugo Herbelin2014-09-29
* Restoring non-uniform delta on local and global constants in 2nd orderGravatar Hugo Herbelin2014-09-29
* Documenting option -type-in-type.Gravatar Hugo Herbelin2014-09-29
* Adding a test for bug #2428.Gravatar Pierre-Marie Pédrot2014-09-29
* Bug fixed.Gravatar Matthieu Sozeau2014-09-29
* Fix test-suite filesGravatar Matthieu Sozeau2014-09-29
* Fix printing of primitive record info.Gravatar Matthieu Sozeau2014-09-29
* In evarconv and unification, expand folded primitive projections toGravatar Matthieu Sozeau2014-09-29
* Print information about primitive records (Print and About).Gravatar Matthieu Sozeau2014-09-28
* Keyed unification option, compiling the whole standard libraryGravatar Matthieu Sozeau2014-09-27
* Index keys instead of simply global references.Gravatar Matthieu Sozeau2014-09-27
* First version of keyed subterm selection in unification.Gravatar Matthieu Sozeau2014-09-27
* Fix test-suite file.Gravatar Matthieu Sozeau2014-09-27
* Fix bug #3664 by refolding projections that don't reduce in cbn.Gravatar Matthieu Sozeau2014-09-27
* Remove auto's use of dummy goal, use the proper sigma for pattern_of_constr.Gravatar Matthieu Sozeau2014-09-27
* Fix semantics of matching with folded/unfolded projections to definitelyGravatar Matthieu Sozeau2014-09-27
* Fix bug #3672, application of primitive projections as coercions.Gravatar Matthieu Sozeau2014-09-27
* Fix bug 3662 by actually reducing primitive projections in cbv/compute.Gravatar Matthieu Sozeau2014-09-27
* Bug fixed.Gravatar Matthieu Sozeau2014-09-27
* Make pattern_of_constr typed so that we can infer the proper patternsGravatar Matthieu Sozeau2014-09-27
* Add a boolean to indicate the unfolding state of a primitive projection,Gravatar Matthieu Sozeau2014-09-27
* Adapting to naming of evars.Gravatar Hugo Herbelin2014-09-27
* Changed semantics of induction !id when a clause is given: don'tGravatar Hugo Herbelin2014-09-27
* Removing the last use of tclSENSITIVE in favour of tclNEWGOALS.Gravatar Pierre-Marie Pédrot2014-09-27
* Adding a tclNEWGOALS primitive.Gravatar Pierre-Marie Pédrot2014-09-26
* Hurkens.v: Fix a syntax error.Gravatar Arnaud Spiwack2014-09-26
* Fix canonical structure resolution which was launched on the results ofGravatar Matthieu Sozeau2014-09-26
* ClassicalFacts: adds a proof that weak excluded middle implies weak proof irr...Gravatar Arnaud Spiwack2014-09-26
* Hurkens.v: new paradox: type of modal propositions is not a retract.Gravatar Arnaud Spiwack2014-09-26
* Hurkens.v: fix coqdoc formatting in a comment.Gravatar Arnaud Spiwack2014-09-26
* Add a bunch of reproduction files for bugs.Gravatar Xavier Clerc2014-09-26
* Add missing "Fail" to bug cases.Gravatar Xavier Clerc2014-09-26
* Bug #3566 is fixed.Gravatar Xavier Clerc2014-09-26
* Adding a test for bug #3653.Gravatar Pierre-Marie Pédrot2014-09-26
* Test cases for closed bugs.Gravatar Xavier Clerc2014-09-26
* Fix incorrect assert false in detyping.Gravatar Matthieu Sozeau2014-09-25
* Revert changes of commit 4e1135fb315eab7 over file "plugins/micromega/sos.ml",Gravatar Xavier Clerc2014-09-25
* Add several reproduction files for bugs.Gravatar Xavier Clerc2014-09-25
* Improve consistency of whitespace (beautifier).Gravatar Xavier Clerc2014-09-25
* Remove some 'deprecated' warnings.Gravatar Xavier Clerc2014-09-25
* Hurkens.v: update comments.Gravatar Arnaud Spiwack2014-09-25