lean4-htt/tests
Leonardo de Moura 200a38e20c feat: improve letIdLhs parser
The extra space is only really needed to distinguish an array update (NIY)
```
let x[i] := ...
```
from a declaration taking an instance argument
```
let f [Monad m] := ...
```

closes #696
2021-09-28 18:10:25 -07:00
..
bench Revert "Revert "feat: reintroduce libleanshared, link lean & leanpkg against it"" 2021-08-20 09:42:05 -07:00
compiler fix: panic in monadic polymorphic code 2021-09-28 17:46:19 -07:00
elabissues
ir
lean feat: improve letIdLhs parser 2021-09-28 18:10:25 -07:00
leanpkg test: add registerTraceClass test 2021-09-16 06:52:58 -07:00
playground feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
plugin
simpperf
.gitignore
common.sh chore: replace sed with perl in test driver 2021-09-16 21:33:56 +02:00