Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
41d02b654e5c844f85fbb79283eaebf35af60fbb
Switch branch/tag
uPython-mirror
py
compile.c
Find file
Blame
History
Permalink
py: Improve freeing of emitters in mp_compile.
· 41d02b65
Damien George
authored
Jan 24, 2014
There can be multiple emitters allocated during compile (eg byte code and native).
41d02b65