aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22Remove travisGaëtan Gilbert
2019-01-22Transfer maintenance of appveyor infrastructure to the CI teamMaxime Dénès
2019-01-22Merge PR #9225: Fix issue: Windows CI: cygwin install cache is not reused #9212Maxime Dénès
2019-01-22[configure] print Sys.os_type since Architecture alone is ambigousEnrico Tassi
2019-01-22[thread] protect threads against sigalrmEnrico Tassi
2019-01-22Fixing #9329 (registering empty levels in the order they are recomputed).Hugo Herbelin
2019-01-22Merge PR #9308: Remove outdated gitignore coqprojectfile.mlEmilio Jesus Gallego Arias
2019-01-22Merge PR #9332: Add OSX job to azureEmilio Jesus Gallego Arias
2019-01-22Make prvect tail recursive (fix #9355)Gaëtan Gilbert
2019-01-22Turn `Refine Instance Mode` off by defaultMaxime Dénès
2019-01-22Make `Add Morphism` not rely on Refine InstanceMaxime Dénès
2019-01-22Remove useless freshness check in new_instanceMaxime Dénès
2019-01-22Distinguish ASTs for Instance and Declare InstanceMaxime Dénès
2019-01-22clarify when an ident is added to the clear switchEnrico Tassi
2019-01-22Simplify parsing of instance bindersMaxime Dénès
2019-01-22VernacDeclareClass -> VernacExistingClassMaxime Dénès
2019-01-22VernacDeclareInstances -> VernacExistingInstanceMaxime Dénès
2019-01-22[CS] recognize applied primitive projections as keys (fix #9375)Enrico Tassi
2019-01-22Update CHANGES.mdEnrico
2019-01-22Apply suggestions from code reviewThéo Zimmermann
2019-01-21ring and field simplify can take no argumentsthery
2019-01-21[ssr] cleanup of some commentsEnrico Tassi
2019-01-21[ssr] better structure the ipats docEnrico Tassi
2019-01-21Merge PR #9027: Refactor checking of inductive typesMaxime Dénès
2019-01-21Move plugin tutorial to team ownershipGaëtan Gilbert
2019-01-21Add OSX job to azureGaëtan Gilbert
2019-01-21Refactor typechecking of inductive typesGaëtan Gilbert
2019-01-21Move inductive typecheck to file independent from positivity check.Gaëtan Gilbert
2019-01-21Move inductive_error to Type_errorsGaëtan Gilbert
2019-01-21At Qed, if shelved goals remain, emit a warning instead of an errorMaxime Dénès
2019-01-21[EConstr] Expose API to normalize and check if evars are remainingMaxime Dénès
2019-01-21Merge PR #9304: Default disable auto template warning.Maxime Dénès
2019-01-21Merge PR #9340: Add badges linking to a selection of up-to-date Coq packages.Maxime Dénès
2019-01-20Discard argument names of section variables on section closeJasper Hugunin
2019-01-20Merge PR #9353: Fix merge-pr.sh when multiple review commentsMaxime Dénès
2019-01-19Fix makefile .merlin for unit testsGaëtan Gilbert
2019-01-19[ssr] compile "=> {x..} y" as "=> {x..y} y"Enrico Tassi
2019-01-19Fix recursive loadpath of ML filesMaxime Dénès
2019-01-18[ssr] compile "=> {x..}/v" as "/v{x..v}"Enrico Tassi
2019-01-18[ssr] compile "=> {} y" as "=> {y} y"Enrico Tassi
2019-01-18[ssr] clean up implementation of {}/v -> /v{v}Enrico Tassi
2019-01-17Fix merge-pr.sh when multiple review commentsGaëtan Gilbert
2019-01-17Merge PR #9326: [ci] compile with -quick & validate after vio2voGaëtan Gilbert
2019-01-17Merge PR #9345: [ci] Update fiat-crypto to the new pipelineGaëtan Gilbert
2019-01-17Merge PR #9192: Issue #9175, #9190, #9191 (various minor Windows build issues)Maxime Dénès
2019-01-17Merge PR #9048: Fix vernac classification of `Fail Instance`Enrico Tassi
2019-01-17Merge PR #9242: merge-pr: add reviewer info to commit messageMaxime Dénès
2019-01-17Adapt to Coq's new proof mode APIMaxime Dénès
2019-01-16Merge PR #9346: Add .nia.cache to .gitignoreGaëtan Gilbert
2019-01-16Add .nia.cache to .gitignoreJason Gross