implemented asset resolving
[swftools.git] / lib / as3 / main.c
2010-01-02 Matthias Krammimplemented asset resolving
2009-12-13 Matthias Krammfixed utf8 handling
2009-04-11 Matthias Krammas3: improved dependency handling
2009-04-10 Matthias Krammas3: improved protected handling, xml support. added...
2009-04-05 Matthias Krammfinished ast implementation
2009-04-05 Matthias Krammmoved global variables/routines to common.h
2009-04-03 Matthias Krammimplemented conditional compilation
2009-04-03 Matthias Krammas3compile: added -R option, fixed some namespace bugs
2009-03-14 Matthias Krammnumerous small bugfixes
2009-02-14 Matthias Krammnew registry format
2009-02-08 Matthias Krammadded -I option
2009-02-07 Matthias Krammnew option -q
2009-02-03 Matthias Krammrudimentary param support
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-01-30 Matthias Krammadded comments about how to enable bison's debug output
2009-01-06 krammuses compiler.h now instead of doing everything itself
2009-01-06 krammadded cleanup code
2009-01-02 krammfixed mem leaks
2009-01-02 krammradically reduced default size. makes running tests...
2008-12-30 krammtoken2string now takes 2 parameters
2008-12-19 krammcompiler main