We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddc066 commit ae1ff1cCopy full SHA for ae1ff1c
README.md
@@ -370,7 +370,8 @@ see [coq-builtin](coq-builtin.elpi).
370
- [x] abbreviations: read, write, locate
371
- [x] typing and elaboration
372
- [x] unification
373
-- [x] reduction: lazy, cbv, vm, native
+- [x] reduction: `lazy`, `cbv`, `vm`, `native`
374
+ - [x] flags for `lazy` and `cbv`
375
- [x] ltac1: bridge to call ltac1 code, mono and multi-goal tactics
376
- [x] option system: get, set, add
377
- [x] pretty printer: boxes, printing width
0 commit comments