katsaii / catspeak-lang

A cross-platform modding language for GameMaker games.
https://www.katsaii.com/catspeak-lang/
MIT License
92 stars 6 forks source link

Fix 3.0.1 - `.parseString` memory leak and wrong environment #106

Closed tabularelf closed 1 year ago

tabularelf commented 1 year ago

This in regards to #87. Calling .parseString uses the default Catspeak environment regardless, and also creates a memory leak on every call.