added GPL headers
[swftools.git] / lib / as3 / code.c
2008-12-02 krammadded GPL headers
2008-12-02 krammfixed bug in field description
2008-12-02 krammadded code_append()
2008-12-02 krammfixed segfault in code_find_start()
2008-11-24 krammfixed pushint parameter
2008-11-24 krammadded int/uint/float constant pool lookup
2008-11-24 krammadded flags generation
2008-11-24 krammfixed some mem leaks
2008-11-24 krammbugfixes, added exception handling
2008-11-24 krammremoved parent element in abc_code
2008-11-23 krammadded statistics generation
2008-11-23 krammextracted from abc.{c,h}