|
.gitignore
|
add ignore
|
2024-08-29 19:56:27 +09:00 |
|
bltin.c
|
first commit
|
2024-08-29 19:56:05 +09:00 |
|
dat.h
|
add compact function
|
2024-09-01 22:16:39 +09:00 |
|
error.c
|
first commit
|
2024-08-29 19:56:05 +09:00 |
|
eval.c
|
add gc to function param
|
2024-09-01 18:06:18 +09:00 |
|
fn.h
|
add compact function
|
2024-09-01 22:16:39 +09:00 |
|
gc.c
|
add compact function
|
2024-09-01 22:16:39 +09:00 |
|
main.c
|
add compact function
|
2024-09-01 22:16:39 +09:00 |
|
makefile
|
add memory map
|
2024-09-01 17:17:08 +09:00 |
|
obj.c
|
add gc to function param
|
2024-09-01 18:06:18 +09:00 |
|
parser.c
|
add gc to function param
|
2024-09-01 18:06:18 +09:00 |
|
str.c
|
add gc to function param
|
2024-09-01 18:06:18 +09:00 |