Skip to content

lib: change error return type for TemplateProgram#361

Open
gerau wants to merge 1 commit into
BlockstreamResearch:masterfrom
gerau:feat/return-error-collector
Open

lib: change error return type for TemplateProgram#361
gerau wants to merge 1 commit into
BlockstreamResearch:masterfrom
gerau:feat/return-error-collector

Conversation

@gerau

@gerau gerau commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Last bit to make the LSP work with current version of the compiler.

Motivation: in an earlier version of the LSP, the compilation process was fully copied from TemplateProgram::new(), so this would allow us to simply get all error information through TemplateProgram instead of building the program manually.

@gerau gerau requested a review from delta1 as a code owner June 22, 2026 09:25
@gerau gerau marked this pull request as draft June 22, 2026 09:31
@gerau gerau force-pushed the feat/return-error-collector branch from 7003d4b to ac93931 Compare June 23, 2026 09:37
@gerau gerau marked this pull request as ready for review June 23, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant