aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/micromega
Commit message (Expand)AuthorAge
* Coq_micromega: generic = on constr replaced by eq_constrGravatar puech2011-07-29
* update of Micromega docGravatar fbesson2011-06-29
* improved tactic namesGravatar fbesson2011-06-28
* Numbers: a particular case of div_uniqueGravatar letouzey2011-06-24
* Q2R -> IQRGravatar fbesson2011-05-25
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14152 85f007b7-540e-0...Gravatar fbesson2011-05-23
* added support to handle division by a constant over RGravatar fbesson2011-05-20
* cbv delta - [...] before calling liaGravatar fbesson2011-05-18
* apply zeta reduction before syntaxificationGravatar fbesson2011-05-18
* Improved lia + experimental nliaGravatar fbesson2011-05-09
* Modularization of BinInt, related fixes in the stdlibGravatar letouzey2011-05-05
* Modularization of BinNat + fixes of stdlibGravatar letouzey2011-05-05
* Modularization of BinPos + fixes in StdlibGravatar letouzey2011-05-05
* Definitions of positive, N, Z moved in Numbers/BinNums.vGravatar letouzey2011-05-05
* bug fix: concurrent access of persistent_cacheGravatar fbesson2011-04-21
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Some more revision of {P,N,Z}Arith + bitwise ops in NdigitsGravatar letouzey2010-11-18
* Solve name conflict about pow introduced by commit 13546.Gravatar letouzey2010-10-21
* Still some more Cpow in Type rather than Set (cf. r13542)Gravatar letouzey2010-10-21
* Fix unescaped end-of-lines (OCaml warning 29)Gravatar glondu2010-09-13
* 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
* QArith: typo in name of hint db (fix #2346)Gravatar letouzey2010-06-29
* A little bit of cleanup, and some annotations.Gravatar fkirchne2010-05-28
* Modify the test for csdp and associated message.Gravatar fkirchne2010-05-28
* ...Gravatar fkirchne2010-05-28
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Look for csdp in $PATH at runtime, remove -csdpdir configure optionGravatar glondu2010-04-11
* Remove unused functions run_sdpaGravatar glondu2010-04-11
* Manual qualification of Mfourier.Proof in micromega to avoid ocamldep using i...Gravatar letouzey2010-03-30
* Application des patches envoyés par F. Besson pour micromegaGravatar notin2010-03-08
* Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...Gravatar letouzey2009-12-09
* Sos.ml: no more warningsGravatar letouzey2009-12-08
* OrderedType implementation for various numerical datatypes + min/max structuresGravatar letouzey2009-11-03
* Removal of trailing spaces.Gravatar serpyc2009-10-04
* Fix the stdlib doc compilation + switch all .v file to utf8Gravatar letouzey2009-09-28
* micromega: better handling of exponentiation + correction of test-suite termi...Gravatar fbesson2009-09-18
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsGravatar letouzey2009-09-09
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12294 85f007b7-540e-0...Gravatar fbesson2009-08-25
* new csdp cache + improved error messageGravatar fbesson2009-08-20
* new csdp cache + improved error messageGravatar fbesson2009-08-20
* addition of lia.cache - csdp.cache is now handled by micromega not csdpcertGravatar fbesson2009-07-31
* micromega : Better parsing of formulae - smaller proof terms for Z - redesign...Gravatar fbesson2009-07-30
* micromega: proof compression bugfixGravatar fbesson2009-05-11
* Csdpcert: adaptation after last commitGravatar letouzey2009-03-29
* Micromega: improvement of the code obtained by extractionGravatar letouzey2009-03-29
* ZMicromega: useless dependency toward ZArith.IntGravatar letouzey2009-03-28
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20