2008-12-19 |
kramm | renamed exception to abc_exception (to make MingW happy) |
tree | commitdiff |
2008-12-19 |
kramm | added 0x53 opcode |
tree | commitdiff |
2008-12-19 |
kramm | renamed exception to abc_exception (to make MingW happy) |
tree | commitdiff |
2008-12-19 |
kramm | renamed static_constructor traits to static_traits |
tree | commitdiff |
2008-12-19 |
kramm | in errors, only print short filename |
tree | commitdiff |
2008-12-19 |
kramm | switched from multiname to own types |
tree | commitdiff |
2008-12-19 |
kramm | fixed segfault in float printing |
tree | commitdiff |
2008-12-19 |
kramm | added support for \0 in strings |
tree | commitdiff |
2008-12-19 |
kramm | generator for builtin.c |
tree | commitdiff |
2008-12-19 |
kramm | compiler main |
tree | commitdiff |
2008-12-19 |
kramm | export current_filename_short |
tree | commitdiff |
2008-12-19 |
kramm | header file for builtin.c |
tree | commitdiff |
2008-12-19 |
kramm | autogenerated from playerglobal.abc |
tree | commitdiff |
2008-12-19 |
kramm | removed debug code |
tree | commitdiff |
2008-12-19 |
kramm | fixed dotting problem |
tree | commitdiff |
2008-12-09 |
kramm | remove quotes around strings added if/else,==,!= |
tree | commitdiff |
2008-12-09 |
kramm | added +=,-=,=== |
tree | commitdiff |
2008-12-09 |
kramm | new struct writeable |
tree | commitdiff |
2008-12-09 |
kramm | added null class |
tree | commitdiff |
2008-12-09 |
kramm | added typed expressions |
tree | commitdiff |
2008-12-09 |
kramm | implemented if and else |
tree | commitdiff |
2008-12-09 |
kramm | added break statement |
tree | commitdiff |
2008-12-09 |
kramm | added 'E' flag in dumping |
tree | commitdiff |
2008-12-09 |
kramm | code_append now always returns the last statement in... |
tree | commitdiff |
2008-12-09 |
kramm | small bugfix |
tree | commitdiff |
2008-12-02 |
kramm | fixed bugs in ABC datatypes implementation |
tree | commitdiff |
2008-12-02 |
kramm | fixed number parsing |
tree | commitdiff |
2008-12-02 |
kramm | SetU30->SetABCU32 |
tree | commitdiff |
2008-12-02 |
kramm | added variable lookup |
tree | commitdiff |
2008-12-02 |
kramm | header file for parser.y |
tree | commitdiff |
2008-12-02 |
kramm | added GPL headers |
tree | commitdiff |
2008-12-02 |
kramm | fixed bug in field description |
tree | commitdiff |
2008-12-02 |
kramm | protect against broken fonts |
tree | commitdiff |
2008-12-02 |
kramm | fixed a segfault |
tree | commitdiff |
2008-12-02 |
kramm | added list_prepend method |
tree | commitdiff |
2008-12-02 |
kramm | fixed some bugs in handlenumber() |
tree | commitdiff |
2008-12-02 |
kramm | renamed all keywords KW_KEYWORD, added number conversion |
tree | commitdiff |
2008-12-02 |
kramm | more stub code |
tree | commitdiff |
2008-12-02 |
kramm | added more built-in types |
tree | commitdiff |
2008-12-02 |
kramm | renamed 'package' to 'public' |
tree | commitdiff |
2008-12-02 |
kramm | renamed to_string to tostring |
tree | commitdiff |
2008-12-02 |
kramm | reworked grammar, added variable definitions |
tree | commitdiff |
2008-12-02 |
kramm | switched to %union |
tree | commitdiff |
2008-12-02 |
kramm | initial checkin |
tree | commitdiff |
2008-12-02 |
kramm | added code_append() |
tree | commitdiff |
2008-12-02 |
kramm | fixed segfault in code_find_start() |
tree | commitdiff |
2008-12-02 |
kramm | moved parsed methodbody parameters into 'old' struct |
tree | commitdiff |
2008-12-02 |
kramm | returntype is a multiname, now |
tree | commitdiff |
2008-12-02 |
kramm | fixed display of patch errors |
tree | commitdiff |
2008-11-24 |
kramm | fixed some bugs in Get/SetU30 |
tree | commitdiff |
2008-11-24 |
kramm | added more type-checking |
tree | commitdiff |
2008-11-24 |
kramm | added as3/registry.o |
tree | commitdiff |
2008-11-24 |
kramm | made constant_fromindex copy strings and namespaces |
tree | commitdiff |
2008-11-24 |
kramm | added constant_t implementation |
tree | commitdiff |
2008-11-24 |
kramm | reworked tristate logic |
tree | commitdiff |
2008-11-24 |
kramm | regenerated |
tree | commitdiff |
2008-11-24 |
kramm | regenerated |
tree | commitdiff |
2008-11-24 |
kramm | create multinames from strings (for now) |
tree | commitdiff |
2008-11-24 |
kramm | write 2 functions for multiname ops |
tree | commitdiff |
2008-11-24 |
kramm | renamed abc_code_t into code_t |
tree | commitdiff |
2008-11-24 |
kramm | fixed pushint parameter |
tree | commitdiff |
2008-11-24 |
kramm | added int/uint/float constant pool lookup |
tree | commitdiff |
2008-11-24 |
kramm | added flags generation |
tree | commitdiff |
2008-11-24 |
kramm | fixed some mem leaks |
tree | commitdiff |
2008-11-24 |
kramm | bugfixes, added exception handling |
tree | commitdiff |
2008-11-24 |
kramm | removed parent element in abc_code |
tree | commitdiff |
2008-11-24 |
kramm | replaced vindex/vkind fields with constant_t, do codest... |
tree | commitdiff |
2008-11-24 |
kramm | refactoring: renamed 'pool' variables to 'file' |
tree | commitdiff |
2008-11-24 |
kramm | fixed two more mem leaks |
tree | commitdiff |
2008-11-24 |
kramm | mem leak fixes |
tree | commitdiff |
2008-11-24 |
kramm | added exception struct |
tree | commitdiff |
2008-11-24 |
kramm | fixed some g++ compile problems |
tree | commitdiff |
2008-11-23 |
kramm | added as3 data types |
tree | commitdiff |
2008-11-23 |
kramm | added type_t structure |
tree | commitdiff |
2008-11-23 |
kramm | merged with lib/as3/utils.{c,h} |
tree | commitdiff |
2008-11-23 |
kramm | corrected bpp alignment during saving |
tree | commitdiff |
2008-11-23 |
kramm | added as3/opcodes.o, as3/code.o |
tree | commitdiff |
2008-11-23 |
kramm | added as3/pool.c, removed as3/utils.c |
tree | commitdiff |
2008-11-23 |
kramm | *** empty log message *** |
tree | commitdiff |
2008-11-23 |
kramm | small change in multiname display |
tree | commitdiff |
2008-11-23 |
kramm | added hashing for everything |
tree | commitdiff |
2008-11-23 |
kramm | added some comments |
tree | commitdiff |
2008-11-23 |
kramm | made multiname_to_string cope with null multinames |
tree | commitdiff |
2008-11-23 |
kramm | abc constant pool implementation |
tree | commitdiff |
2008-11-23 |
kramm | added code.h include |
tree | commitdiff |
2008-11-23 |
kramm | renamed abc_ops.c into opcodes.{c,h} |
tree | commitdiff |
2008-11-23 |
kramm | renamed params to data |
tree | commitdiff |
2008-11-23 |
kramm | generate header file, too |
tree | commitdiff |
2008-11-23 |
kramm | script for creating abc_ops.c |
tree | commitdiff |
2008-11-23 |
kramm | added statistics generation |
tree | commitdiff |
2008-11-23 |
kramm | extracted from abc.{c,h} |
tree | commitdiff |
2008-11-23 |
kramm | moved code_write to code.c |
tree | commitdiff |
2008-11-23 |
kramm | moved opcodes stuff into code.c and opcodes.c |
tree | commitdiff |
2008-11-23 |
kramm | fixed swf_AddButtonLinks() |
tree | commitdiff |
2008-11-23 |
kramm | fixed bug in name display |
tree | commitdiff |
2008-11-23 |
kramm | fixed memory leaks |
tree | commitdiff |
2008-11-23 |
kramm | several bugfixes |
tree | commitdiff |
2008-11-23 |
kramm | use constant pool only while reading and writing |
tree | commitdiff |
2008-11-23 |
kramm | make sure to initialize dashPattern correctly |
tree | commitdiff |
2008-11-23 |
kramm | don't ignore 1x1 images- they may be square root roofs... |
tree | commitdiff |
next |