Mario Carneiro
|
fbedb79b46
|
fix: add_decl_doc should check that declarations are local (#3311)
This was causing a panic previously, [reported on
Zulip](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/CI.20errors.20that.20are.20not.20local.20errors/near/420986393).
|
2024-02-12 12:04:51 +00:00 |
|
Gabriel Ebner
|
f1b5fa53f0
|
chore: use new comment syntax
|
2022-09-14 08:26:17 -07:00 |
|
Gabriel Ebner
|
b4af14d44a
|
fix: deindent docstrings with empty lines
|
2022-09-13 07:16:12 -07:00 |
|
Leonardo de Moura
|
6a880fecc9
|
chore: modify findDocString?
|
2021-09-21 17:29:40 -07:00 |
|
Sebastian Ullrich
|
0d86ebe5eb
|
chore: remove volatile cases from test
|
2021-03-17 12:32:25 +01:00 |
|
Leonardo de Moura
|
84f78edb31
|
feat: store declaration ranges
|
2021-01-11 12:50:11 -08:00 |
|
Leonardo de Moura
|
ac4961fa37
|
test: check stdlib doc strings
|
2021-01-10 07:36:16 -08:00 |
|
Leonardo de Moura
|
308c61027a
|
feat: save doc strings
We can now document `let rec` too.
|
2021-01-10 07:13:33 -08:00 |
|