swftools.git
2009-02-13 Matthias Krammonly wait 1 second for compiler, not 60
2009-02-13 Matthias Krammreturn two different '{' tokens depending on context
2009-02-13 Matthias Krammbetter support for undocumented type 0x1d
2009-02-13 Matthias Krammrefactored static initializers
2009-02-13 Matthias Krammtest ^=
2009-02-13 Matthias Krammnew function normalize_paths
2009-02-13 Matthias Krammnormalize files before parsing and hashing
2009-02-13 Matthias Krammdon't crash on zero abc_file during writing
2009-02-13 Matthias Krammmoved currently unimplemented tests to todo/
2009-02-12 Matthias Krammpython 2.6 support
2009-02-11 Matthias Krammfixed multiline comments for mac files
2009-02-11 Matthias Krammmark objects without kind as 'undefined'
2009-02-11 Matthias Krammadded support for multiname type 0x1d
2009-02-11 Matthias Krammfixed bug in recursive scheduling
2009-02-11 Matthias Krammprepare file for new code
2009-02-11 Matthias Krammadded test for class-level anonymous functions
2009-02-11 Matthias Krammlibrary import support
2009-02-11 Matthias Krammfixed 64 bit compile problem
2009-02-11 Matthias Krammfixed nasty overlay detection bug in poly2bitmap
2009-02-08 Matthias Krammremoved breakpoints
2009-02-08 Matthias Krammnew function compile_directory()
2009-02-08 Matthias Krammadded trie data structure
2009-02-08 Matthias Krammbugfixes, added namespace support
2009-02-08 Matthias Krammrefactored, added stubs for xml operators
2009-02-08 Matthias Krammrefactored
2009-02-08 Matthias Krammautogenerated
2009-02-08 Matthias Krammcheck for a small parser bug, too
2009-02-08 Matthias Krammjust made compileable- it'll be replaced soon
2009-02-08 Matthias Krammadded -I option
2009-02-08 Matthias Krammbugfixes
2009-02-08 Matthias Krammadded as3/import
2009-02-08 Matthias Krammadded as3/import
2009-02-08 Matthias Krammfixed compiler warnings
2009-02-08 Matthias Krammadded null cast check
2009-02-08 Matthias Krammadded import{.c/.h} dependencies
2009-02-08 Matthias Krammadded test for 'e' expressions
2009-02-07 Matthias Krammgenerated file
2009-02-07 Matthias Krammexport path_seperator
2009-02-07 Matthias Krammstrdup CDATA
2009-02-07 Matthias Krammchar* -> const char*
2009-02-07 Matthias Krammfixed '=' instead of '==' in if
2009-02-07 Matthias Krammexpose current_include_dirs
2009-02-07 Matthias Krammnew functions schedule_class, schedule_package
2009-02-07 Matthias Krammsimple sanity check in code_dump
2009-02-07 Matthias Krammminor permutation in as3 files
2009-02-07 Matthias Krammschedule import files during parsing
2009-02-07 Matthias Krammnew function list_deep_free
2009-02-07 Matthias Krammadded support for mem input
2009-02-07 Matthias Krammfixed a few mem leaks
2009-02-07 Matthias Krammfixed a few mem leaks, enter_file now doesn't do an...
2009-02-07 Matthias Krammnew function as3_parse_bytearray
2009-02-07 Matthias Krammnew option -q
2009-02-07 Matthias Krammfixed a mem leak
2009-02-05 Matthias Krammadded more exhaustive xml test cases
2009-02-03 Matthias Krammadded support for <![CDATA[...]]>
2009-02-03 Matthias Krammfixed nested_function, started fixing new
2009-02-03 Matthias Krammautogenerated
2009-02-03 Matthias Krammnew function mem_get, bugfix in ptr_type
2009-02-03 Matthias Krammnew global variable as3_tokencount
2009-02-03 Matthias Krammshow crashes more explicitly
2009-02-03 Matthias Krammremoved subfunctions
2009-02-03 Matthias Krammexplicitly null out interface list
2009-02-03 Matthias Krammfixed innerfunction this.Class
2009-02-03 Matthias Krammnew tests
2009-02-03 Matthias Krammadded more test cases
2009-02-03 Matthias Krammrudimentary param support
2009-02-03 Matthias Krammnew function enter_file2
2009-02-03 Matthias Krammadded support for token re-use
2009-02-03 Matthias Krammoptimized opcode_get
2009-02-03 Matthias Krammnew function abc_method_init()
2009-02-03 Matthias Krammadded support for more inner function testcases
2009-02-02 Matthias Krammremoved src/parser.yy.c
2009-02-02 Matthias Krammgenerated from parser.lex
2009-02-02 Matthias Krammfixed segfault with -s multiply
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammremoved ':' after pool statistics
2009-02-02 Matthias Krammfixed dynamicobj test case
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammtest for self-calling inner functions
2009-02-02 Matthias Krammtest for late inner functions
2009-02-02 Matthias Krammautogenerated
2009-02-02 Matthias Krammnew memberinfo field subfunctions
2009-02-02 Matthias Krammstarted to implement inner functions
2009-02-02 Matthias Krammset a few fields to 0 explicitly
2009-02-02 Matthias Krammrun flash player output through a pipe
2009-02-02 Matthias Krammappend [exit] after end of output
2009-01-30 Matthias Krammautogenerated file
2009-01-30 Matthias Krammfixed testcase 'scope'
2009-01-30 Matthias Krammautogenerated file
2009-01-30 Matthias Krammadded pointer typecasts
2009-01-30 Matthias Krammfixed long output
2009-01-30 Matthias Krammadded comments about how to enable bison's debug output
2009-01-30 Matthias Krammfixed 'precedence' test case
2009-01-30 Matthias Krammnew -d option
2009-01-30 Matthias Krammfixed packageinit test case
2009-01-30 Matthias Krammadded test case for the 'filename' package
2009-01-30 Matthias Krammimplemented two-pass compiling
2009-01-30 Matthias Krammimplemented two-pass compiling
next