aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-31Merge PR #9733: [lexer] keyword protected quotation token for arbitrary textPierre-Marie Pédrot
2019-03-31Merge PR #8829: Error when [foo.(bar)] is used with nonprojection [bar], warn...Pierre-Marie Pédrot
2019-03-31[coq] Adapt to coq/coq#9815Pierre Roux
2019-03-31Revert "iconv bedrock2 CI output to UTF-8"Jason Gross
2019-03-31[pretty-timing scripts] Don't barf on non-utf-8Jason Gross
2019-03-31CI: add mit-pdos/argosyTej Chajed
2019-03-31overlay for PR 9733Enrico Tassi
2019-03-31[pretty-print py]Don't print sys.stdout;better utfJason Gross
2019-03-31documentationEnrico Tassi
2019-03-31overlay for ltac2Enrico Tassi
2019-03-31[parsing] add keyword-protected generic quotationEnrico Tassi
2019-03-31[parsing] Split Tok.t into Tok.t and Tok.patternEnrico Tassi
2019-03-31[dune] typoEnrico Tassi
2019-03-31Merge PR #9841: Remove some [let foo = foo] in eqschemesPierre-Marie Pédrot
2019-03-31Move content of COMPATIBILITY to Changes chapter.Théo Zimmermann
2019-03-31Move V8 CHANGES to Changes chapter.Théo Zimmermann
2019-03-31Move V7 CHANGES to History chapter.Théo Zimmermann
2019-03-31Change main sections in history chapter.Théo Zimmermann
2019-03-31Split credits chapter in two parts: history, and changelog in inverse chronol...Théo Zimmermann
2019-03-31Merge PR #9800: Less conv_tab allocations when pushing relevances, esp skip_p...Pierre-Marie Pédrot
2019-03-30Error when [foo.(bar)] is used with nonprojection [bar]Gaëtan Gilbert
2019-03-30Merge PR #8730: Add unicode category LMPierre-Marie Pédrot
2019-03-30Merge pull request coq/ltac2#86 from ejgallego/more-dunePierre-Marie Pédrot
2019-03-30[vernac] Small cleanup to remove assert false.Emilio Jesus Gallego Arias
2019-03-30[program] Allow evars in type of fixpoints.Emilio Jesus Gallego Arias
2019-03-30Overlay for ElpiVincent Laporte
2019-03-30[Canonical structures] Minor refactoringVincent Laporte
2019-03-30[Canonical structures] Minor cleaningVincent Laporte
2019-03-30[Manual] TypoVincent Laporte
2019-03-30Merge PR #9869: [CI] Force caching when running test-suite in async modeEmilio Jesus Gallego Arias
2019-03-29Merge PR #9858: Fix top_printers after removal of imperative stateEmilio Jesus Gallego Arias
2019-03-29Merge PR #9830: [parser] initialization based on Loc.t rather than Loc.sourceEmilio Jesus Gallego Arias
2019-03-29[CI] Force caching when running test-suite in async modeMaxime Dénès
2019-03-29Merge PR #9866: typo in ring.rstThéo Zimmermann
2019-03-29Merge PR #9860: [dune] Fix shim quoting and add coqc wrapper.Théo Zimmermann
2019-03-29Merge PR #9859: [dune] Don't regenerate ltac/dune after bootstrapping.Théo Zimmermann
2019-03-29Merge PR #9853: Use only lowercase for unimath in CI scriptsEmilio Jesus Gallego Arias
2019-03-29typo in ring.rstthery
2019-03-29[parser] initialization based on Loc.t rather than Loc.sourceEnrico Tassi
2019-03-29[dune] Full Dune support.Emilio Jesus Gallego Arias
2019-03-29Merge PR #9834: Ignore generated files for CoqIDE bindingsGaëtan Gilbert
2019-03-28Merge pull request coq/ltac2#109 from ejgallego/proof+no_global_partialPierre-Marie Pédrot
2019-03-28[dune] Fix shim quoting and add coqc wrapper.Emilio Jesus Gallego Arias
2019-03-28[dune] Don't regenerate ltac/dune after bootstrapping.Emilio Jesus Gallego Arias
2019-03-28Fix top_printers after removal of imperative stateGaëtan Gilbert
2019-03-28Use only lowercase for unimath in CI scriptsGaëtan Gilbert
2019-03-28Merge PR #9129: [proof] Removal of imperative state ; interpretation layers o...Maxime Dénès
2019-03-28Merge PR #9743: Relax the ambiguous path condition of coercionEnrico Tassi
2019-03-28Merge PR #9850: [dune] Don't have `lib` depend on `dynlink`Théo Zimmermann
2019-03-27Merge PR #9828: Fix syntax of Typeclasses eauto := in reference manual.Jim Fehrle