Matthias Kramm [Wed, 25 Mar 2009 15:46:19 +0000 (16:46 +0100)]
fixed test ok/innerfunction.as
Matthias Kramm [Wed, 25 Mar 2009 14:14:23 +0000 (15:14 +0100)]
fixed tests ok/namespaces1.as, ok/packagestr.as
Matthias Kramm [Tue, 24 Mar 2009 14:08:02 +0000 (15:08 +0100)]
added rollbacking functionality to trier (for namespaces)
Matthias Kramm [Fri, 20 Mar 2009 15:27:15 +0000 (16:27 +0100)]
implemented url resolving in namespaces
Matthias Kramm [Tue, 17 Mar 2009 08:33:00 +0000 (09:33 +0100)]
fixed switch+try/catch problem
Matthias Kramm [Mon, 16 Mar 2009 22:14:10 +0000 (23:14 +0100)]
bugfixes
implemented resolving of interfaces/superclasses after
pass 1. Made exceptions work with late binding.
Matthias Kramm [Mon, 16 Mar 2009 22:12:44 +0000 (23:12 +0100)]
bugfixes
implemented resolving of interfaces/superclasses after
pass 1. Made exceptions work with late binding.
Matthias Kramm [Mon, 16 Mar 2009 21:54:12 +0000 (22:54 +0100)]
added more inner function checks
Matthias Kramm [Mon, 16 Mar 2009 15:50:24 +0000 (16:50 +0100)]
python/gfx.c: fixed bug in stroke passing
Matthias Kramm [Sun, 15 Mar 2009 21:33:36 +0000 (22:33 +0100)]
remove namespaces from tokens again when they go out of scope
Matthias Kramm [Sun, 15 Mar 2009 21:21:25 +0000 (22:21 +0100)]
added tests for default parameter constant usage
Matthias Kramm [Sun, 15 Mar 2009 20:48:38 +0000 (21:48 +0100)]
improved xxpdf dependencies
Matthias Kramm [Sun, 15 Mar 2009 18:23:09 +0000 (19:23 +0100)]
fix for disappearing characters bug in pdf2swf
Matthias Kramm [Sat, 14 Mar 2009 20:23:01 +0000 (21:23 +0100)]
bugfix in cut_last_push()
Matthias Kramm [Sat, 14 Mar 2009 20:22:38 +0000 (21:22 +0100)]
added test case for invalid escape sequences
Matthias Kramm [Sat, 14 Mar 2009 20:20:11 +0000 (21:20 +0100)]
ignore unknown escape sequences
Matthias Kramm [Sat, 14 Mar 2009 20:02:06 +0000 (21:02 +0100)]
numerous small bugfixes
Matthias Kramm [Sat, 14 Mar 2009 20:01:13 +0000 (21:01 +0100)]
bugfix in two-pass import
Matthias Kramm [Sat, 14 Mar 2009 20:00:59 +0000 (21:00 +0100)]
added _noerror version of functions
Matthias Kramm [Sat, 14 Mar 2009 20:00:41 +0000 (21:00 +0100)]
reworked pass1->pass2 scheduling
Matthias Kramm [Sat, 14 Mar 2009 20:00:07 +0000 (21:00 +0100)]
new internal opcode 'pushpackage'
Matthias Kramm [Sat, 14 Mar 2009 19:59:46 +0000 (20:59 +0100)]
extended tests
Matthias Kramm [Sat, 14 Mar 2009 19:59:21 +0000 (20:59 +0100)]
added more tests
Matthias Kramm [Fri, 13 Mar 2009 23:27:17 +0000 (00:27 +0100)]
fixed invisible text bug
Matthias Kramm [Fri, 13 Mar 2009 23:25:26 +0000 (00:25 +0100)]
added support for $id variable names and var x,y lists in slots
Matthias Kramm [Fri, 13 Mar 2009 23:24:46 +0000 (00:24 +0100)]
added more test cases
Matthias Kramm [Fri, 13 Mar 2009 23:24:17 +0000 (00:24 +0100)]
added support for forward references
Matthias Kramm [Sun, 8 Mar 2009 21:37:45 +0000 (22:37 +0100)]
added more test cases
Matthias Kramm [Sun, 8 Mar 2009 21:36:40 +0000 (22:36 +0100)]
moved files from todo/ to ok/ again
Matthias Kramm [Sun, 8 Mar 2009 21:34:41 +0000 (22:34 +0100)]
test for namespaces
Matthias Kramm [Sun, 8 Mar 2009 16:20:50 +0000 (17:20 +0100)]
workaround for zero word space problem
Matthias Kramm [Sun, 8 Mar 2009 15:21:28 +0000 (16:21 +0100)]
integrated as3 compiler into swfc
Matthias Kramm [Sun, 8 Mar 2009 15:12:45 +0000 (16:12 +0100)]
fixed hash deletion
Matthias Kramm [Sat, 7 Mar 2009 20:00:27 +0000 (21:00 +0100)]
fixed frame overflow bug
Matthias Kramm [Tue, 24 Feb 2009 06:31:33 +0000 (07:31 +0100)]
fix for rendering w/o user clip boxes
Matthias Kramm [Mon, 16 Feb 2009 16:24:08 +0000 (17:24 +0100)]
continued namespace member implementation
Matthias Kramm [Mon, 16 Feb 2009 16:22:53 +0000 (17:22 +0100)]
added -l, -I options
Matthias Kramm [Mon, 16 Feb 2009 13:19:15 +0000 (14:19 +0100)]
made builtin classes more complete
Matthias Kramm [Mon, 16 Feb 2009 13:15:51 +0000 (14:15 +0100)]
added support members with namespace access
Matthias Kramm [Mon, 16 Feb 2009 13:14:51 +0000 (14:14 +0100)]
added test for return types of builtin functions
Matthias Kramm [Mon, 16 Feb 2009 13:14:22 +0000 (14:14 +0100)]
fixed bug in test case
Matthias Kramm [Mon, 16 Feb 2009 10:58:59 +0000 (11:58 +0100)]
fixed type coercing in ? :
Matthias Kramm [Sat, 14 Feb 2009 21:12:47 +0000 (22:12 +0100)]
finished inner function implementation
Matthias Kramm [Sat, 14 Feb 2009 21:12:11 +0000 (22:12 +0100)]
added dict iterators
Matthias Kramm [Sat, 14 Feb 2009 13:26:29 +0000 (14:26 +0100)]
generated file
Matthias Kramm [Sat, 14 Feb 2009 12:49:03 +0000 (13:49 +0100)]
switched debugging off
Matthias Kramm [Sat, 14 Feb 2009 12:48:47 +0000 (13:48 +0100)]
added detection for functions which need activation objects
Matthias Kramm [Sat, 14 Feb 2009 11:50:29 +0000 (12:50 +0100)]
track variables in first pass
Matthias Kramm [Sat, 14 Feb 2009 11:49:48 +0000 (12:49 +0100)]
small fix in output parser
Matthias Kramm [Sat, 14 Feb 2009 10:42:36 +0000 (11:42 +0100)]
added 'add' command
Matthias Kramm [Sat, 14 Feb 2009 10:29:09 +0000 (11:29 +0100)]
moved runtests.py to test
Matthias Kramm [Sat, 14 Feb 2009 02:03:51 +0000 (03:03 +0100)]
small bugfix in constant checking
Matthias Kramm [Sat, 14 Feb 2009 02:02:59 +0000 (03:02 +0100)]
do not add an include dir for every file we parse
Matthias Kramm [Sat, 14 Feb 2009 02:02:33 +0000 (03:02 +0100)]
BUILTIN flag
Matthias Kramm [Sat, 14 Feb 2009 02:02:12 +0000 (03:02 +0100)]
set BUILTIN flag in imported classes/members
Matthias Kramm [Sat, 14 Feb 2009 01:19:39 +0000 (02:19 +0100)]
extended error messages
Matthias Kramm [Sat, 14 Feb 2009 01:19:23 +0000 (02:19 +0100)]
small bugfix in importer
Matthias Kramm [Sat, 14 Feb 2009 00:49:49 +0000 (01:49 +0100)]
new registry format
* re-added built-in library info (using new registry format)
* small fixes/cleanups
Matthias Kramm [Fri, 13 Feb 2009 14:59:49 +0000 (15:59 +0100)]
only wait 1 second for compiler, not 60
Matthias Kramm [Fri, 13 Feb 2009 14:59:01 +0000 (15:59 +0100)]
return two different '{' tokens depending on context
Matthias Kramm [Fri, 13 Feb 2009 14:58:39 +0000 (15:58 +0100)]
better support for undocumented type 0x1d
Matthias Kramm [Fri, 13 Feb 2009 14:58:09 +0000 (15:58 +0100)]
refactored static initializers
Matthias Kramm [Fri, 13 Feb 2009 14:57:29 +0000 (15:57 +0100)]
test ^=
Matthias Kramm [Fri, 13 Feb 2009 14:57:03 +0000 (15:57 +0100)]
new function normalize_paths
Matthias Kramm [Fri, 13 Feb 2009 14:56:46 +0000 (15:56 +0100)]
normalize files before parsing and hashing
Matthias Kramm [Fri, 13 Feb 2009 14:56:26 +0000 (15:56 +0100)]
don't crash on zero abc_file during writing
Matthias Kramm [Fri, 13 Feb 2009 12:47:13 +0000 (13:47 +0100)]
moved currently unimplemented tests to todo/
Matthias Kramm [Thu, 12 Feb 2009 13:58:35 +0000 (14:58 +0100)]
python 2.6 support
Matthias Kramm [Wed, 11 Feb 2009 17:30:54 +0000 (18:30 +0100)]
fixed multiline comments for mac files
Matthias Kramm [Wed, 11 Feb 2009 17:30:29 +0000 (18:30 +0100)]
mark objects without kind as 'undefined'
Matthias Kramm [Wed, 11 Feb 2009 17:30:06 +0000 (18:30 +0100)]
added support for multiname type 0x1d
Matthias Kramm [Wed, 11 Feb 2009 17:29:22 +0000 (18:29 +0100)]
fixed bug in recursive scheduling
Matthias Kramm [Wed, 11 Feb 2009 17:18:36 +0000 (18:18 +0100)]
prepare file for new code
Matthias Kramm [Wed, 11 Feb 2009 15:04:11 +0000 (16:04 +0100)]
added test for class-level anonymous functions
Matthias Kramm [Wed, 11 Feb 2009 12:05:08 +0000 (13:05 +0100)]
library import support
Matthias Kramm [Wed, 11 Feb 2009 12:02:08 +0000 (13:02 +0100)]
fixed 64 bit compile problem
Matthias Kramm [Wed, 11 Feb 2009 12:01:41 +0000 (13:01 +0100)]
fixed nasty overlay detection bug in poly2bitmap
Matthias Kramm [Sun, 8 Feb 2009 20:55:20 +0000 (21:55 +0100)]
removed breakpoints
Matthias Kramm [Sun, 8 Feb 2009 20:32:28 +0000 (21:32 +0100)]
new function compile_directory()
Matthias Kramm [Sun, 8 Feb 2009 20:20:14 +0000 (21:20 +0100)]
added trie data structure
Matthias Kramm [Sun, 8 Feb 2009 20:19:40 +0000 (21:19 +0100)]
bugfixes, added namespace support
Matthias Kramm [Sun, 8 Feb 2009 20:19:08 +0000 (21:19 +0100)]
refactored, added stubs for xml operators
Matthias Kramm [Sun, 8 Feb 2009 20:18:16 +0000 (21:18 +0100)]
refactored
Matthias Kramm [Sun, 8 Feb 2009 20:17:39 +0000 (21:17 +0100)]
autogenerated
Matthias Kramm [Sun, 8 Feb 2009 20:16:53 +0000 (21:16 +0100)]
check for a small parser bug, too
Matthias Kramm [Sun, 8 Feb 2009 20:16:26 +0000 (21:16 +0100)]
just made compileable- it'll be replaced soon
Matthias Kramm [Sun, 8 Feb 2009 20:15:46 +0000 (21:15 +0100)]
added -I option
Matthias Kramm [Sun, 8 Feb 2009 20:14:41 +0000 (21:14 +0100)]
bugfixes
Matthias Kramm [Sun, 8 Feb 2009 20:13:57 +0000 (21:13 +0100)]
added as3/import
Matthias Kramm [Sun, 8 Feb 2009 20:13:25 +0000 (21:13 +0100)]
added as3/import
Matthias Kramm [Sun, 8 Feb 2009 20:13:12 +0000 (21:13 +0100)]
fixed compiler warnings
Matthias Kramm [Sun, 8 Feb 2009 20:05:58 +0000 (21:05 +0100)]
added null cast check
Matthias Kramm [Sun, 8 Feb 2009 19:59:12 +0000 (20:59 +0100)]
added import{.c/.h} dependencies
Matthias Kramm [Sun, 8 Feb 2009 19:58:40 +0000 (20:58 +0100)]
added test for 'e' expressions
Matthias Kramm [Sat, 7 Feb 2009 22:44:08 +0000 (23:44 +0100)]
generated file
Matthias Kramm [Sat, 7 Feb 2009 22:44:01 +0000 (23:44 +0100)]
export path_seperator
Matthias Kramm [Sat, 7 Feb 2009 22:43:35 +0000 (23:43 +0100)]
strdup CDATA
Matthias Kramm [Sat, 7 Feb 2009 22:43:17 +0000 (23:43 +0100)]
char* -> const char*
Matthias Kramm [Sat, 7 Feb 2009 22:43:05 +0000 (23:43 +0100)]
fixed '=' instead of '==' in if
Matthias Kramm [Sat, 7 Feb 2009 22:42:38 +0000 (23:42 +0100)]
expose current_include_dirs