aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08Fix #9812: CoqIDE on gtk3 has wrong defaults for selection BG.Pierre-Marie Pédrot
2019-04-08Don't store closures in summary (reduction effects)Gaëtan Gilbert
2019-04-08Merge PR #9915: Remove cache in HeadsEnrico Tassi
2019-04-08coq_makefile install target: error if any file is missingGaëtan Gilbert
2019-04-08Merge PR #9900: [native compiler] Fix critical bug with stuck primitive proje...Pierre-Marie Pédrot
2019-04-06Merge PR #9924: Fix numeral notations test in async mode.Emilio Jesus Gallego Arias
2019-04-06Fix numeral notations test in async mode.Gaëtan Gilbert
2019-04-06Merge PR #9923: [ci/deploy] Fix branch creation when pushing to coq/coq-on-ca...Emilio Jesus Gallego Arias
2019-04-06Fix pretty-printing of primitive integersErik Martin-Dorel
2019-04-06[ci/deploy] Fix branch creation when pushing to coq/coq-on-cachix.Théo Zimmermann
2019-04-05[native compiler] Fix critical bug with primitive projectionsMaxime Dénès
2019-04-05[native compiler] Normalize before destructuring sortMaxime Dénès
2019-04-05[api] [proofs] Remove dependency of proofs on interp.Emilio Jesus Gallego Arias
2019-04-05Merge PR #9685: [vernac] Small cleanup to remove assert false.Vincent Laporte
2019-04-05Remove cache in HeadsMaxime Dénès
2019-04-05Merge pull request coq/ltac2#116 from proux01/master-parsing-decimalPierre-Marie Pédrot
2019-04-05Merge PR #8764: Add parsing of decimal constants (e.g., 1.02e+01)Emilio Jesus Gallego Arias
2019-04-04Update CHANGES.mdPierre Roux
2019-04-04Adapt to coq/coq#8764Pierre Roux
2019-04-04Merge PR #9904: [CI] Fix build of math-comp dependenciesGaëtan Gilbert
2019-04-04[CI] Fix build of math-comp dependenciesMaxime Dénès
2019-04-04Merge PR #9901: [dune] Fix include object dirs.Théo Zimmermann
2019-04-04[dune] Fix include object dirs.Emilio Jesus Gallego Arias
2019-04-04Merge PR #9881: Protect some I/O routines from SIGALRMEmilio Jesus Gallego Arias
2019-04-03Merge PR #9890: Improve coqchk -norec perf by not checking for ill-formed dat...Pierre-Marie Pédrot
2019-04-03Merge PR #9804: CI: Use job-local timeout for build-template and test-suite-t...Emilio Jesus Gallego Arias
2019-04-03Merge PR #9861: [program] Allow evars in type of fixpoints.Gaëtan Gilbert
2019-04-03Protect some I/O routines from SIGALRMMaxime Dénès
2019-04-03Merge PR #9078: Provide a faster bound name generation algorithm through a flagVincent Laporte
2019-04-03Merge PR #9896: Minor correction to numeral notations docThéo Zimmermann
2019-04-03Merge PR #8638: Remove -compat 8.7Théo Zimmermann
2019-04-03Minor correction to numeral notations docJason Gross
2019-04-02Merge PR #9668: Consolidate credits and changelog information in a single place.Clément Pit-Claudel
2019-04-02[ssr] rewrite takes optional function to make the new valued of the redexEnrico Tassi
2019-04-02[ssr] implement "under i: ext_lemma" by rewrite ruleEnrico Tassi
2019-04-02[ssr] under: Add opaque modules for tagging and notation supportErik Martin-Dorel
2019-04-02[ssr] fix implementation of refine ~first_goes_lastEnrico Tassi
2019-04-02[ssr] clean up type declaration of ssrrewritetacEnrico Tassi
2019-04-02[ssr] move is_ind/constructor_ref to ssrcommonEnrico Tassi
2019-04-02[ssr] under: rewrite takes an optional bool argErik Martin-Dorel
2019-04-02CI: Use job-local timeout for build-template and test-suite-templateGaëtan Gilbert
2019-04-02Merge pull request coq/ltac2#118 from vbgl/rm-hardwired-hint-dbPierre-Marie Pédrot
2019-04-02Merge PR #8984: Declare initial hint databases in preludePierre-Marie Pédrot
2019-04-02coqchk: use unsafe marshal for dependencies of -norec librariesGaëtan Gilbert
2019-04-02coqchk: don't marshal opaques for dependencies of -norec librariesGaëtan Gilbert
2019-04-02coqchk: do not validate dependencies of -norec librariesGaëtan Gilbert
2019-04-02Remove -compat 8.7Jason Gross
2019-04-02Merge PR #9875: [doc] Add a note about Dune support to the manual.Théo Zimmermann
2019-04-02Merge pull request coq/ltac2#117 from ejgallego/opam_updatePierre-Marie Pédrot
2019-04-02[opam] Update file to newer format and build system.Emilio Jesus Gallego Arias