Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-21 | fixed staticself.as testcase | Matthias Kramm | 1 | -0/+2 |
2009-01-06 | renamed code_dump() to code_dump2(), code_dump() only takes one argument | kramm | 1 | -1/+2 |
2009-01-02 | new function code_start() | kramm | 1 | -0/+2 |
2008-12-30 | reactivated code_dup | kramm | 1 | -1/+1 |
2008-12-30 | added function cut_last_push() | kramm | 1 | -0/+2 |
2008-12-23 | new function code_dup | kramm | 1 | -0/+2 |
2008-12-23 | new function code_cutlast() | kramm | 1 | -0/+2 |
2008-12-19 | renamed exception to abc_exception (to make MingW happy) | kramm | 1 | -2/+2 |
2008-12-09 | added 'E' flag in dumping | kramm | 1 | -1/+1 |
2008-12-02 | added GPL headers | kramm | 1 | -0/+23 |
2008-12-02 | added code_append() | kramm | 1 | -2/+5 |
2008-11-24 | added int/uint/float constant pool lookup | kramm | 1 | -1/+0 |
2008-11-24 | added flags generation | kramm | 1 | -0/+3 |
2008-11-24 | bugfixes, added exception handling | kramm | 1 | -13/+32 |
2008-11-24 | removed parent element in abc_code | kramm | 1 | -3/+4 |
2008-11-23 | added statistics generation | kramm | 1 | -3/+20 |
2008-11-23 | extracted from abc.{c,h} | kramm | 1 | -0/+33 |