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-26
Fix changelog for https://github.com/coq/coq/pull/11686
Maxime Dénès
2020-02-26
Merge PR #11686: Consolidate int63-related notations
thery
2020-02-26
Consolidate int63-related notations
Maxime Dénès
2020-02-25
Merge PR #11680: Fixing residual bug of #11120: inheritance of maximal implic...
Emilio Jesus Gallego Arias
2020-02-25
Merge PR #11663: Remove unqualified universe attributes.
Emilio Jesus Gallego Arias
2020-02-25
Merge PR #11669: Remove hard to read blue color in merge-pr
Emilio Jesus Gallego Arias
2020-02-25
Merge PR #11674: [ci] Fix Coquelicot build
Gaëtan Gilbert
2020-02-25
Merge PR #11666: Do not perform a universe diff when typing opaque constants.
Gaëtan Gilbert
2020-02-25
Merge PR #11432: More portable C flags
Maxime Dénès
2020-02-25
Merge PR #11498: [exn] Forbid raising in exn printers, make them return Pp.t ...
Pierre-Marie Pédrot
2020-02-25
Merge PR #11489: [exn] remove `raise` taking optional exception information a...
Pierre-Marie Pédrot
2020-02-25
Merge PR #11675: Make it clear how to import Ltac2
Théo Zimmermann
2020-02-25
Merge PR #11655: [parsing] Track need to reinit by typing
Pierre-Marie Pédrot
2020-02-25
Fixing residual bug of #11120.
Hugo Herbelin
2020-02-24
Make it clear how to import Ltac2
Clément Pit-Claudel
2020-02-24
[ci] Fix Coquelicot build
Emilio Jesus Gallego Arias
2020-02-24
Merge PR #11560: Fix #11549: Ltac2 is incompatible with $.
Tej Chajed
2020-02-24
[exn] remove `raise` taking optional exception information argument
Emilio Jesus Gallego Arias
2020-02-24
[exn] Generate an anomaly if the exn printer raises.
Emilio Jesus Gallego Arias
2020-02-24
[exn] Forbid raising in exn printers, make them return Pp.t option
Emilio Jesus Gallego Arias
2020-02-24
Merge PR #11653: Tactic_matching.pattern_match_term: remove ignored "refresh"...
Pierre-Marie Pédrot
2020-02-24
Merge PR #11623: Deprecate unsafe_type_of
Pierre-Marie Pédrot
2020-02-24
Remove hard to read blue color in merge-pr
Gaëtan Gilbert
2020-02-24
Merge PR #11588: test for x[i] notation not breaking Ltac parsing
Gaëtan Gilbert
2020-02-24
Do not perform a universe diff when typing opaque constants.
Pierre-Marie Pédrot
2020-02-23
Merge PR #11660: Fix #11654: syntax of inductive declaration.
Emilio Jesus Gallego Arias
2020-02-23
Merge PR #11120: Refactoring code for application printing + fixing #11091 (i...
Emilio Jesus Gallego Arias
2020-02-23
Merge PR #11637: Update copyright in refman to year 2020.
Clément Pit-Claudel
2020-02-23
Remove unqualified universe attributes.
Théo Zimmermann
2020-02-23
Merge pull request #11629 from ppedrot/fix-11552
Tej Chajed
2020-02-23
Fix #11654: syntax of inductive declaration.
Théo Zimmermann
2020-02-23
Documenting inheritance of implicit arguments and scopes in notations.
Hugo Herbelin
2020-02-23
Addressing a changelog comment from Théo Zimmermann.
Hugo Herbelin
2020-02-23
Update doc/changelog/03-notations/11120-master+refactoring-application-printi...
Hugo Herbelin
2020-02-23
Apply and generalize suggestions from Théo.
Hugo Herbelin
2020-02-22
Merge PR #11651: [merge-script] Improve warning in case of batch merging.
Emilio Jesus Gallego Arias
2020-02-22
Adding a changelog item.
Hugo Herbelin
2020-02-22
Fixes #4690: do not allow @f in notations when f is a notation variable.
Hugo Herbelin
2020-02-22
New parsing/printing pattern/terms imp/scopes tests summarizing last changes.
Hugo Herbelin
2020-02-22
Inherit arguments scopes in pattern notations bound to some @id.
Hugo Herbelin
2020-02-22
In printing patterns, distinguish the case of a notation to @id.
Hugo Herbelin
2020-02-22
Inherit scopes and implicit sign. in notations for partially applied pattern.
Hugo Herbelin
2020-02-22
Fix index bug in computing implicit signature of abbrev. in pattern printing.
Hugo Herbelin
2020-02-22
Fix inheritance of argument scopes when printing notations in patterns.
Hugo Herbelin
2020-02-22
Use auxiliary function for externing record patterns.
Hugo Herbelin
2020-02-22
Inherit argument scopes in notations to expressions of the form @f.
Hugo Herbelin
2020-02-22
Propagate implicit arguments in all notations for partial applications.
Hugo Herbelin
2020-02-22
Deactivate implicit arguments in printing notations bound to "@f".
Hugo Herbelin
2020-02-22
Fixing printing of notations bound to an expression of the form "@f".
Hugo Herbelin
2020-02-22
Fixing a notation printing bug (missing a @ to reflect absence of imp. args).
Hugo Herbelin
[next]