aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14Cleanup useless environment manipulation in Class declarationGaëtan Gilbert
2021-04-13Merge PR #14024: [coqdep] error on non-existent and unreadable filescoqbot-app[bot]
2021-04-12[coqdep] error on non-existent and unreadable filesHendrik Tews
2021-04-12Fix unknown -vos option for coqdep_boot introduced in PR #11074Hendrik Tews
2021-04-12Merge PR #14107: Gitignore update for doc_grammar and omega clean-up.coqbot-app[bot]
2021-04-12Remove omega from doc_grammar files.Théo Zimmermann
2021-04-12Gitignore update for doc_grammar.Théo Zimmermann
2021-04-12Merge PR #14038: [dune] [coqdoc] Install coqdoc.sty also in share/texmfcoqbot-app[bot]
2021-04-12Merge PR #14061: [zify] better error reportingVincent Laporte
2021-04-12Merge PR #14046: make critical sections safe in the presence of exceptionscoqbot-app[bot]
2021-04-12[zify] better error reportingBESSON Frederic
2021-04-10Merge PR #14091: Fix link in doc/cic.rst, there is no Credits chapter anymorecoqbot-app[bot]
2021-04-10Merge PR #13860: [coqrst] Show "Error:"/"Warning:" with white type (on red/or...coqbot-app[bot]
2021-04-10Fix link in doc/cic.rst, there is no Credits chapter anymoreYannick Forster
2021-04-09Make critical sections safe in the presence of exceptionsLasse Blaauwbroek
2021-04-08Merge PR #14065: Documenting some parts of gramlib/grammar.mlcoqbot-app[bot]
2021-04-08Merge PR #14095: Fix a GTK warning in CoqIDE introduced by #14063.coqbot-app[bot]
2021-04-08Merge PR #14093: Register Ltac2 grammar entry as "ltac2" for the Print Gramma...coqbot-app[bot]
2021-04-08Gramlib: documentation of the recovery mechanism.Hugo Herbelin
2021-04-08Gramlib: some comments about how new rules are inserted.Hugo Herbelin
2021-04-08Gramlib: some comments about the main start/continue parsing loop.Hugo Herbelin
2021-04-08Merge PR #14080: CI-paramcoq: Re-enable nativecoqbot-app[bot]
2021-04-08Fix a GTK warning in CoqIDE introduced by #14063.Pierre-Marie Pédrot
2021-04-08Register Ltac2 grammar entry as "ltac2" for the Print Grammar vernacular.Pierre-Marie Pédrot
2021-04-08Merge PR #14027: Print type of offending expression in Ltac2 not-unit warning.coqbot-app[bot]
2021-04-08Merge PR #14062: Fixes #11690: wrongly toggled coqide printing matching flagPierre-Marie Pédrot
2021-04-07Merge PR #14032: CI: don't output-synccoqbot-app[bot]
2021-04-07Merge PR #14078: Remove unused UnivProblem.Set.subst_univsPierre-Marie Pédrot
2021-04-07Merge PR #14085: Dune: fix coqbyte shim after byterun->coqrun renamingcoqbot-app[bot]
2021-04-07Dune: fix coqbyte shim after byterun->coqrun renamingGaëtan Gilbert
2021-04-07Merge PR #14056: Miscellaneous mini-"typos" fixescoqbot-app[bot]
2021-04-07Merge PR #14008: [stdlib] [Arith] Cantor pairingcoqbot-app[bot]
2021-04-06Merge PR #14077: Add odoc warnings for empty packages.coqbot-app[bot]
2021-04-06Add a relative link to coq-core.Théo Zimmermann
2021-04-06Typo in ChoiceFacts.Hugo Herbelin
2021-04-06Missing dot in an error message.Hugo Herbelin
2021-04-06One catch-all's missing a noncritical; another is now useless (see 7efaf86).Hugo Herbelin
2021-04-06Standardizing spacing for {| ... |} in two files.Hugo Herbelin
2021-04-06Typo in a micromega comment.Hugo Herbelin
2021-04-06Uniformizing the "already exists" messagesHugo Herbelin
2021-04-06Make description of Pp.pr_enum more precise + spacing in pp.ml.Hugo Herbelin
2021-04-06CI-paramcoq: Re-enable nativeGaëtan Gilbert
2021-04-06Merge PR #13741: Remove omega tactic (deprecated in 8.12)coqbot-app[bot]
2021-04-06Add odoc warnings for empty packages.Théo Zimmermann
2021-04-06Remove unused UnivProblem.Set.subst_univsGaëtan Gilbert
2021-04-06Merge PR #14042: Fix a bug in UnivProblemPierre-Marie Pédrot
2021-04-06Merge PR #14063: Coqide: fixes #10720, highlight Variant keywordPierre-Marie Pédrot
2021-04-06Merge PR #14069: [coqpp] Add -helpPierre-Marie Pédrot
2021-04-05Merge PR #13624: Fixing #13581: missing support for let-ins in arity of induc...coqbot-app[bot]
2021-04-04More extraction tests for inductive types with let-ins.Hugo Herbelin