lean4-htt/tests
Leonardo de Moura 5b1aac7b8f fix: avoid nontermination on non-utf8 input
This is not a perfect solution, but ensures the non-termination does
not happen. The changes also make it easier to prove termination in
the future.

TODO: validate UTF8 input?

closes #1690
2022-10-06 17:45:21 -07:00
..
bench chore: more RBMap cleanup 2022-10-06 17:26:43 -07:00
compiler chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
elabissues
ir
lean fix: avoid nontermination on non-utf8 input 2022-10-06 17:45:21 -07:00
pkg feat: automatic extension names 2022-10-06 17:19:30 -07:00
playground feat: add inferType for LCNF 2022-08-09 17:33:24 -07:00
plugin
simpperf
.gitignore
common.sh chore: Nix: better solution for filtering test output 2022-07-28 17:12:17 +02:00