aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04Remove `unsafe_type_of` from `Coercion`Maxime Dénès
2020-02-04Apply suggestions from HugoSimonBoulier
2020-02-04Correct bug in non max local implicit argumentsSimonBoulier
2020-02-04Non maximal implicits: add overlays for several librariesSimonBoulier
2020-02-04Non maximal implicits: entry in dev/doc/changes.mdSimonBoulier
2020-02-04Add changelog for non maximal implicit argsSimonBoulier
2020-02-04Update doc for non max implicit argumentsSimonBoulier
2020-02-04Add syntax for non maximally inserted implicit argumentsSimonBoulier
2020-02-04Merge PR #11513: Test for #5617: Primitive projections confuse the terminatio...Gaëtan Gilbert
2020-02-04Fix #11515: Ltac2 rewrite on wildcard.Pierre-Marie Pédrot
2020-02-04Merge PR #11514: add regression test for liaPierre-Marie Pédrot
2020-02-04Merge PR #11474: Fix efficiency regression #11436Vincent Laporte
2020-02-03add regression test for liaAndres Erbsen
2020-02-03Merge PR #11508: [ci] [fiat-crypto] Use the pinned bedrock2Emilio Jesus Gallego Arias
2020-02-03Test for #5617: Primitive projections confuse the termination checker.Pierre-Marie Pédrot
2020-02-03Do not return a full term in Evarsolve alias expansion.Pierre-Marie Pédrot
2020-02-03Delay lifting in Evarsolve aliasing.Pierre-Marie Pédrot
2020-02-03Merge PR #11497: [opam] Don't disable native compute in opam.dev fileGaëtan Gilbert
2020-02-03Merge PR #11493: [makefile] Ignore _build_boot directoryGaëtan Gilbert
2020-02-03Fix efficiency regression #11436Frédéric Besson
2020-02-03Merge PR #11481: Do not rely on Libobject for the current environment in extr...Maxime Dénès
2020-02-03Merge PR #11490: [exn] Don't reraise in exception printersPierre-Marie Pédrot
2020-02-02[ci] [fiat-crypto] Use the pinned bedrock2Jason Gross
2020-02-02Move kind_of_type from the kernel to ssr.Pierre-Marie Pédrot
2020-02-02Merge PR #11500: [ci] [fiat-crypto-legacy] Use new, faster targetsEmilio Jesus Gallego Arias
2020-02-02Merge PR #11484: Fix 11483 (Performance bug of PrimFLoat.compare with native_...Pierre-Marie Pédrot
2020-02-02Merge PR #11326: Refactoring part of #11120 about printing applied global ref...Emilio Jesus Gallego Arias
2020-02-02Merge PR #11466: checkdeps.py: add missing dep & report deps all at onceThéo Zimmermann
2020-02-01No spaces with em-dashes.Théo Zimmermann
2020-01-31[ci] [fiat-crypto-legacy] Use new, faster targetsJason Gross
2020-01-31Clarify expectations for overlays in contributing guide and CI doc.Théo Zimmermann
2020-01-31[contributing guide] Clarify some subtitles.Théo Zimmermann
2020-01-31More tolerant in format for recursive notations.Hugo Herbelin
2020-01-31[opam] Don't disable native compute in opam.dev fileEmilio Jesus Gallego Arias
2020-01-31[makefile] Ignore _build_boot directoryEmilio Jesus Gallego Arias
2020-01-30Factorize export_private_constants + register_side_effectGaëtan Gilbert
2020-01-30[exn] Don't reraise in exception printersEmilio Jesus Gallego Arias
2020-01-30export_private_constants doesn't use the [constr in_univ_ctx] argumentGaëtan Gilbert
2020-01-30Notations: Fixing a wrong location in format.Hugo Herbelin
2020-01-30Constrextern.ml: Move a function earlier to be usable for pattern printing.Hugo Herbelin
2020-01-30Minor indentation change.Hugo Herbelin
2020-01-30Refactoring code for matching partial applications against notations.Hugo Herbelin
2020-01-30Refactoring code for externing applications.Hugo Herbelin
2020-01-30Printing tests for applied references combined with impl. args. and notations.Hugo Herbelin
2020-01-30Constrextern.ml: for readability, use auxiliary function for externing records.Hugo Herbelin
2020-01-30Merge PR #11377: coqtop: stop on Sys_blocked_ioEmilio Jesus Gallego Arias
2020-01-30coqtop: stop on Sys_blocked_ioGaëtan Gilbert
2020-01-30Fix 11483Pierre Roux
2020-01-30Don't install doc_grammarGaëtan Gilbert
2020-01-30Do not rely on Libobject for the current environment in extraction.Pierre-Marie Pédrot