Leonardo de Moura
|
87bb299f08
|
feat: add Iterator.atEnd
|
2022-03-20 11:40:46 -07:00 |
|
Leonardo de Moura
|
4f318d3304
|
test: use dot notation in the example
|
2022-03-19 10:39:58 -07:00 |
|
Leonardo de Moura
|
d1eb180aae
|
test: add non mutually recursive version
|
2022-03-19 10:38:39 -07:00 |
|
Leonardo de Moura
|
bdb2e9597a
|
chore: naming convention
|
2022-03-19 10:20:42 -07:00 |
|
Leonardo de Moura
|
6c8322d20a
|
test: use builtin Char.isDigit and Char.toNat
|
2022-03-19 10:18:34 -07:00 |
|
Leonardo de Moura
|
a8ddb56e0e
|
chore: cleanup David's example
|
2022-03-19 10:13:27 -07:00 |
|
Leonardo de Moura
|
c95d5f25a3
|
feat: convert ites into dites in the WF module
Motivation: the condition is often used in termination proofs.
|
2022-03-19 10:11:50 -07:00 |
|
Leonardo de Moura
|
c7cdbf8ff8
|
feat: improve auto generated termination_by a bit
|
2022-03-19 09:28:19 -07:00 |
|
Leonardo de Moura
|
64c5cda612
|
test: David's lex with string iterators
|
2022-03-19 09:15:29 -07:00 |
|
Leonardo de Moura
|
4ac88d0eb8
|
test: lex example from David
|
2022-03-18 19:53:17 -07:00 |
|