summaryrefslogtreecommitdiffstatshomepage
path: root/py/bc.c
Commit message (Expand)AuthorAge
* py: Store bytecode arg names in bytecode (were in own array).Damien George2014-10-25
* py: Convert [u]int to mp_[u]int_t where appropriate.Damien George2014-10-03
* py: Use variable length encoded uints in more places in bytecode.Damien George2014-09-04
* Further factorise PASS_1 out of specific emit code.Damien2013-10-05
* Initial commit.Damien2013-10-04