summaryrefslogtreecommitdiff
path: root/lib/as3/code.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-21fixed staticself.as testcaseMatthias Kramm1-0/+2
2009-01-06renamed code_dump() to code_dump2(), code_dump() only takes one argumentkramm1-1/+2
2009-01-02new function code_start()kramm1-0/+2
2008-12-30reactivated code_dupkramm1-1/+1
2008-12-30added function cut_last_push()kramm1-0/+2
2008-12-23new function code_dupkramm1-0/+2
2008-12-23new function code_cutlast()kramm1-0/+2
2008-12-19renamed exception to abc_exception (to make MingW happy)kramm1-2/+2
2008-12-09added 'E' flag in dumpingkramm1-1/+1
2008-12-02added GPL headerskramm1-0/+23
2008-12-02added code_append()kramm1-2/+5
2008-11-24added int/uint/float constant pool lookupkramm1-1/+0
2008-11-24added flags generationkramm1-0/+3
2008-11-24bugfixes, added exception handlingkramm1-13/+32
2008-11-24removed parent element in abc_codekramm1-3/+4
2008-11-23added statistics generationkramm1-3/+20
2008-11-23extracted from abc.{c,h}kramm1-0/+33