lean2/tests/lean/run
Leonardo de Moura 3e7dfa6212 fix(frontends/lean): infer type of definitions
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-25 08:39:14 -07:00
..
e1.lean feat(frontends/lean): connect new elaborator to frontend 2014-06-25 08:31:00 -07:00
e2.lean fix(frontends/lean): infer type of definitions 2014-06-25 08:39:14 -07:00
have1.lean feat(frontends/lean): add '[fact]' modifier for 'have' expression 2014-06-20 11:58:05 -07:00
have2.lean feat(frontends/lean): add '[fact]' modifier for 'have' expression 2014-06-20 11:58:05 -07:00
have3.lean feat(frontends/lean): add 'then have' expression 2014-06-20 14:27:21 -07:00
have4.lean feat(frontends/lean): add 'then have' expression 2014-06-20 14:27:21 -07:00
have5.lean feat(frontends/lean): add 'then have' expression 2014-06-20 14:27:21 -07:00
have6.lean feat(frontends/lean): add nameless 'have' expression 2014-06-20 17:18:18 -07:00
ind0.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind1.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind2.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind3.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind4.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind5.lean feat(frontends/lean): flip definition modifiers position, now they must occur after the identifier 2014-06-20 11:58:05 -07:00
ind6.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
ind7.lean feat(frontends/lean): add inductive_cmd 2014-06-18 16:00:59 -07:00
local_using.lean feat(frontends/lean): add notation overwrite 2014-06-23 16:10:36 -07:00
n1.lean feat(frontends/lean/parser): expand Lua parser API 2014-06-18 08:03:17 -07:00
n2.lean feat(frontends/lean/parser): add local_scope object to Lua API 2014-06-18 08:38:23 -07:00
n3.lean feat(frontends/lean): flip definition modifiers position, now they must occur after the identifier 2014-06-20 11:58:05 -07:00
n4.lean feat(frontends/lean): flip definition modifiers position, now they must occur after the identifier 2014-06-20 11:58:05 -07:00
simple.lean refactor(frontends/lean): Bool does not need to be a reserved keyword 2014-06-16 10:52:12 -07:00
t1.lean refactor(frontends/lean): Bool does not need to be a reserved keyword 2014-06-16 10:52:12 -07:00
t2.lean feat(frontends/lean/parser): add parse_level 2014-06-12 12:34:55 -07:00
t4.lean feat(frontends/lean/parser): allow explicit universe level to be provided to aliases and locals 2014-06-13 18:00:52 -07:00
t5.lean test(lean/run): add overload test 2014-06-13 18:06:44 -07:00
t6.lean feat(frontends/lean/builtin_exprs): add parser for 'let' expressions 2014-06-16 09:50:34 -07:00
t7.lean feat(frontends/lean/builtin_exprs): parse '_' placeholder 2014-06-16 10:41:08 -07:00
t8.lean feat(frontends/lean): provide position to parse_fn external function, add 'by' expression 2014-06-16 12:28:58 -07:00
t9.lean feat(frontends/lean): flip definition modifiers position, now they must occur after the identifier 2014-06-20 11:58:05 -07:00
t10.lean feat(frontends/lean/builtin_cmds): add 'print options' command 2014-06-16 17:31:28 -07:00
t11.lean feat(frontends/lean/builtin_cmds): change notation for marking implicit/cast parameter in sections 2014-06-22 17:51:00 -07:00