Skip to content

Conversation

@augustepoiroux
Copy link
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

@augustepoiroux augustepoiroux changed the title Add setOption Add setOptions Sep 25, 2025
@augustepoiroux augustepoiroux force-pushed the add-set-option branch 2 times, most recently from 743d01d to 4899df4 Compare October 22, 2025 10:44
@augustepoiroux augustepoiroux force-pushed the add-set-option branch 3 times, most recently from 1783393 to 527a29f Compare November 19, 2025 11:00
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