fixed bug in jpeg2000 decoding
[swftools.git] / lib / as3 / ok /
2010-03-23 Matthias Krammtreat glyphs with alpha=0 differently than normal glyph...
2009-12-13 Matthias Krammsome cleanups, extended testcases forward2, override_ns
2009-12-13 Matthias Krammfixed forward.as test case
2009-11-22 Matthias Krammadded some more as3 tests
2009-11-22 Matthias Krammfixed tests const.as and static.as
2009-11-16 Matthias Krammfixed xml_ns.as
2009-11-15 Matthias Krammfixed as3/namespaces2.as
2009-08-03 Matthias Krammupdated .gitignore, new as3 test cases, build system...
2009-07-21 Matthias Krammnew tests, fix for non-breakable space bug
2009-04-18 Matthias Krammas3: fixes to inner method handling
2009-04-17 Matthias Krammas3: added xml string substitution, variable scoping...
2009-04-13 Matthias Krammas3compile: small bugfixes, added documentation
2009-04-12 Matthias Krammas3: fixed some reconcile problems
2009-04-11 Matthias Krammas3: improved dependency handling
2009-04-11 Matthias Krammas3: improved inner function handling, factor static...
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-05 Matthias Krammfinished ast implementation
2009-04-03 Matthias Krammimplemented conditional compilation
2009-04-03 Matthias Krammadded more compiler test cases
2009-04-03 Matthias Krammas3compile: added -R option, fixed some namespace bugs
2009-03-25 Matthias Krammsmall fixes
2009-03-25 Matthias Krammfixed test ok/innerfunction.as
2009-03-25 Matthias Krammfixed tests ok/namespaces1.as, ok/packagestr.as
2009-03-17 Matthias Krammfixed switch+try/catch problem
2009-03-16 Matthias Krammbugfixes
2009-03-16 Matthias Krammadded more inner function checks
2009-03-15 Matthias Krammadded tests for default parameter constant usage
2009-03-14 Matthias Krammadded test case for invalid escape sequences
2009-03-14 Matthias Krammextended tests
2009-03-14 Matthias Krammadded more tests
2009-03-13 Matthias Krammadded more test cases
2009-03-08 Matthias Krammmoved files from todo/ to ok/ again
2009-03-08 Matthias Krammtest for namespaces
2009-02-16 Matthias Krammadded test for return types of builtin functions
2009-02-16 Matthias Krammfixed bug in test case
2009-02-14 Matthias Krammfinished inner function implementation
2009-02-13 Matthias Krammtest ^=
2009-02-13 Matthias Krammmoved currently unimplemented tests to todo/
2009-02-11 Matthias Krammadded test for class-level anonymous functions
2009-02-08 Matthias Krammcheck for a small parser bug, too
2009-02-08 Matthias Krammadded null cast check
2009-02-08 Matthias Krammadded test for 'e' expressions
2009-02-07 Matthias Krammfixed '=' instead of '==' in if
2009-02-05 Matthias Krammadded more exhaustive xml test cases
2009-02-03 Matthias Krammnew tests
2009-02-03 Matthias Krammadded more test cases
2009-02-02 Matthias Krammtest for self-calling inner functions
2009-02-02 Matthias Krammtest for late inner functions
2009-02-02 Matthias Krammappend [exit] after end of output
2009-01-30 Matthias Krammadded test case for the 'filename' package
2009-01-30 Matthias Krammnew test case ok/hide.as
2009-01-15 Matthias Krammmerged final cvs changes to git
2009-01-09 krammtest code on package level
2009-01-09 krammtest package-level code
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-02 krammtest for global var assignment
2009-01-02 krammtest for a stack underflow problem, too
2009-01-02 krammadded test for empty case
2009-01-02 krammstring escaping test
2009-01-02 krammtest of variable reassignment
2009-01-02 krammtest break and continue, too
2009-01-02 krammadded test for finally
2009-01-02 krammadded a syntax check for {}
2009-01-02 krammtests are named 1/2 and 2/2
2009-01-02 krammtest hex numbers
2008-12-30 krammtest for typeof()
2008-12-30 krammtest string switch, switch w/o default
2008-12-30 krammremoved shortcut
2008-12-30 krammadded tests for \x00, \xff
2008-12-30 krammadded test for static var lookup during dynamic member...
2008-12-30 krammtest builtin static types within imported packages
2008-12-30 krammtest "Class.staticmember" syntax
2008-12-30 krammadded more tests
2008-12-30 krammtest for static functions/members
2008-12-30 krammtest slotid assignment
2008-12-30 krammcheck precedence of as,in against ==
2008-12-30 krammmoved typeof tests to typeof.as, added more void tests
2008-12-30 krammtested creation of dynamic classes
2008-12-30 krammadded test for self-allocation within the constructor
2008-12-30 krammadded an implementing class
2008-12-30 krammtest importing a builtin type, too
2008-12-30 krammtest 'else if' syntax
2008-12-30 krammadded test for pure setter
next