| .. |
|
.gitignore
|
chore(tests/compiler): add .gitignore
|
2019-02-08 16:59:17 -08:00 |
|
append.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
append.lean.expected.out
|
chore(tests/compiler/append): add expected output
|
2019-02-09 20:02:26 +01:00 |
|
array_test.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
array_test.lean.expected.out
|
test(tests/compiler/array_test): basic array test
|
2019-02-16 16:08:49 -08:00 |
|
expr.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
expr.lean.expected.out
|
test(tests/compiler): add simple test for expr
|
2019-02-13 16:22:01 -08:00 |
|
map_big.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
map_big.lean.expected.out
|
fix(library/compiler/specialize): avoid work duplication in the specializer
|
2019-03-08 11:21:49 -08:00 |
|
str.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
str.lean.expected.out
|
feat(runtime): add utf8_prev and utf8_set
|
2019-03-11 18:05:40 -07:00 |
|
t1.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
t1.lean.expected.out
|
feat(tests/compiler): add first test
|
2019-02-07 12:14:25 -08:00 |
|
t2.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
t2.lean.expected.out
|
chore(tests/compiler/t2): fix test
|
2019-02-15 12:13:45 -08:00 |
|
test_single.sh
|
chore(tests): compile tests using -O3 again
|
2019-03-18 17:55:28 +01:00 |
|
thunk.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
thunk.lean.expected.out
|
test(tests/compiler): add thunk test
|
2019-02-08 11:01:33 -08:00 |
|
uint_fold.lean
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
uint_fold.lean.expected.out
|
test(tests/compiler): uint constant folding tests
|
2019-02-15 14:53:29 -08:00 |