Go to file
2024-09-02 19:00:13 +09:00
.gitignore add ignore 2024-08-29 19:56:27 +09:00
bltin.c add If stmt 2024-09-02 19:00:13 +09:00
dat.h add If stmt 2024-09-02 19:00:13 +09:00
error.c now can move object 2024-09-02 16:35:55 +09:00
eval.c add If stmt 2024-09-02 19:00:13 +09:00
fn.h now can move object 2024-09-02 16:35:55 +09:00
gc.c now can move object 2024-09-02 16:35:55 +09:00
main.c now can move object 2024-09-02 16:35:55 +09:00
makefile now can move object 2024-09-02 16:35:55 +09:00
obj.c add If stmt 2024-09-02 19:00:13 +09:00
parser.c add com bltin 2024-09-02 17:30:41 +09:00
str.c add gc to function param 2024-09-01 18:06:18 +09:00