summaryrefslogtreecommitdiff
path: root/pez.c
Commit message (Collapse)AuthorAgeFilesLines
* upval size optimization lemon2022-10-091-4/+7
|
* closures lemon2022-10-091-22/+164
|
* gc erratas lemon2022-10-091-5/+11
|
* gc bugfix lemon2022-10-091-8/+9
|
* style lemon2022-10-091-22/+24
|
* hm lemon2022-10-091-3/+3
|
* do not store each objs size lemon2022-10-091-7/+30
|
* more GC stuff lemon2022-10-081-44/+78
|
* basic gc and closures sketon lemon2022-10-081-155/+346
|
* initial commit lemon2022-10-081-0/+3524