swftools.git
2008-12-23 krammfixed bugs in dict_clone
2008-12-23 krammnew function dict_clone
2008-12-23 krammmoved late evaluation test to ok/late.as, added space...
2008-12-23 krammadded space after 'ok'
2008-12-23 krammmade flex compatible
2008-12-23 krammfixed bugs in test
2008-12-23 krammlate binding test
2008-12-23 krammadded missing 'ok' output
2008-12-23 krammfixed two bugs in test
2008-12-23 krammnew test, for checking ',' in var decl and for loops
2008-12-23 krammadded tests for increment_i
2008-12-23 krammassume that variables declared inside a for loop are...
2008-12-23 krammfixed the test
2008-12-23 krammassignment expression nesting tests
2008-12-23 krammunittest file
2008-12-23 krammadded missing count calls
2008-12-23 krammadded return
2008-12-23 krammadded && and ||
2008-12-23 krammadded warning(), missing two/three char symbols
2008-12-23 krammuse default list implementation for typedcode
2008-12-23 krammdisplay detail in long view
2008-12-23 krammcleaned up runcmd function
2008-12-23 krammfixed return value checking
2008-12-23 krammadded slot number to memberinfo
2008-12-23 krammrenamed class_signature to classinfo
2008-12-23 krammzero class_signature when allocing
2008-12-23 krammclass_signature now contains flags
2008-12-23 krammfree multiname more thoroughly
2008-12-23 krammreworked left-hand expressions
2008-12-23 krammadded class members, expression lefthands
2008-12-23 krammsmall cleanup
2008-12-23 krammadded member lookup
2008-12-23 krammfixed top scope element for interface instantiation
2008-12-23 krammtidied up grammar section
2008-12-23 krammmade boolvalues.as work
2008-12-23 krammimplemented new()
2008-12-23 krammimplemented wildcard imports
2008-12-23 krammregenerated
2008-12-23 krammregenerated
2008-12-23 krammadded class flags
2008-12-23 krammmethodbody and method were exchanged: fixed
2008-12-23 krammadded dup stubs
2008-12-23 krammnew function code_dup
2008-12-23 krammnew function code_cutlast()
2008-12-23 krammrenamed xxx1 to applytype
2008-12-23 krammreworked member architecture
2008-12-23 krammadded interface flag
2008-12-23 krammcross-linked traits with methods, start trait indexes...
2008-12-23 krammrenamed abc_AddSlot to abc_class_slot
2008-12-23 krammfixed stop generation in button script
2008-12-23 krammdon't generate a constructor method body for interfaces
2008-12-23 krammdevelopment Makefile
2008-12-23 krammupdated
2008-12-23 krammcvs ignore file
2008-12-23 krammfixed config.h patch
2008-12-19 krammadded lib/as3/{registry.c/h,builtin.c/h}
2008-12-19 krammadded Makefile.new.in (if it exits), check for mmap
2008-12-19 krammGenerated from configure.in
2008-12-19 krammadded HAVE_MMAP, HAVE_SYS_MMAN_H
2008-12-19 krammautomake/autoconf fluctuations
2008-12-19 krammdict_init now takes a size argument
2008-12-19 krammflash 10 support in -e, show fileattributes, support...
2008-12-19 krammadded dict_put2 prototype
2008-12-19 krammsetu30string now takes a len argument
2008-12-19 krammremoved bit 31 warning, added swf_ReadABCfile
2008-12-19 krammdict_init() now takes a size argument
2008-12-19 krammadded memfile
2008-12-19 krammadded as3/builtin.c
2008-12-19 krammprogram for running unit tests
2008-12-19 krammadded number #define
2008-12-19 krammadded TYPE_ macros
2008-12-19 krammadded missing type conversions
2008-12-19 krammfixed opcodes
2008-12-19 krammimplemented break
2008-12-19 krammchanged _type back to type_t, now that the #includes...
2008-12-19 krammremoved all that extra output
2008-12-19 krammuse class_signature instead of multiname
2008-12-19 krammadded gpl header
2008-12-19 krammadded OPCODE_ definitions
2008-12-19 krammremoved nullmethods
2008-12-19 krammdump out method flags
2008-12-19 krammadded missing imports
2008-12-19 krammswitched from multiname to class_signature
2008-12-19 krammadded xxx1 opcodes
2008-12-19 krammmoved OPCODE definitions to opcodes.h
2008-12-19 krammrenamed exception to abc_exception (to make MingW happy)
2008-12-19 krammadded 0x53 opcode
2008-12-19 krammrenamed exception to abc_exception (to make MingW happy)
2008-12-19 krammrenamed static_constructor traits to static_traits
2008-12-19 krammin errors, only print short filename
2008-12-19 krammswitched from multiname to own types
2008-12-19 krammfixed segfault in float printing
2008-12-19 krammadded support for \0 in strings
2008-12-19 krammgenerator for builtin.c
2008-12-19 krammcompiler main
2008-12-19 krammexport current_filename_short
2008-12-19 krammheader file for builtin.c
2008-12-19 krammautogenerated from playerglobal.abc
2008-12-19 krammremoved debug code
2008-12-19 krammfixed dotting problem
next