feat: save Format to db instead of rendered text#367
feat: save Format to db instead of rendered text#367david-christiansen wants to merge 11 commits intoleanprover:mainfrom
Conversation
This PR reworks the database layer to save pretty-printer documents, so clients can render them at any width. Additionally, information used by Verso, such as the identity of local variables, is saved.
|
!bench |
|
Benchmark results for 5d983cb against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for efa5550 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 97d8889 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 8db927b against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for eb85cd0 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 3cc356e against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 71cc979 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 0377d76 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 0e02bf1 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
|
!bench |
|
Benchmark results for 35a4c86 against 58b0f20 are in! @david-christiansen
No significant changes detected. |
This PR reworks the database layer to save pretty-printer documents, so clients can render them at any width. Additionally, information used by Verso, such as the identity of local variables, is saved.
TODO: