aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog
AgeCommit message (Expand)Author
2020-04-19Merge PR #12033: Let coqdoc be informed by coq about binding variables (incid...Lysxia
2020-04-17Deprecate “omega”Vincent Laporte
2020-04-17Merge PR #11963: NativeCompute Timing: Use real, not user timePierre-Marie Pédrot
2020-04-17Merge PR #11972: Fix require in sectionPierre-Marie Pédrot
2020-04-16NativeCompute Timing: Use real, not user timeJason Gross
2020-04-16Merge PR #12070: Ignore -native-compiler option when disabledPierre-Marie Pédrot
2020-04-15Adding change log for PR #12033 (hyperlinks on binders for coqdoc).Hugo Herbelin
2020-04-15Ignore -native-compiler option when disabledPierre Roux
2020-04-14Merge PR #11957: [stdlib] update sigma-type notationsHugo Herbelin
2020-04-13Fix #11783 Require in SectionGaëtan Gilbert
2020-04-10coqdoc: Report location of mismatched '[['Lysxia
2020-04-10Merge PR #11882: Adding a short form of Ltac2 Fresh.freshPierre-Marie Pédrot
2020-04-09Merge PR #11534: Support universe bindings and universe constraints in Let de...Gaëtan Gilbert
2020-04-08Merge PR #11909: Make the level of ≡ in Int63 consistent with =Hugo Herbelin
2020-04-08Merge PR #12005: Remove deprecated coqtop optionsEmilio Jesus Gallego Arias
2020-04-07Support universe bindings and universe constraints in Let definitions.Théo Zimmermann
2020-04-06Merge PR #12006: [coq_makefile] remove .lia.cache and .nia.cache by make clea...Enrico Tassi
2020-04-03Adding change log.Hugo Herbelin
2020-04-03Merge PR #11895: Remove Chapter command.Emilio Jesus Gallego Arias
2020-04-03Adding changelog for 8.11.1.Pierre-Marie Pédrot
2020-04-03Update doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rstThéo Zimmermann
2020-04-03Merge PR #11996: [stdlib] Add changelog for PR #11249Anton Trunov
2020-04-02Add changelog entry for #12005.Théo Zimmermann
2020-04-02remove .lia.cache and .nia.cache by make cleanallOlivier Laurent
2020-04-02Remove Chapter command.Théo Zimmermann
2020-04-02Merge pull request #11993 from olaure01/ollibs-wfnat-changelogAnton Trunov
2020-04-01Merge PR #9803: Adding more trigonometry in RealsHugo Herbelin
2020-04-01Merge pull request #11946 from olaure01/ollibs-permutationAnton Trunov
2020-04-01Add changelog for PR #11249Olivier Laurent
2020-04-01Merge PR #10592: coqdoc: Add a new `details' environment for coqdocLysxia
2020-04-01Add changelog for PR #11335Olivier Laurent
2020-04-01- Adjusted definitions and lemmas for asin and acos to what has been discussedMichael Soegtrop
2020-04-01- Addition to the Reals theory :thery
2020-04-01Add complementary results about PermutationOlivier Laurent
2020-04-01add tests for notations with sigma typesOlivier Laurent
2020-04-01Merge pull request #11880 from Lysxia/iterAnton Trunov
2020-03-31NArith, PArith: Add facts about iterLysxia
2020-03-31Include review suggestionsGaëtan Gilbert
2020-03-31Remove special case for implicit inductive parametersMaxime Dénès
2020-03-31Merge PR #11131: [ci] [gitlab] Add test-suite test for OCaml 4.10 and 4.11Théo Zimmermann
2020-03-30Merge PR #11725: Cleanup stdlib reals.Hugo Herbelin
2020-03-30Merge PR #11018: “auto with zarith”: use “lia” rather than “omega”Maxime Dénès
2020-03-29[ci] [gitlab] Bump to edge to OCaml 4.10, add test-suite for OCaml 4.11Emilio Jesus Gallego Arias
2020-03-29Update 11909-fix-≡-level.rstJason Gross
2020-03-29Merge PR #11859: Warn when non exactly parsing non floating-pointHugo Herbelin
2020-03-28Remove SearchAbout command, deprecated in 8.5Jim Fehrle
2020-03-28coqdoc: Add (* begin details *) and (* end details *)Thomas Letan
2020-03-27Fix changelogVincent Semeria
2020-03-27Cleanup stdlib reals. Use implicit arguments for ConstructiveReals. Move Cons...Vincent Semeria
2020-03-27Merge PR #11848: Nicer printing for decimal constantsHugo Herbelin