lean4-htt/doc/examples/ICERM2022
Mario Carneiro 4f664fb3b5
feat: improve @[deprecated] attr (#3968)
Complement to #3967 , adds a `(since := "<date>")` field to
`@[deprecated]` so that metaprogramming code has access to the
deprecation date for e.g. bulk removals. Also adds `@[deprecated
"deprecation message"]` to optionally replace the default text
"`{declName}` has been deprecated, use `{newName}` instead".
2024-04-23 17:00:32 +00:00
..
ctor.lean feat: improve @[deprecated] attr (#3968) 2024-04-23 17:00:32 +00:00
meta.lean feat: improve @[deprecated] attr (#3968) 2024-04-23 17:00:32 +00:00
notation.lean chore: ICERM notation demo 2022-07-21 08:13:20 -04:00