aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Completing fixing order of parameters when translating fromGravatar Hugo Herbelin2014-10-02
* An evar name changed in output test.Gravatar Hugo Herbelin2014-10-02
* Adapting the output test Notations:Gravatar Hugo Herbelin2014-10-02
* Added make dependency in %.out in output tests.Gravatar Hugo Herbelin2014-10-02
* Revert "test-suite: New names for vars but the expected invariant is preserved"Gravatar Hugo Herbelin2014-10-02
* Adapting output/Arguments_renaming.out after fixing printing ofGravatar Hugo Herbelin2014-10-02
* Print type and environment of unsolved holes.Gravatar Arnaud Spiwack2014-10-02
* Work around issues with FO unification trying to unify terms ofGravatar Matthieu Sozeau2014-10-02
* Move eta-expansion after delta reduction in kernel reduction. This makesGravatar Matthieu Sozeau2014-10-02
* Fix treatment of projections in Cst_stacks and unfolding behavior in evarconv.Gravatar Matthieu Sozeau2014-10-02
* eta contractionsGravatar Pierre Boutillier2014-10-01
* argument flip of Cyclic31.nshiftr and Cyclic31.nshiftlGravatar Pierre Boutillier2014-10-01
* Simpl less (so that cbn will not simpl too much)Gravatar Pierre Boutillier2014-10-01
* Fix cbn behavior wrt simpl no matchGravatar Pierre Boutillier2014-10-01
* Fix the refolding by cbn of mutal constants defined in not included modulesGravatar Pierre Boutillier2014-10-01
* Fixing nice printing of error reporting with ml tactics bound to ltac names.Gravatar Hugo Herbelin2014-10-01
* Made Tacsubst independent of Auto at linking time so that Tacenv doesGravatar Hugo Herbelin2014-10-01
* Going back on granting wish #1039 in f5d7b2b1e so that apply withGravatar Hugo Herbelin2014-10-01
* Fixing new failure of #3017 after 012fe1a96ba81ab (Referring to evarsGravatar Hugo Herbelin2014-10-01
* Fixing use of arguments renaming in apply which was broken afterGravatar Hugo Herbelin2014-10-01
* Updating to the new use of 3 universes, after Hurkens is simplified.Gravatar Hugo Herbelin2014-10-01
* STM: report the (structured) goals as XMLGravatar Carst Tankink2014-10-01
* Factored out IDE goal structure.Gravatar Carst Tankink2014-10-01
* Add additional location information to AST XMLs.Gravatar Carst Tankink2014-10-01
* coq_makefile: build and install *top.cmxs pluginsGravatar Enrico Tassi2014-10-01
* Removing test for bug #2080.Gravatar Pierre-Marie Pédrot2014-10-01
* Add a bunch of reproduction files for closed bugs.Gravatar Xavier Clerc2014-09-30
* Add a bunch of reproduction files for bugs.Gravatar Xavier Clerc2014-09-30
* 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