Commit Graph

21 Commits

Author SHA1 Message Date
pca006132 eb2ddfc617 basic statements and if statement 2020-12-21 16:58:40 +08:00
pca006132 594fbf1061 added name clash check 2020-12-21 15:08:55 +08:00
pca006132 db342784bc updated comment 2020-12-21 13:59:11 +08:00
pca006132 4ac5ec8b04 virtual class 2020-12-21 13:53:59 +08:00
pca006132 53e82f5603 tuple fix 2020-12-21 11:57:51 +08:00
pca006132 dd02c795c7 list comprehension 2020-12-21 11:50:20 +08:00
pca006132 5d679d88b5 if exprssion 2020-12-21 10:08:05 +08:00
pca006132 b296e67ad1 style fix 2020-12-21 09:55:38 +08:00
pca006132 40c106ab6a supports slice 2020-12-21 09:51:05 +08:00
pca006132 32f0135f28 fixed bot type 2020-12-21 09:38:37 +08:00
pca006132 92c92f6a4c added operator override test 2020-12-18 16:54:47 +08:00
pca006132 97fdef2488 expression type check 2020-12-18 16:40:32 +08:00
pca006132 60c1e99285 fixed variables 2020-12-18 13:09:15 +08:00
pca006132 ce031999e9 implementing function call check 2020-12-18 13:03:36 +08:00
pca006132 fe6d9cc446 added check for same variable 2020-12-17 17:21:51 +08:00
pca006132 57c7104bf3 fixed recursive type issue 2020-12-17 17:15:00 +08:00
pca006132 f056f76a76 fixed some inference bugs 2020-12-17 17:09:21 +08:00
pca006132 5f2eb1c10c added some inference 2020-12-17 17:01:31 +08:00
pca006132 99801cb1cb added some inference 2020-12-17 17:00:43 +08:00
pca006132 dfc393064e fixed bugs in impl 2020-12-17 15:00:09 +08:00
pca006132 606965ce9f implemented signature checker 2020-12-17 14:50:51 +08:00