Wojciech Nawrocki
|
8d04ac171d
|
feat: bundle of widget improvements (#2964)
Implements RFC #2963.
Leftover tasks:
- [x] Provide companion PR to vscode-lean4 (leanprover/vscode-lean4#376)
- [x] Companion PR to std4 (leanprover/std4#467)
- [x] Companion PR to ProofWidgets4
(leanprover-community/ProofWidgets4#36)
- [X] Companion commit to mathlib4
(0f4660f655)
- [ ] ~~Update the manual chapter~~ (will do in a follow-up)
|
2023-12-21 06:24:33 +00:00 |
|
Sebastian Ullrich
|
de9a6374f1
|
feat: make #check <ident> always show the signature without elaboration
|
2022-12-21 21:59:05 +01:00 |
|
Mario Carneiro
|
158e182b8b
|
chore: move Bootstrap.Dynamic -> Init.Dynamic
|
2022-09-02 04:36:54 -07:00 |
|
Gabriel Ebner
|
e9545a426f
|
refactor: RpcEncodable
|
2022-08-10 06:31:46 -07:00 |
|
Gabriel Ebner
|
f2e7cbfbaf
|
chore: use inaccessible name for RpcEncodingPacket
|
2022-07-19 22:55:42 +02:00 |
|
Gabriel Ebner
|
59f528e678
|
fix: support empty inductives in json derive
|
2022-07-19 22:55:42 +02:00 |
|
Gabriel Ebner
|
2c0f8fac99
|
feat: support unused params in RpcEncoding deriver
|
2022-07-19 22:55:42 +02:00 |
|
Gabriel Ebner
|
ed5e0f098c
|
fix: support non-type params in RpcEncoding
|
2022-07-19 22:55:42 +02:00 |
|
Gabriel Ebner
|
62ede1fdfd
|
chore: update test
|
2022-07-19 22:55:42 +02:00 |
|
Gabriel Ebner
|
bffd762822
|
feat: improve RpcEncoding derive test
|
2022-07-19 22:55:42 +02:00 |
|