aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* pushed evar reduction in kernelGravatar barras2009-02-06
* Allow to turn contrib/subtac into a (nat)dynlink'able pluginGravatar letouzey2009-02-03
* Forgot a file in r11859. Sorry...Gravatar puech2009-01-27
* Petit nettoyage faisant suite au commit #11847 .Gravatar aspiwack2009-01-23
* Fix #2011 : an incorrect environment when extracting Module ... with ...Gravatar letouzey2009-01-22
* Extraction Library works now when some files share the same short name (fix #...Gravatar letouzey2009-01-22
* Les records déclarés avec Record ne peuvent plus être récursifs (le Gravatar aspiwack2009-01-19
* - Structuring Numbers and fixing Setoid in stdlib's doc.Gravatar herbelin2009-01-19
* Getting rid of the previous implementation of setoid_rewrite which wasGravatar msozeau2009-01-18
* Last changes in type class syntax: Gravatar msozeau2009-01-18
* DISCLAIMERGravatar puech2009-01-17
* Fixing #1960 (xml bug with external on goal variable) and #1961Gravatar herbelin2009-01-14
* Moved JProver to a user contribution (as was decided a long time ago)Gravatar herbelin2009-01-04
* Fixed bugs #2001 (search_guard was overwriting the guard index givenGravatar herbelin2009-01-04
* Switched to "standardized" names for the properties of eq andGravatar herbelin2009-01-01
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* - Fixed bugs and compatibilities issues in Gravatar herbelin2008-12-30
* - Added support for subterm matching in SearchAbout.Gravatar herbelin2008-12-29
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* 11715 continuedGravatar herbelin2008-12-26
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* Désactivation de dumpglob lors des appels a functional induction (erreurs pa...Gravatar notin2008-12-18
* Avoid printing that extraction has created file Foo when it's not the caseGravatar letouzey2008-12-17
* Extraction Blacklist : a new command for avoiding conflicts with existing filesGravatar letouzey2008-12-16
* Extraction: also comply to Set Printing Width when producing external filesGravatar letouzey2008-12-16
* Take advantage of natdynlink when available: almost all contribs become loada...Gravatar letouzey2008-12-16
* Generalized binding syntax overhaul: only two new binders: `() and `{},Gravatar msozeau2008-12-14
* Bug in 11662 (did not notice that dp_zenon.mll should be modified instead of Gravatar herbelin2008-12-10
* About "apply in":Gravatar herbelin2008-12-09
* Correct handling of defined methods (let-ins) in instance declarations.Gravatar msozeau2008-12-04
* fixed non-exhaustive pattern matchingGravatar barras2008-11-27
* amelioration mineur du comportement de FunctionGravatar jforest2008-11-24
* first attempt to allow Function to deal with dependent pattern matching. This...Gravatar jforest2008-11-23
* Fixed bug in VernacExtend printing + missing vernacular printing rules +Gravatar herbelin2008-11-22
* correction of bug #2002Gravatar jforest2008-11-20
* f_equal : solve an inefficiency issue (apply vs. simple apply)Gravatar letouzey2008-11-09
* better fix for #1931 by using sort_ofGravatar letouzey2008-11-09
* More factorization of inductive/record and typeclasses: move classGravatar msozeau2008-11-09
* Add the ability to give a specific tactic to solve each obligation inGravatar msozeau2008-11-07
* Cosmetic: no more whitespace at end of lines in extraction filesGravatar letouzey2008-11-06
* Move Record desugaring to constrintern and add ability to use notationsGravatar msozeau2008-11-05
* Suite commit 11539 sur notation Record dans (Co)Inductive (MAJGravatar herbelin2008-11-05
* Nouvelle syntaxe pour écrire des records (co)inductifs :Gravatar aspiwack2008-11-05
* Better extraction renaming phase (fix #1914 plus other non-reported bugs)Gravatar letouzey2008-11-05
* Fixes and refinements regarding occurrence selection:Gravatar herbelin2008-10-26
* adding an option Function_raw_tcc to FunctionGravatar jforest2008-10-26
* Fix bug #1977 by allowing the [apply] variants to take an [open_constr]Gravatar msozeau2008-10-23
* Open notation for declaring record instances.Gravatar msozeau2008-10-23
* Generalized implementation of generalization.Gravatar msozeau2008-10-23