aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
Commit message (Expand)AuthorAge
* Intuition: temporary(?) restore the unconditional unfolding of notGravatar letouzey2012-05-15
* Remove the Dp plugin.Gravatar gmelquio2012-04-17
* Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).Gravatar herbelin2012-04-15
* Update CHANGESGravatar herbelin2012-04-15
* MSetRBT : implementation of MSets via Red-Black treesGravatar letouzey2012-04-13
* CHANGES: adapt after backport of some features to 8.4Gravatar letouzey2012-04-12
* info_trivial, info_auto, info_eauto, and debug (trivial|auto)Gravatar letouzey2012-03-30
* Slight change in the semantics of arguments scopes: scopes can noGravatar herbelin2012-03-26
* Module names and constant/inductive names are now in two separate namespacesGravatar letouzey2012-03-26
* Documentation of last commit concerning BacktrackingGravatar letouzey2012-03-23
* More adaptations of pretyping/coercion to Program mode.Gravatar msozeau2012-03-19
* Fix bugs related to Program integration.Gravatar msozeau2012-03-19
* Documentation for Grab Existential Variables.Gravatar aspiwack2012-02-07
* Breakpoints in Ltac debugger: new command "r foo" to jump to the nextGravatar herbelin2012-01-20
* Added new command "Set Parsing Explicit" for deactivating parsing (andGravatar herbelin2012-01-20
* Added the btauto tactic to the documentation.Gravatar ppedrot2012-01-19
* update CHANGES w.r.t. simplGravatar gareuselesinge2011-12-26
* Cleaning CHANGES file.Gravatar herbelin2011-12-21
* Notifying removal of accidental unfolding of recursive calls ofGravatar herbelin2011-12-19
* Coq_makefile: if no -install is provided, install location is set by a Makefi...Gravatar pboutill2011-12-17
* CHANGES: some more updatesGravatar letouzey2011-12-12
* Documentation of appcontextGravatar letouzey2011-11-29
* Updated CHANGES file wrt to pattern-matching compilation.Gravatar herbelin2011-11-21
* CHANGES updateGravatar pboutill2011-11-20
* CoqIdE configuration file won't pollute your home anymoreGravatar pboutill2011-11-20
* Add support for XDG_DATA_HOME and XDG_DATA_DIRS.Gravatar pboutill2011-11-20
* Allow "|_=>_" in "match" in patterns, no more forced enumeration of constructorsGravatar letouzey2011-11-07
* Fixing Equality.injectable which did not detect an equality withoutGravatar herbelin2011-10-22
* Completing r14538 (Chung-Kil Hur's trick for fast dependently-typedGravatar herbelin2011-10-11
* Added support for referring to subterms of the goal by pattern.Gravatar herbelin2011-09-26
* auto with nocore : disable the use of the core database (wish #2188)Gravatar letouzey2011-09-23
* Omega: for non-arithmetical goals, try proving False from context (wish #2236)Gravatar letouzey2011-09-16
* Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...Gravatar aspiwack2011-09-12
* Bug 2577: Second attempt to be correct.Gravatar pboutill2011-09-01
* Updates in CHANGESGravatar letouzey2011-08-18
* Propagated information from the reduction tactics to the kernel soGravatar herbelin2011-08-10
* Made CHANGES more uniformly writtenGravatar herbelin2011-08-10
* Less ambitious application of a notation for eq_rect. We proposedGravatar herbelin2011-08-10
* Typo of bug 2577Gravatar pboutill2011-07-27
* This adds two option tables 'Printing Record' and 'Printing Constructor'Gravatar herbelin2011-07-16
* This option disables the use of the '{| field := ... |}' notationGravatar herbelin2011-07-16
* Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)Gravatar herbelin2011-07-16
* Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...Gravatar herbelin2011-07-16
* Ensured that the transparency state is used when flag betaiota is on for apply.Gravatar herbelin2011-06-19
* Relaxed the constraint introduced in r14190 that froze the existingGravatar herbelin2011-06-18
* Generalizing flag use_evars_pattern_unification into a flagGravatar herbelin2011-06-18
* Typo in CHANGESGravatar herbelin2011-06-18
* Updated CHANGES (info, Show Script, rephrasing).Gravatar herbelin2011-06-10
* Fixing another bug with "_" intro pattern.Gravatar herbelin2011-06-10
* CHANGES updateGravatar pboutill2011-04-28