aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/02-specification-language/11098-master+arguments-supports-anonymous-implicit.rst
AgeCommit message (Collapse)Author
2020-05-27Release notes for 8.12.Théo Zimmermann
2020-03-25Convert Gallina Extensions to use prodnJim Fehrle
2020-03-08Minor improvements to the unreleased changelog.Théo Zimmermann
2020-02-13Arguments: removing the restriction to set an anonymous parameter implicit.Hugo Herbelin
This was already possible manually using "{ _ }" in the type of declaration. This was also possible for type classes. So, no reason to forbid in Arguments.