lean2/tests/lua
Leonardo de Moura c56df132b8 refactor(kernel): remove semantic attachments from the kernel
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-02 14:48:27 -08:00
..
slow
threads fix(tests/lua/threads): increase timeout to make sure it passes the test on slow machines 2014-01-15 08:46:14 -08:00
big.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
ceq1.lua refactor(builtin/kernel): define if-then-else using Hilbert's operator 2014-01-30 19:28:42 -08:00
cex_builder1.lua
coercion_bug1.lua feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end' 2014-01-05 13:06:36 -08:00
context1.lua
env1.lua feat(kernel): use new universe contraints in the environment, allow new constraints to be added 2014-01-06 16:46:11 -08:00
env2.lua refactor(kernel/object): remove 'null' object, and operator bool for kernel objects 2013-12-08 14:37:38 -08:00
env3.lua
env4.lua refactor(kernel): remove semantic attachments from the kernel 2014-02-02 14:48:27 -08:00
expr1.lua
expr2.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
expr3.lua
expr4.lua
expr5.lua refactor(kernel): remove heterogeneous equality 2014-01-16 17:39:12 -08:00
expr6.lua refactor(kernel): remove heterogeneous equality 2014-01-16 17:39:12 -08:00
expr7.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
expr8.lua refactor(kernel): remove heterogeneous equality 2014-01-16 17:39:12 -08:00
extra.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
fields.lua test(tests/lua): exercise fields method for semantic attachments 2014-01-15 17:24:18 -08:00
fmt1.lua
format1.lua
format2.lua
format3.lua
front.lua chore(*): cleanup lean builtin symbols, replace :: with _ 2014-01-09 08:33:52 -08:00
goal1.lua
hidden1.lua feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end' 2014-01-05 13:06:36 -08:00
hop1.lua chore(tests/lua): use default environment instead of creating a new one 2014-01-12 18:24:04 -08:00
hop2.lua feat(library/hop_match): optionally unfold constants when performing higher order matching 2014-01-19 10:32:06 -08:00
import.lua feat(kernel): expose imported predicate 2014-01-14 16:41:40 -08:00
io_state1.lua
is_prop1.lua refactor(kernel): remove heterogeneous equality 2014-01-16 17:39:12 -08:00
jst1.lua
level1.lua
localctx1.lua
m1.lua test(tests/lua): hop_match experiment 2014-01-16 00:15:31 -08:00
map.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
map2.lua
menv1.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
mpz1.lua
mpz2.lua
n1.lua
n2.lua
n3.lua
n5.lua
name1.lua test(tests/lua): extra tests for Lua hierachical name API 2014-01-14 11:38:10 -08:00
num1.lua
num2.lua
opt1.lua
opt2.lua
opt3.lua
opt4.lua
parser1.lua refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
parser2.lua chore(*): cleanup lean builtin symbols, replace :: with _ 2014-01-09 08:33:52 -08:00
proof_builder1.lua
proof_state1.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
proof_stats.lua test(tests/lua): add test/example that demonstrates how to collect statistics of used theorems 2014-01-20 18:04:22 -08:00
sexpr1.lua
sexpr2.lua
sexpr3.lua
sexpr4.lua
sexpr5.lua
simp1.lua fix(library/simplifier): nontermination 2014-01-31 15:55:21 -08:00
single.lua feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end' 2014-01-05 13:06:36 -08:00
splay1.lua
st1.lua
st2.lua
st3.lua
tactic1.lua refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
template1.lua feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end' 2014-01-05 13:06:36 -08:00
test.sh feat(util/options): 'verbose' as a system option, add -q (quiet) option 2014-01-09 15:31:58 -08:00
test_single.sh refactor(frontends/lua): replace lean.lua.h with util.lua 2013-12-26 19:49:26 -08:00
ty1.lua
ty2.lua
unify1.lua refactor(kernel): remove heterogeneous equality 2014-01-16 17:39:12 -08:00