aboutsummaryrefslogtreecommitdiff
path: root/doc/stdlib
AgeCommit message (Expand)Author
2018-07-16bin,oct,hex conversions positive,Z,N,nat<->stringJason Gross
2018-03-07Add empty compat file for Coq 8.8Jason Gross
2018-03-02Remove 8.5 compatibility support.Théo Zimmermann
2018-02-20Doc: add Decimal-related files to index-list.html.templateJason Gross
2017-07-21Adding a V8.7 compatibility version number.Hugo Herbelin
2017-06-14Remove support for Coq 8.4.Guillaume Melquiond
2017-06-13BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo)Pierre Letouzey
2017-03-03Adding explicitly a file to work in the context of propositional extensionality.Hugo Herbelin
2017-03-03Adding a file providing extensional choice (i.e. choice over setoids).Hugo Herbelin
2017-03-03Logic library: Adding a characterization of excluded-middle in term ofHugo Herbelin
2016-07-06Fix #4793: Coq 8.6 should accept -compat 8.6Maxime Dénès
2016-06-03Fix build of documentation (broken for four months).Guillaume Melquiond
2016-01-21Merge branch 'v8.5'Pierre-Marie Pédrot
2016-01-13MMaps: remove it from final 8.5 release, since this new library isn't mature ...Pierre Letouzey
2015-12-15Merge branch 'v8.5'Pierre-Marie Pédrot
2015-12-14Moved proof_admitted to its own file, named "AdmitAxiom.v".Maxime Dénès
2015-11-07Adding an amazing property of Prop.Hugo Herbelin
2015-10-02Mark the Coq.Compat files for documentation. (Fix bug #4353)Guillaume Melquiond
2015-07-31Remove some outdated files and fix permissions.Guillaume Melquiond
2015-04-02Fix compilation of documentation broken by the addition of MMapAVL.Guillaume Melquiond
2015-03-21Index MMaps files, otherwise documentation cannot be built. (Fix for bug #4107)Guillaume Melquiond
2014-12-09doc/stdlib: fix the xhtml validity of the index-list templatePierre Letouzey
2014-12-09Port to trunk the old commit r14895 of v8.4 (styles for the stdlib documentat...notin
2014-10-27Use the url package, since coqdoc generates \url commands.Guillaume Melquiond
2014-07-15Added a (constructive) proof of Weak Konig's lemma for decidable trees.Hugo Herbelin
2014-07-09Arith: full integration of the "Numbers" modular frameworkPierre Letouzey
2014-06-26Avoid scanning .coq-native directories when building the library index.Guillaume Melquiond
2014-06-26Fix documentation.Guillaume Melquiond
2014-05-06- Fix index-list to show computational relations for rewriting files.Matthieu Sozeau
2014-02-24fixup complement FinPierre Boutillier
2013-06-02A constructive proof of Fan theorem where paths are represented by predicates.herbelin
2012-09-15Fix failure to compile doc/stdlib/Library.tex.gmelquio
2012-08-23Remove a script unused since 2006 (cf commit r8626)letouzey
2012-07-20Vector equalities first stuffpboutill
2012-07-10isolate instances about Permutation and PermutationA which may slow rewriteletouzey
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-06-12make sure that documentation compilation works after adding files forbertot
2012-04-13MSetRBT : implementation of MSets via Red-Black treesletouzey
2012-02-01Improved synchronisation of stdlib index page with current library state.herbelin
2012-01-31index-list.html.template: add missing filespboutill
2011-07-04doc/stdlib: Update the list of ZArith filesletouzey
2011-05-06update of the file list in doc/stdlibletouzey
2011-03-05Restore documentation of library String which was removed in 2007 (r10049)herbelin
2011-02-10Remove obsolete TheoryListglondu
2010-12-06Numbers and bitwise functions.letouzey
2010-11-10Integer division: quot and rem (trunc convention) in addition to div and modletouzey
2010-11-05Numbers: axiomatization, properties and implementations of gcdletouzey
2010-11-02Numbers : log2. Abstraction, properties and implementations.letouzey
2010-11-02Move stuff about positive into a distinct PArith subdirletouzey
2010-09-28Minor fixes of 'make doc'pboutill