52b5d76a6b
mp_parse_node_free now frees the memory associated with non-interned strings. And the parser calls mp_parse_node_free when discarding a non-used node (such as a doc string). Also, the compiler now frees the parse tree explicitly just before it exits (as opposed to relying on the caller to do this). Addresses issue #708 as best we can. |
||
---|---|---|
.. | ||
Makefile | ||
main.c | ||
mpconfigport.h | ||
qstrdefsport.h | ||
stm32f405.ld |