lean4-htt/tests/lean
2019-02-12 13:34:32 +01:00
..
fail chore(shell/lean): reduce lean interface to taking a single file, assuming all dependencies have already been built 2019-01-25 18:27:38 +01:00
run feat(library/compiler): add [extern] attribute 2019-02-09 18:53:44 -08:00
trust0 feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
check.lean
check.lean.expected.out chore(tests/lean): fix tests 2018-09-06 18:09:32 -07:00
extract.lean
extract.lean.expected.out
include_out_param.lean feat(src/frontends/lean/decl_util): ignore out_params when deciding whether to include an anonymous inst implicit section variable 2018-07-27 14:49:09 -07:00
include_out_param.lean.expected.out feat(src/frontends/lean/decl_util): ignore out_params when deciding whether to include an anonymous inst implicit section variable 2018-07-27 14:49:09 -07:00
leanpkg.path refactor(library/module_mgr): minor refactorings 2018-09-11 13:55:25 -07:00
leanpkg.toml
lisp.lean.expected.out
macro1.lean.expected.out chore(tests/lean): replace run_cmd with #eval 2018-08-23 13:32:25 -07:00
macro_scopes.lean fix(library/init/lean/parser/syntax): macro_scopes.flip 2018-12-19 15:04:48 +01:00
macro_scopes.lean.expected.out fix(library/init/lean/parser/syntax): macro_scopes.flip 2018-12-19 15:04:48 +01:00
parsec1.lean chore(tests/lean/parsec1): fix test 2018-10-23 12:54:29 -07:00
parsec1.lean.expected.out
parser1.lean feat(library/init/lean/frontend): rework error reporting 2019-02-12 13:34:32 +01:00
parser1.lean.expected.out feat(library/init/lean/parser/syntax): improve syntax.get_pos for more error positions 2019-01-22 11:16:00 +01:00
reader1.lean.expected.out refactor(library/init/lean/parser/reader): use different monad stacks for different parts of the reader 2018-08-29 16:42:24 -07:00
readlinkf.sh fix(test_single.sh): OSX compatibility 2016-12-01 11:03:11 -08:00
repr_issue.lean chore(library): remove return, we should use pure 2018-09-12 16:51:11 -07:00
repr_issue.lean.expected.out
string_imp.lean
string_imp.lean.expected.out chore(tests/lean/string_imp): fix test 2018-04-30 16:15:51 -07:00
string_imp2.lean chore(tests/lean): fix tests 2018-11-15 10:56:03 -08:00
string_imp2.lean.expected.out chore(tests/lean): fix tests 2018-11-15 10:56:03 -08:00
test.sh
test_single.sh chore(shell/lean): reduce lean interface to taking a single file, assuming all dependencies have already been built 2019-01-25 18:27:38 +01:00
test_single_pp.sh