more bugfixes
[swftools.git] / lib / as3 / import.c
2010-01-02 Matthias Krammmore bugfixes
2010-01-02 Matthias Krammimplemented asset resolving
2009-11-22 Matthias Krammadded better static support for as3compile
2009-04-10 Matthias Krammas3: improved protected handling, xml support. added...
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-04-08 Matthias Krammas3: various bugfixes
2009-04-07 Matthias Krammas3: compile-time constants now work
2009-04-06 Matthias Krammas3: Ast supports brackets now, too. Fixed Math bug...
2009-04-05 Matthias Krammmoved global variables/routines to common.h
2009-03-25 Matthias Krammfixed tests ok/namespaces1.as, ok/packagestr.as
2009-03-14 Matthias Krammbugfix in two-pass import
2009-03-13 Matthias Krammadded support for forward references
2009-03-08 Matthias Krammintegrated as3 compiler into swfc
2009-02-16 Matthias Krammcontinued namespace member implementation
2009-02-16 Matthias Krammmade builtin classes more complete
2009-02-14 Matthias Krammset BUILTIN flag in imported classes/members
2009-02-14 Matthias Krammsmall bugfix in importer
2009-02-14 Matthias Krammnew registry format
2009-02-11 Matthias Krammlibrary import support