Andrija Petrovic

Results 2 issues of Andrija Petrovic

Here is a possible solution for avoiding massive memory leaks that occur via closures. These leaks happen for each property built on the `values` variable. In other words, for every...

Majority of the proposed PR deals with proper handling of variables so that the garbage collector can easily do its job. Besides the memleak-removal stuff, we added 2 more options...