lean4-htt/tests
Reijo Jaakkola 32897440dc
fix: change IO.FS.Handle.read to return empty array at EOF
Make EOF handling in IO.FS.Handle consistent with EOF handling in
IO.FS.Handle.getLine. Previously returned error at EOF which ended up
causing segmentation fault. Remove the declaration of g_io_error_eof,
since it becomes redundant.

Closes #349
2021-06-08 13:17:53 +02:00
..
bench doc: fix typos 2021-03-07 15:06:02 +01:00
compiler fix: fixes #241 2021-05-22 19:10:07 -07:00
elabissues
ir
lean fix: change IO.FS.Handle.read to return empty array at EOF 2021-06-08 13:17:53 +02:00
leanpkg feat: leanpkg build without external dependencies 2021-05-30 17:29:54 +02:00
playground feat: prototype for equality theorem generator for auxiliary match functions 2021-05-31 18:52:22 -07:00
plugin
simpperf
.gitignore
common.sh