| 2008-12-30 | kramm | removed varargs syntax from method constructors | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | made method construction functions return abc_method... | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | dump out optional param number, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | removed old TODO comment | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | mind NEED_REST when calculating local variable usage | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added ../librfxswf.a to clean target | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test for typeof() | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test string switch, switch w/o default | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | removed shortcut | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added tests for \x00, \xff | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added test for static var lookup during dynamic member... | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test builtin static types within imported packages | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test "Class.staticmember" syntax | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added more tests | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test for static functions/members | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test slotid assignment | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | check precedence of as,in against == | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | moved typeof tests to typeof.as, added more void tests | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | tested creation of dynamic classes | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added test for self-allocation within the constructor | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added an implementing class | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test importing a builtin type, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test 'else if' syntax | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added test for pure setter | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test function member assignment | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | small extra test for 'var x,y:type' | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added a comment | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | check first (non-optional) param value, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test all constant types | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added test for const slots | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test for class init code | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test calling methods on other classes, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added tests for left/right associativity | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test right associativity, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | test [1,2,3] syntax, too | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | small array test | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | added additional tests | commit | commitdiff | tree | snapshot | 
| 2008-12-30 | kramm | dump out global methods | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | exported dict_get_slot, dict_clone | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed dict_dump() | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed bugs in dict_clone | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | new function dict_clone | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | moved late evaluation test to ok/late.as, added space... | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added space after 'ok' | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | made flex compatible | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed bugs in test | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | late binding test | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added missing 'ok' output | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed two bugs in test | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | new test, for checking ',' in var decl and for loops | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added tests for increment_i | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | assume that variables declared inside a for loop are... | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed the test | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | assignment expression nesting tests | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | unittest file | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added missing count calls | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added return | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added && and || | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added warning(), missing two/three char symbols | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | use default list implementation for typedcode | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | display detail in long view | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | cleaned up runcmd function | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed return value checking | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added slot number to memberinfo | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | renamed class_signature to classinfo | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | zero class_signature when allocing | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | class_signature now contains flags | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | free multiname more thoroughly | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | reworked left-hand expressions | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added class members, expression lefthands | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | small cleanup | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added member lookup | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed top scope element for interface instantiation | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | tidied up grammar section | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | made boolvalues.as work | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | implemented new() | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | implemented wildcard imports | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | regenerated | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | regenerated | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added class flags | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | methodbody and method were exchanged: fixed | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added dup stubs | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | new function code_dup | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | new function code_cutlast() | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | renamed xxx1 to applytype | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | reworked member architecture | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | added interface flag | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | cross-linked traits with methods, start trait indexes... | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | renamed abc_AddSlot to abc_class_slot | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed stop generation in button script | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | don't generate a constructor method body for interfaces | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | development Makefile | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | updated | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | cvs ignore file | commit | commitdiff | tree | snapshot | 
| 2008-12-23 | kramm | fixed config.h patch | commit | commitdiff | tree | snapshot | 
| 2008-12-19 | kramm | added lib/as3/{registry.c/h,builtin.c/h} | commit | commitdiff | tree | snapshot | 
| 2008-12-19 | kramm | added Makefile.new.in (if it exits), check for mmap | commit | commitdiff | tree | snapshot | 
| 2008-12-19 | kramm | Generated from configure.in | commit | commitdiff | tree | snapshot | 
| 2008-12-19 | kramm | added HAVE_MMAP, HAVE_SYS_MMAN_H | commit | commitdiff | tree | snapshot | 
| 2008-12-19 | kramm | automake/autoconf fluctuations | commit | commitdiff | tree | snapshot | 
| next |