index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-20
Adding changelog.
Hugo Herbelin
2020-02-20
Fixing #11114 (anomaly with Extraction Implicit on records).
Hugo Herbelin
2020-02-19
Merge PR #11499: Clarify expectations for overlay creation
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11302: Add --fuzz, --real, --user to timing scripts
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11636: Revert buggy commit mistakenly pushed with #11530
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11600: New syntax [Inductive Acc A R | x : Prop := ...]
Emilio Jesus Gallego Arias
2020-02-19
Revert "Granting #9516 and #9518 (support for numerals and strings in custom ...
Hugo Herbelin
2020-02-18
Merge PR #11530: Fixes custom entries precedence bugs (#11331 part)
Pierre-Marie Pédrot
2020-02-18
Merge PR #11529: [build] Consolidate stdlib's .v files under a single directory.
Théo Zimmermann
2020-02-18
Merge PR #10204: Remove `unsafe_type_of` from `Coercion`
Gaëtan Gilbert
2020-02-17
Merge PR #11350: stdlib List: add [remove'] and [count_occ'] that use [filter]
Hugo Herbelin
2020-02-17
Merge PR #11593: Update bug report address in coqwc man page.
Théo Zimmermann
2020-02-17
Merge PR #11614: Show apostrophes and backticks in HTML doc, too.
Théo Zimmermann
2020-02-17
Merge PR #11589: [coqdep] Remove support for `-c` ocamldep replacement.
Gaëtan Gilbert
2020-02-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-17
Revert "Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)"
Gaëtan Gilbert
2020-02-16
Show apostrophes and backticks in HTML, too.
Jim Fehrle
2020-02-16
Revert "Suite picking numeral notation"
Hugo Herbelin
2020-02-16
Suite picking numeral notation
Hugo Herbelin
2020-02-16
Granting #9516 and #9518 (support for numerals and strings in custom entries).
Hugo Herbelin
2020-02-16
Adding change log.
Hugo Herbelin
2020-02-16
Fixing bug #9521 (anomaly due to missing declaration of level in custom entry).
Hugo Herbelin
2020-02-16
Mini-factorization in vernac grammar.
Hugo Herbelin
2020-02-16
Custom entries: accept that no level is mentioned for a subentry.
Hugo Herbelin
2020-02-15
Reusing type production_level for the result of adjust_level.
Hugo Herbelin
2020-02-15
Reorganize type "production_level" along a more intuitive structure.
Hugo Herbelin
2020-02-15
Dead code in Egramcoq.adjust_level.
Hugo Herbelin
2020-02-15
Fixing a precedence printing bug with custom entries.
Hugo Herbelin
2020-02-15
Fixes #11331 (unexpected level collisions between custom entries and constr).
Hugo Herbelin
2020-02-14
Merge pull request #11605 from ppedrot/ltac2-annotate-match-branch
Kenji Maillard
2020-02-14
Merge PR #11557: Use thunks to univ instead of lazy constr for template typing
Pierre-Marie Pédrot
2020-02-14
Apply suggestions from code review
Jason Gross
2020-02-14
Annotate Ltac2 match macro variables with their type.
Pierre-Marie Pédrot
2020-02-14
Merge PR #11599: Spell out index entry suffixes in main index, e.g. "(tactic)...
Théo Zimmermann
2020-02-14
Merge PR #11468: [doc] fix typo & update release-process.md for opam/docker p...
Théo Zimmermann
2020-02-14
Overlay for Inductive.type_of_inductive doesn't take an env
Gaëtan Gilbert
2020-02-14
Use thunks to univ instead of lazy constr for template typing
Gaëtan Gilbert
2020-02-14
Merge PR #11584: Add #[uniform] and #[nonuniform] (for Uniform Inductive Para...
Maxime Dénès
2020-02-13
Spell out the entry suffix in the main index
Jim Fehrle
2020-02-13
[coqdep] Remove support for `-c` ocamldep replacement.
Emilio Jesus Gallego Arias
2020-02-13
[coqdep] Merge `-sort` and `-suffix` options.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11427: Dispatch code ownership of files in dev/doc.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11450: Publishing a new version on Zenodo: not a relevant step for ...
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11441: Add explicit types to changelog entries that were still miss...
Emilio Jesus Gallego Arias
2020-02-13
[coqinit] Removed unused `with_ml` parameter.
Emilio Jesus Gallego Arias
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11564: Recognize Default Proof Using in STM
Enrico Tassi
2020-02-13
Merge PR #11417: Move kind_of_type from the kernel to EConstr.
Enrico Tassi
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)
Gaëtan Gilbert
[next]