swftools.git
2009-01-13 krammadded uninstaller
2009-01-13 krammadded available/required space display
2009-01-13 krammadded forallusers/currentuser #defines
2009-01-13 krammresource include
2009-01-13 krammgpl license text
2009-01-13 krammextracted from installer.c
2009-01-13 krammlzma decoder
2009-01-13 krammadded missing arrowhead
2009-01-13 krammpygfx drawing
2009-01-13 kramm*** empty log message ***
2009-01-09 krammGenerated from configure.in
2009-01-09 krammnew function pool_dump
2009-01-09 krammadded support for package-level code
2009-01-09 krammgenerated using flex+bison
2009-01-09 krammwrite out index instead of memory address, for methods
2009-01-09 krammif a constant index is zero, write CONSTANT_NULL
2009-01-09 krammgenerated using flex+bison
2009-01-09 kramm.
2009-01-09 krammtest code on package level
2009-01-09 krammtest package-level code
2009-01-06 krammadded files for as3 compiler
2009-01-06 krammrewrote description
2009-01-06 krammswfrender man page
2009-01-06 krammadded swfbytes source code
2009-01-06 kramm'make doc'
2009-01-06 krammadded author information
2009-01-06 krammadded long options --verbose, --quiet
2009-01-06 krammregenerated
2009-01-06 krammas3 compiler manpage
2009-01-06 krammadded as3 compiler frontend
2009-01-06 krammadded swfbytes, swfrender
2009-01-06 krammthrow an error if more than one filename is specified
2009-01-06 kramm#include as3/compiler.h
2009-01-06 krammnew function swf_AddAS3FontDefine
2009-01-06 krammadded as3 compiler objects
2009-01-06 krammadded move to front optimization
2009-01-06 krammnew function list_concat
2009-01-06 krammadded finally keyword
2009-01-06 krammimplemented hex floats, added softwarning log level
2009-01-06 krammadded \' escape handling
2009-01-06 krammsmall optimizations, improved regexp handling
2009-01-06 krammswitched more integer overflows from error reporting...
2009-01-06 krammconvert integers to float if they're too large
2009-01-06 krammexport flex definitions
2009-01-06 krammrenamed syntaxerror to as3_error, added as3_softwarning
2009-01-06 krammadded regexp helper struct
2009-01-06 krammoptimizations and bugfixes for finally
2009-01-06 krammimplemented finally
2009-01-06 krammadded stub for inner functions
2009-01-06 krammmulti file support, switched a few warnings to softwarnings
2009-01-06 krammfixed globalvarassign test case
2009-01-06 krammmore reconcile fixes, optimized ++
2009-01-06 krammfixed reconcile bug, moved local var initialization...
2009-01-06 krammchanged flags2access calls to flags2namespace
2009-01-06 krammmade ^ left-associative
2009-01-06 krammadded '|=' implementation
2009-01-06 krammslight interface changes
2009-01-06 krammuses compiler.h now instead of doing everything itself
2009-01-06 krammadded cleanup code
2009-01-06 krammdon't clean up after the last file, so that exceptoins...
2009-01-06 krammrenamed syntaxerror to as3_error, added a warning
2009-01-06 krammmoved flex exports to tokenizer.h
2009-01-06 krammadded simple interface to the parser
2009-01-06 krammadded assert() in cut_last_push
2009-01-06 krammmerged code_find_start and code_start
2009-01-06 krammexported abc_initscript_addClassTrait
2009-01-06 krammnew function abc_initscript()
2009-01-06 krammrenamed code_dump() to code_dump2(), code_dump() only...
2009-01-06 krammremoved return type parameter from abc_initscript(...
2009-01-06 krammfixed dependencies
2009-01-06 krammthe tokenizer/parser/compiler files are now compiled...
2009-01-06 krammreshuffled flags
2009-01-06 krammadded flags2namespace function
2009-01-06 krammrenamed access08 to namespace
2009-01-06 krammadded namespace handling
2009-01-06 krammregenerated
2009-01-06 krammtest hex floats, too
2009-01-06 krammtest case for finally, with more complicated finally...
2009-01-06 krammsimplified one test case so that insert_finally_simple...
2009-01-06 krammtest unexpected (non-local) exceptions, too
2009-01-06 krammadded more tests
2009-01-06 krammadded test for ?: statement
2009-01-06 krammnew test case for reconcile problems
2009-01-06 krammnew test, for package paths
2009-01-06 krammtest variables of type class, too
2009-01-06 krammtest for namespaces
2009-01-06 krammtest for 'use namespace'
2009-01-06 krammadded a few local vars, to check for reconcile problems
2009-01-06 krammtest for regular expressions
2009-01-06 krammtest x|y|z
2009-01-06 krammadded check for |=
2009-01-06 krammfixed vertical alignment bug
2009-01-06 krammupgraded exportfont to flash version 9
2009-01-06 krammSWF are local-with-network by default, now
2009-01-02 krammnew keyword 'with'
2009-01-02 krammimplemented 'with'
2009-01-02 krammtest for global var assignment
2009-01-02 krammnew keyword throw
2009-01-02 krammimplemented throw and try/catch
2009-01-02 krammnew function code_start()
next