lang: Add back reference counting
The basic idea here is that we transfer ownership to and form the stack, and clean up references that way. |
---|
|
lang/bytecode.c |
---|
lang/func.c |
---|
lang/main.c |
---|
lang/number.c |
---|
lang/object.c |
---|
lang/object.h |
---|
lang/vm.c |
---|
lang/vm.h |
---|