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-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-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 | 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-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-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-12 |
kramm | added TODO |
tree | commitdiff |
2008-11-12 |
kramm | renamed dict_append_if_new2 to dict_append_if_new |
tree | commitdiff |
2008-11-12 |
kramm | removed duplicate header |
tree | commitdiff |
2008-11-12 |
kramm | added headers |
tree | commitdiff |
2008-11-12 |
kramm | removed dict_append_if_new2 |
tree | commitdiff |
2008-11-12 |
kramm | set freed pointers to NULL |
tree | commitdiff |
2008-10-20 |
kramm | include file and state stack handling |
tree | commitdiff |
2008-10-20 |
kramm | extracted utility functions from abc.c/abc.h |
tree | commitdiff |
2008-10-20 |
kramm | moved ../modules/ |
tree | commitdiff |
2008-10-20 |
kramm | moved util functions to utils.c/utils.h |
tree | commitdiff |
2008-10-20 |
kramm | renamed swfabc_ops.c to abc_ops.c |
tree | commitdiff |
2008-10-20 |
kramm | moved from ../modules/ |
tree | commitdiff |
|