This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
ea8e1075d2
lean4-htt
/
tests
/
lean
History
Sebastian Ullrich
bf043ab8bd
feat(library/init/lean/parser/reader/basic): first
has_view
prototype, plus
prefix ~> notation
expansion based on it
2018-08-02 20:35:15 -07:00
..
fail
run
refactor(library/init/lean/parser/parsec): message.pos: replace with iterator
2018-07-30 10:38:00 -07:00
trust0
chore(tests/lean): fix tests
2018-06-12 13:06:33 -07:00
check.lean
check.lean.expected.out
chore(tests/lean): fix tests
2018-06-12 13:06:33 -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
chore(tests/lean): add leanpkg file to make sure the same cwd is used in test runs and the interactive server
2018-07-05 16:48:56 +02:00
leanpkg.toml
chore(tests/lean): add leanpkg file to make sure the same cwd is used in test runs and the interactive server
2018-07-05 16:48:56 +02:00
lisp.lean.expected.out
chore(tests/lean): fix tests
2018-06-12 13:06:33 -07:00
macro1.lean
feat(library/init/lean/parser/{syntax,reader}): store whitespace around tokens
2018-07-11 14:34:50 +02:00
macro1.lean.expected.out
test(tests/lean/lisp): add simple Lisp-y parser with awful handcrafted syntax patterns
2018-06-07 15:04:09 +02:00
parsec1.lean
refactor(library/init/lean/parser/parsec): message.pos: replace with iterator
2018-07-30 10:38:00 -07:00
parsec1.lean.expected.out
chore(library/init/lean/parser/parser_t): rename module and type to
parsec
to avoid nested use of
parser
2018-07-12 10:35:20 +02:00
reader1.lean
feat(library/init/lean/parser/reader/basic): first
has_view
prototype, plus
prefix ~> notation
expansion based on it
2018-08-02 20:35:15 -07:00
reader1.lean.expected.out
feat(library/init/lean/parser/reader/basic): first
has_view
prototype, plus
prefix ~> notation
expansion based on it
2018-08-02 20:35:15 -07:00
readlinkf.sh
repr_issue.lean
repr_issue.lean.expected.out
revert.lean
test(tests/lean/revert): add new tests for Lean without delayed abstraction macro
2018-05-30 10:19:11 -07:00
revert.lean.expected.out
chore(tests/lean/revert): fix test
2018-06-08 11:21:01 -07:00
smart_unfolding.lean
test(tests/lean/smart_unfolding): add smart_unfolding test back
2018-06-01 09:07:04 -07:00
smart_unfolding.lean.expected.out
test(tests/lean/smart_unfolding): add smart_unfolding test back
2018-06-01 09:07:04 -07:00
string_imp.lean
chore(library/init/data/string/basic): rename
string.iterator
's
next_to_string
to
remaining_to_string
2018-07-05 10:42:37 +02:00
string_imp.lean.expected.out
string_imp2.lean
chore(library/init/data/string/basic): rename
string.iterator
's
next_to_string
to
remaining_to_string
2018-07-05 10:42:37 +02:00
string_imp2.lean.expected.out
test.sh
test_all.sh
test_single.sh
test_single_pp.sh
trace1.lean
trace1.lean.expected.out