summaryrefslogtreecommitdiffstatshomepage
path: root/py/nativeglue.c
Commit message (Expand)AuthorAge
* py: Add casting to viper; add native mem stores to viper.Damien George2014-09-29
* py: Native emitter now supports delete name & global, and end finally.Damien George2014-09-06
* py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h.Damien George2014-08-30
* py: Move native glue code from runtime.c to new file nativeglue.c.v1.3.1Damien George2014-08-28