Skip to content

Add setOptions#130

Open
augustepoiroux wants to merge 36 commits into
leanprover-community:masterfrom
augustepoiroux:add-set-option
Open

Add setOptions#130
augustepoiroux wants to merge 36 commits into
leanprover-community:masterfrom
augustepoiroux:add-set-option

Conversation

@augustepoiroux
Copy link
Copy Markdown
Contributor

@augustepoiroux augustepoiroux commented Sep 25, 2025

Add a setOptions parameter to CommandOption. This enables setting options for a specific Lean command.

It has various use-cases. My favorite one is activating parallel elaboration to speed up processing: {"cmd": "...", "setOptions":[[["Elab","async"],true]]}

Note: this PR is built on top of #119

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