Skip to content

Commit ae1ff1c

Browse files
committed
update doc
1 parent 2ddc066 commit ae1ff1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,8 @@ see [coq-builtin](coq-builtin.elpi).
370370
- [x] abbreviations: read, write, locate
371371
- [x] typing and elaboration
372372
- [x] unification
373-
- [x] reduction: lazy, cbv, vm, native
373+
- [x] reduction: `lazy`, `cbv`, `vm`, `native`
374+
- [x] flags for `lazy` and `cbv`
374375
- [x] ltac1: bridge to call ltac1 code, mono and multi-goal tactics
375376
- [x] option system: get, set, add
376377
- [x] pretty printer: boxes, printing width

0 commit comments

Comments
 (0)