| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | no need to explicitely close vars in top scope | 2022-10-09 | 2 | -2/+3 | ||
| * | upval size optimization | 2022-10-09 | 1 | -4/+7 | ||
| * | closures | 2022-10-09 | 3 | -35/+174 | ||
| * | gc erratas | 2022-10-09 | 1 | -5/+11 | ||
| * | gc bugfix | 2022-10-09 | 1 | -8/+9 | ||
| * | style | 2022-10-09 | 1 | -22/+24 | ||
| * | hm | 2022-10-09 | 1 | -1/+1 | ||
| * | hm | 2022-10-09 | 1 | -3/+3 | ||
| * | do not store each objs size | 2022-10-09 | 1 | -7/+30 | ||
| * | more GC stuff | 2022-10-08 | 3 | -46/+86 | ||
| * | basic gc and closures sketon | 2022-10-08 | 4 | -158/+352 | ||
| * | initial commit | 2022-10-08 | 6 | -0/+3784 | ||