aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/setoid_ring
Commit message (Expand)AuthorAge
* Everything compiles again.Gravatar msozeau2012-03-14
* Noise for nothingGravatar pboutill2012-03-02
* Proof using ...Gravatar gareuselesinge2011-12-12
* Fixing bug #2640 and variants of it (inconsistency between when andGravatar herbelin2011-11-17
* Add type annotations around all calls to Libobject.declare_objectGravatar letouzey2011-11-02
* Esubst: make types of substitutions & lifts privateGravatar puech2011-08-08
* moins de reification inutile, noatations standardsGravatar pottier2011-08-04
* Newring: generic = on constr replaced by eq_constrGravatar puech2011-07-29
* replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: replaced generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: generic Pervasives.compare on constr replaced by constr_ordGravatar puech2011-07-29
* Newring: generic equality on constr replaced by constr_equalGravatar puech2011-07-29
* Integral domainsGravatar pottier2011-07-26
* Ring2 devient Ncring et la reification par les type classes est partageeGravatar pottier2011-07-26
* Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_defGravatar letouzey2011-06-28
* Follow-up concerning eqb / ltb / leb comparisonsGravatar letouzey2011-06-21
* ring2, cring, nsatz avec type classe avec parametres plus notationsGravatar pottier2011-06-10
* BinInt: Z.add become the alternative Z.add'Gravatar letouzey2011-05-05
* Modularization of BinInt, related fixes in the stdlibGravatar letouzey2011-05-05
* Setoid_ring: some cleanups related with BinPos and BinNatGravatar letouzey2011-05-05
* Modularization of BinPos + fixes in StdlibGravatar letouzey2011-05-05
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* Quickly avoid global axioms in Loic new files about ringGravatar letouzey2011-04-03
* syntax for exponentsGravatar pottier2011-03-08
* Revert "syntax for exponents"Gravatar glondu2011-02-25
* syntax for exponentsGravatar pottier2011-02-22
* anneaux commutatifs ou non, reification sans mlGravatar pottier2011-02-22
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Integer division: quot and rem (trunc convention) in addition to div and modGravatar letouzey2010-11-10
* Still some more Cpow in Type rather than Set (cf. r13542)Gravatar letouzey2010-10-21
* Ring : Cpow in Type rather than Set (type of power coeffs in power_theory)Gravatar letouzey2010-10-14
* Simplify tactic(_)-bound arguments in TACTIC EXTEND rulesGravatar glondu2010-09-30
* Remove some occurrences of "open Termops"Gravatar glondu2010-09-28
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Added eta-expansion in kernel, type inference and tactic unification,Gravatar herbelin2010-09-20
* Reverting partial fix for #2335 committed by mistake in r13435. Sorry.Gravatar herbelin2010-09-19
* Patch solving the bug but leaving open design choicesGravatar herbelin2010-09-19
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Reverted 13293 commited mistakenly. Sorry for the noise.Gravatar herbelin2010-07-18
* Tentative de suppression de l'import automatique des hints et coercions.Gravatar herbelin2010-07-18
* fixed bug #2316 (ring_simplify)Gravatar barras2010-07-16
* Added support for Ltac-matching terms with variables bound in the patternGravatar herbelin2010-06-06
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Improvements in generalized rewriting:Gravatar msozeau2010-03-05
* bug in field_simplify_eq inGravatar barras2010-02-10