aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03Remove dead codeglondu
2010-12-02Fixing a bug introduced in r12304 (move of interpretation ofherbelin
2010-12-02Document new tactics in CHANGESglondu
2010-12-02Documentation for tactic constr_eqglondu
2010-12-02Add tactic has_evar (#2433)glondu
2010-12-02Add tactic is_evar (Closes: #2433)glondu
2010-12-01* Kernel/Term:regisgia
2010-12-01* Kernel/Termregisgia
2010-12-01* Kernel/Termregisgia
2010-11-25Dp: minor fix suggested by Virgile Prevostoletouzey
2010-11-19CHANGES: mention some changes in trunk since the 8.3 forkletouzey
2010-11-19SearchAbout: who has never been annoyed by the [ ] syntax ?letouzey
2010-11-19CHANGES: small re-sync with the one of branch v8.3letouzey
2010-11-18adapt slighlty r13642 to support both camlp4 and camlp5-5 and camlp5-6letouzey
2010-11-18Some more revision of {P,N,Z}Arith + bitwise ops in Ndigitsletouzey
2010-11-18Do not throw an error for anonymous generalized binders as they will bemsozeau
2010-11-18NZSqrt: we define sqrt_up, a square root that rounds up instead of down as sqrtletouzey
2010-11-18NZLog: we define log2_up, a base-2 logarithm that rounds up instead of down a...letouzey
2010-11-16Support for camlp5 6.02.0 (Closes: #2432)glondu
2010-11-16Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope.letouzey
2010-11-16Remove redundant clause (and fix compatibility issue)glondu
2010-11-16Use full path for unknown stuff in omegaglondu
2010-11-15Minor fixes from Gregory Malecha. A typo fixed and a better (located) msozeau
2010-11-10Oups, fix last commit, a missing file in a vo.itargetletouzey
2010-11-10Integer division: quot and rem (trunc convention) in addition to div and modletouzey
2010-11-08Refresh universes in params when generating schemes (Closes: #2429)glondu
2010-11-08Print universes in debugging printersglondu
2010-11-07Delayed the evar normalization in error messages to the last minuteherbelin
2010-11-07Improved error messages in CoqIDE:herbelin
2010-11-07Add information of localisation when an error involving an "implicitherbelin
2010-11-07correcting a non catch error reported as an anomaly (Ploc.Exc)jforest
2010-11-05Numbers: axiomatization, properties and implementations of gcdletouzey
2010-11-04End of commit 13600: files can be given as arguments of coqide again.pboutill
2010-11-04Fixing a regression wrt 8.2 when using an "ident" several times in a notationherbelin
2010-11-03Fix typo in "Hint Extern" docglondu
2010-11-03Correction bug 2427soubiran
2010-11-03Remove suspiciously named "implicit" stuff from Termglondu
2010-11-03In Univ, unify order_request and constraint_typeglondu
2010-11-02Add small utility lemmas about nat/P/Z/Q arithmetic.letouzey
2010-11-02Document DOT output of universe graphglondu
2010-11-02Output universe graph in DOT language if output file ends in .dot or .gvglondu
2010-11-02More generic Univ.dump_universesglondu
2010-11-02NZSqrt : since spec is complete, no need for morphism axiom sqrt_wdletouzey
2010-11-02NZLog : since spec is complete, no need for morphism axiom log2_wdletouzey
2010-11-02Numbers: misc improvementsletouzey
2010-11-02Numbers : log2. Abstraction, properties and implementations.letouzey
2010-11-02NArith: a log2 functionletouzey
2010-11-02NPeano: A log2 function for natletouzey
2010-11-02Numbers: specs about sqrt and pow of neg numbers, even in NZletouzey
2010-11-02Numbers: NZPowProp as a Module Type, some module variable renamingletouzey