fixed bug in jpeg2000 decoding
[swftools.git] / src / parser.lex
2009-03-08 Matthias Krammintegrated as3 compiler into swfc
2008-11-12 krammbugfix in include handler
2008-04-22 krammfixed include problem on win32
2007-05-04 krammmoved utf8 stuff to ../lib/utf8.h
2007-01-21 krammadded stdin support ("swfc -")
2006-10-30 kramm* fix for newer lex versions
2005-06-14 krammadded \u notation.
2004-11-25 krammfixed .end problem.
2004-11-20 kramm.end now needs a whitespace before *and* after.
2004-11-20 kramm* added actionscript including
2004-10-07 krammgcc 2.95.x fixes.
2004-09-22 krammadded handling of \x.
2004-02-06 krammcolon (:) can no longer be part of an expression
2004-01-01 kramm* added .gradient, .outline
2003-05-06 krammmoved q.h/q.c to ../lib
2003-04-29 krammfix for negative coordinates.
2003-03-30 krammfix for line/column numbers when including files
2003-02-22 krammincludes.
2003-02-10 krammfixed "identifier may not start with a digit" syntax...
2003-02-07 krammsupport \".
2003-02-06 krammadded string escaping.
2003-02-06 krammswfc initial revision.