2008-12-23 |
kramm | fixed dict_dump() |
tree | commitdiff |
2008-12-23 |
kramm | fixed bugs in dict_clone |
tree | commitdiff |
2008-12-23 |
kramm | new function dict_clone |
tree | commitdiff |
2008-12-23 |
kramm | moved late evaluation test to ok/late.as, added space... |
tree | commitdiff |
2008-12-23 |
kramm | added space after 'ok' |
tree | commitdiff |
2008-12-23 |
kramm | made flex compatible |
tree | commitdiff |
2008-12-23 |
kramm | fixed bugs in test |
tree | commitdiff |
2008-12-23 |
kramm | late binding test |
tree | commitdiff |
2008-12-23 |
kramm | added missing 'ok' output |
tree | commitdiff |
2008-12-23 |
kramm | fixed two bugs in test |
tree | commitdiff |
2008-12-23 |
kramm | new test, for checking ',' in var decl and for loops |
tree | commitdiff |
2008-12-23 |
kramm | added tests for increment_i |
tree | commitdiff |
2008-12-23 |
kramm | assume that variables declared inside a for loop are... |
tree | commitdiff |
2008-12-23 |
kramm | fixed the test |
tree | commitdiff |
2008-12-23 |
kramm | assignment expression nesting tests |
tree | commitdiff |
2008-12-23 |
kramm | unittest file |
tree | commitdiff |
2008-12-23 |
kramm | added missing count calls |
tree | commitdiff |
2008-12-23 |
kramm | added return |
tree | commitdiff |
2008-12-23 |
kramm | added && and || |
tree | commitdiff |
2008-12-23 |
kramm | added warning(), missing two/three char symbols |
tree | commitdiff |
2008-12-23 |
kramm | use default list implementation for typedcode |
tree | commitdiff |
2008-12-23 |
kramm | display detail in long view |
tree | commitdiff |
2008-12-23 |
kramm | cleaned up runcmd function |
tree | commitdiff |
2008-12-23 |
kramm | fixed return value checking |
tree | commitdiff |
2008-12-23 |
kramm | added slot number to memberinfo |
tree | commitdiff |
2008-12-23 |
kramm | renamed class_signature to classinfo |
tree | commitdiff |
2008-12-23 |
kramm | zero class_signature when allocing |
tree | commitdiff |
2008-12-23 |
kramm | class_signature now contains flags |
tree | commitdiff |
2008-12-23 |
kramm | free multiname more thoroughly |
tree | commitdiff |
2008-12-23 |
kramm | reworked left-hand expressions |
tree | commitdiff |
2008-12-23 |
kramm | added class members, expression lefthands |
tree | commitdiff |
2008-12-23 |
kramm | small cleanup |
tree | commitdiff |
2008-12-23 |
kramm | added member lookup |
tree | commitdiff |
2008-12-23 |
kramm | fixed top scope element for interface instantiation |
tree | commitdiff |
2008-12-23 |
kramm | tidied up grammar section |
tree | commitdiff |
2008-12-23 |
kramm | made boolvalues.as work |
tree | commitdiff |
2008-12-23 |
kramm | implemented new() |
tree | commitdiff |
2008-12-23 |
kramm | implemented wildcard imports |
tree | commitdiff |
2008-12-23 |
kramm | regenerated |
tree | commitdiff |
2008-12-23 |
kramm | regenerated |
tree | commitdiff |
2008-12-23 |
kramm | added class flags |
tree | commitdiff |
2008-12-23 |
kramm | methodbody and method were exchanged: fixed |
tree | commitdiff |
2008-12-23 |
kramm | added dup stubs |
tree | commitdiff |
2008-12-23 |
kramm | new function code_dup |
tree | commitdiff |
2008-12-23 |
kramm | new function code_cutlast() |
tree | commitdiff |
2008-12-23 |
kramm | renamed xxx1 to applytype |
tree | commitdiff |
2008-12-23 |
kramm | reworked member architecture |
tree | commitdiff |
2008-12-23 |
kramm | added interface flag |
tree | commitdiff |
2008-12-23 |
kramm | cross-linked traits with methods, start trait indexes... |
tree | commitdiff |
2008-12-23 |
kramm | renamed abc_AddSlot to abc_class_slot |
tree | commitdiff |
2008-12-23 |
kramm | fixed stop generation in button script |
tree | commitdiff |
2008-12-23 |
kramm | don't generate a constructor method body for interfaces |
tree | commitdiff |
2008-12-23 |
kramm | development Makefile |
tree | commitdiff |
2008-12-23 |
kramm | updated |
tree | commitdiff |
2008-12-23 |
kramm | cvs ignore file |
tree | commitdiff |
2008-12-23 |
kramm | fixed config.h patch |
tree | commitdiff |
2008-12-19 |
kramm | added dict_put2 prototype |
tree | commitdiff |
2008-12-19 |
kramm | setu30string now takes a len argument |
tree | commitdiff |
2008-12-19 |
kramm | removed bit 31 warning, added swf_ReadABCfile |
tree | commitdiff |
2008-12-19 |
kramm | dict_init() now takes a size argument |
tree | commitdiff |
2008-12-19 |
kramm | added memfile |
tree | commitdiff |
2008-12-19 |
kramm | added as3/builtin.c |
tree | commitdiff |
2008-12-19 |
kramm | program for running unit tests |
tree | commitdiff |
2008-12-19 |
kramm | added number #define |
tree | commitdiff |
2008-12-19 |
kramm | added TYPE_ macros |
tree | commitdiff |
2008-12-19 |
kramm | added missing type conversions |
tree | commitdiff |
2008-12-19 |
kramm | fixed opcodes |
tree | commitdiff |
2008-12-19 |
kramm | implemented break |
tree | commitdiff |
2008-12-19 |
kramm | changed _type back to type_t, now that the #includes... |
tree | commitdiff |
2008-12-19 |
kramm | removed all that extra output |
tree | commitdiff |
2008-12-19 |
kramm | use class_signature instead of multiname |
tree | commitdiff |
2008-12-19 |
kramm | added gpl header |
tree | commitdiff |
2008-12-19 |
kramm | added OPCODE_ definitions |
tree | commitdiff |
2008-12-19 |
kramm | removed nullmethods |
tree | commitdiff |
2008-12-19 |
kramm | dump out method flags |
tree | commitdiff |
2008-12-19 |
kramm | added missing imports |
tree | commitdiff |
2008-12-19 |
kramm | switched from multiname to class_signature |
tree | commitdiff |
2008-12-19 |
kramm | added xxx1 opcodes |
tree | commitdiff |
2008-12-19 |
kramm | moved OPCODE definitions to opcodes.h |
tree | commitdiff |
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 |
next |