cvsimport
[swftools.git] / lib /
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammadded param to pool_dump, fixed bug in float comparison...
2009-01-13 krammwhen reading code, make sure it's a correct doubly...
2009-01-13 kramm(patched) gocr-0.44
2009-01-13 krammadded a few missing header files
2009-01-13 kramm(patched) gocr-0.44
2009-01-13 krammfixed #ifdef
2009-01-13 krammremoved debugging code
2009-01-13 krammtake placeobject matrix into account when bitmap-filling
2009-01-13 krammadded clipping and text support
2009-01-13 krammremoved const char* warnings
2009-01-13 krammfixed fix of previous fix
2009-01-13 krammfixed previous fix
2009-01-13 krammfixed a mem leak
2009-01-13 krammadded implementation
2009-01-13 krammremoved ../libswf
2009-01-13 krammmoved from ../swf
2009-01-13 krammdon't use alpha channel in bitmap
2009-01-13 krammdevice which creates a bitmap and links
2009-01-13 krammavm2 utility scripts
2009-01-13 krammsuccess rate reporting
2009-01-13 krammfix for cases where a clip/shape intersection is zero
2009-01-13 krammhandle NULL (errorneous) polygons
2009-01-13 krammfixed a double free and a mem leak
2009-01-13 krammrenamed arts.{c,h} to polyops.{c,h}
2009-01-13 krammremoved ocr0.h include
2009-01-13 krammdevice for OCR'ing documents
2009-01-13 krammwith flash>=7, it's loadMovie, not loadmovie
2009-01-13 krammadded a distinctive prefix
2009-01-13 krammadded lexed/yacc'ed C files to CVS
2009-01-13 kramm*** empty log message ***
2009-01-09 krammnew function pool_dump
2009-01-09 krammadded support for package-level code
2009-01-09 krammgenerated using flex+bison
2009-01-09 krammwrite out index instead of memory address, for methods
2009-01-09 krammif a constant index is zero, write CONSTANT_NULL
2009-01-09 krammgenerated using flex+bison
2009-01-09 kramm.
2009-01-09 krammtest code on package level
2009-01-09 krammtest package-level code
2009-01-06 kramm#include as3/compiler.h
2009-01-06 krammnew function swf_AddAS3FontDefine
2009-01-06 krammadded as3 compiler objects
2009-01-06 krammadded move to front optimization
2009-01-06 krammnew function list_concat
2009-01-06 krammadded finally keyword
2009-01-06 krammimplemented hex floats, added softwarning log level
2009-01-06 krammadded \' escape handling
2009-01-06 krammsmall optimizations, improved regexp handling
2009-01-06 krammswitched more integer overflows from error reporting...
2009-01-06 krammconvert integers to float if they're too large
2009-01-06 krammexport flex definitions
2009-01-06 krammrenamed syntaxerror to as3_error, added as3_softwarning
2009-01-06 krammadded regexp helper struct
2009-01-06 krammoptimizations and bugfixes for finally
2009-01-06 krammimplemented finally
2009-01-06 krammadded stub for inner functions
2009-01-06 krammmulti file support, switched a few warnings to softwarnings
2009-01-06 krammfixed globalvarassign test case
2009-01-06 krammmore reconcile fixes, optimized ++
2009-01-06 krammfixed reconcile bug, moved local var initialization...
2009-01-06 krammchanged flags2access calls to flags2namespace
2009-01-06 krammmade ^ left-associative
2009-01-06 krammadded '|=' implementation
2009-01-06 krammslight interface changes
2009-01-06 krammuses compiler.h now instead of doing everything itself
2009-01-06 krammadded cleanup code
2009-01-06 krammdon't clean up after the last file, so that exceptoins...
2009-01-06 krammrenamed syntaxerror to as3_error, added a warning
2009-01-06 krammmoved flex exports to tokenizer.h
2009-01-06 krammadded simple interface to the parser
2009-01-06 krammadded assert() in cut_last_push
2009-01-06 krammmerged code_find_start and code_start
2009-01-06 krammexported abc_initscript_addClassTrait
2009-01-06 krammnew function abc_initscript()
2009-01-06 krammrenamed code_dump() to code_dump2(), code_dump() only...
2009-01-06 krammremoved return type parameter from abc_initscript(...
2009-01-06 krammfixed dependencies
2009-01-06 krammthe tokenizer/parser/compiler files are now compiled...
2009-01-06 krammreshuffled flags
2009-01-06 krammadded flags2namespace function
2009-01-06 krammrenamed access08 to namespace
2009-01-06 krammadded namespace handling
2009-01-06 krammregenerated
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
next