2009-01-15 |
Matthias Kramm | gave names to fileattribute bits |
tree | commitdiff |
2009-01-15 |
Matthias Kramm | $Id$ changes |
tree | commitdiff |
2009-01-13 |
kramm | dummy checkin, for re-syncing |
tree | commitdiff |
2009-01-13 |
kramm | dummy checkin, for re-syncing |
tree | commitdiff |
2009-01-13 |
kramm | dummy checkin, for re-syncing |
tree | commitdiff |
2009-01-13 |
kramm | dummy checkin, for re-syncing |
tree | commitdiff |
2009-01-13 |
kramm | added param to pool_dump, fixed bug in float comparison... |
tree | commitdiff |
2009-01-13 |
kramm | when reading code, make sure it's a correct doubly... |
tree | commitdiff |
2009-01-13 |
kramm | (patched) gocr-0.44 |
tree | commitdiff |
2009-01-13 |
kramm | added a few missing header files |
tree | commitdiff |
2009-01-13 |
kramm | (patched) gocr-0.44 |
tree | commitdiff |
2009-01-13 |
kramm | fixed #ifdef |
tree | commitdiff |
2009-01-13 |
kramm | removed debugging code |
tree | commitdiff |
2009-01-13 |
kramm | take placeobject matrix into account when bitmap-filling |
tree | commitdiff |
2009-01-13 |
kramm | added clipping and text support |
tree | commitdiff |
2009-01-13 |
kramm | removed const char* warnings |
tree | commitdiff |
2009-01-13 |
kramm | fixed fix of previous fix |
tree | commitdiff |
2009-01-13 |
kramm | fixed previous fix |
tree | commitdiff |
2009-01-13 |
kramm | fixed a mem leak |
tree | commitdiff |
2009-01-13 |
kramm | added implementation |
tree | commitdiff |
2009-01-13 |
kramm | removed ../libswf |
tree | commitdiff |
2009-01-13 |
kramm | moved from ../swf |
tree | commitdiff |
2009-01-13 |
kramm | don't use alpha channel in bitmap |
tree | commitdiff |
2009-01-13 |
kramm | device which creates a bitmap and links |
tree | commitdiff |
2009-01-13 |
kramm | avm2 utility scripts |
tree | commitdiff |
2009-01-13 |
kramm | success rate reporting |
tree | commitdiff |
2009-01-13 |
kramm | fix for cases where a clip/shape intersection is zero |
tree | commitdiff |
2009-01-13 |
kramm | handle NULL (errorneous) polygons |
tree | commitdiff |
2009-01-13 |
kramm | fixed a double free and a mem leak |
tree | commitdiff |
2009-01-13 |
kramm | renamed arts.{c,h} to polyops.{c,h} |
tree | commitdiff |
2009-01-13 |
kramm | removed ocr0.h include |
tree | commitdiff |
2009-01-13 |
kramm | device for OCR'ing documents |
tree | commitdiff |
2009-01-13 |
kramm | with flash>=7, it's loadMovie, not loadmovie |
tree | commitdiff |
2009-01-13 |
kramm | added a distinctive prefix |
tree | commitdiff |
2009-01-13 |
kramm | added lexed/yacc'ed C files to CVS |
tree | commitdiff |
2009-01-13 |
kramm | *** empty log message *** |
tree | commitdiff |
2009-01-09 |
kramm | new function pool_dump |
tree | commitdiff |
2009-01-09 |
kramm | added support for package-level code |
tree | commitdiff |
2009-01-09 |
kramm | generated using flex+bison |
tree | commitdiff |
2009-01-09 |
kramm | write out index instead of memory address, for methods |
tree | commitdiff |
2009-01-09 |
kramm | if a constant index is zero, write CONSTANT_NULL |
tree | commitdiff |
2009-01-09 |
kramm | generated using flex+bison |
tree | commitdiff |
2009-01-09 |
kramm | . |
tree | commitdiff |
2009-01-09 |
kramm | test code on package level |
tree | commitdiff |
2009-01-09 |
kramm | test package-level code |
tree | commitdiff |
2009-01-06 |
kramm | #include as3/compiler.h |
tree | commitdiff |
2009-01-06 |
kramm | new function swf_AddAS3FontDefine |
tree | commitdiff |
2009-01-06 |
kramm | added as3 compiler objects |
tree | commitdiff |
2009-01-06 |
kramm | added move to front optimization |
tree | commitdiff |
2009-01-06 |
kramm | new function list_concat |
tree | commitdiff |
2009-01-06 |
kramm | added finally keyword |
tree | commitdiff |
2009-01-06 |
kramm | implemented hex floats, added softwarning log level |
tree | commitdiff |
2009-01-06 |
kramm | added \' escape handling |
tree | commitdiff |
2009-01-06 |
kramm | small optimizations, improved regexp handling |
tree | commitdiff |
2009-01-06 |
kramm | switched more integer overflows from error reporting... |
tree | commitdiff |
2009-01-06 |
kramm | convert integers to float if they're too large |
tree | commitdiff |
2009-01-06 |
kramm | export flex definitions |
tree | commitdiff |
2009-01-06 |
kramm | renamed syntaxerror to as3_error, added as3_softwarning |
tree | commitdiff |
2009-01-06 |
kramm | added regexp helper struct |
tree | commitdiff |
2009-01-06 |
kramm | optimizations and bugfixes for finally |
tree | commitdiff |
2009-01-06 |
kramm | implemented finally |
tree | commitdiff |
2009-01-06 |
kramm | added stub for inner functions |
tree | commitdiff |
2009-01-06 |
kramm | multi file support, switched a few warnings to softwarnings |
tree | commitdiff |
2009-01-06 |
kramm | fixed globalvarassign test case |
tree | commitdiff |
2009-01-06 |
kramm | more reconcile fixes, optimized ++ |
tree | commitdiff |
2009-01-06 |
kramm | fixed reconcile bug, moved local var initialization... |
tree | commitdiff |
2009-01-06 |
kramm | changed flags2access calls to flags2namespace |
tree | commitdiff |
2009-01-06 |
kramm | made ^ left-associative |
tree | commitdiff |
2009-01-06 |
kramm | added '|=' implementation |
tree | commitdiff |
2009-01-06 |
kramm | slight interface changes |
tree | commitdiff |
2009-01-06 |
kramm | uses compiler.h now instead of doing everything itself |
tree | commitdiff |
2009-01-06 |
kramm | added cleanup code |
tree | commitdiff |
2009-01-06 |
kramm | don't clean up after the last file, so that exceptoins... |
tree | commitdiff |
2009-01-06 |
kramm | renamed syntaxerror to as3_error, added a warning |
tree | commitdiff |
2009-01-06 |
kramm | moved flex exports to tokenizer.h |
tree | commitdiff |
2009-01-06 |
kramm | added simple interface to the parser |
tree | commitdiff |
2009-01-06 |
kramm | added assert() in cut_last_push |
tree | commitdiff |
2009-01-06 |
kramm | merged code_find_start and code_start |
tree | commitdiff |
2009-01-06 |
kramm | exported abc_initscript_addClassTrait |
tree | commitdiff |
2009-01-06 |
kramm | new function abc_initscript() |
tree | commitdiff |
2009-01-06 |
kramm | renamed code_dump() to code_dump2(), code_dump() only... |
tree | commitdiff |
2009-01-06 |
kramm | removed return type parameter from abc_initscript(... |
tree | commitdiff |
2009-01-06 |
kramm | fixed dependencies |
tree | commitdiff |
2009-01-06 |
kramm | the tokenizer/parser/compiler files are now compiled... |
tree | commitdiff |
2009-01-06 |
kramm | reshuffled flags |
tree | commitdiff |
2009-01-06 |
kramm | added flags2namespace function |
tree | commitdiff |
2009-01-06 |
kramm | renamed access08 to namespace |
tree | commitdiff |
2009-01-06 |
kramm | added namespace handling |
tree | commitdiff |
2009-01-06 |
kramm | regenerated |
tree | commitdiff |
2009-01-06 |
kramm | test hex floats, too |
tree | commitdiff |
2009-01-06 |
kramm | test case for finally, with more complicated finally... |
tree | commitdiff |
2009-01-06 |
kramm | simplified one test case so that insert_finally_simple... |
tree | commitdiff |
2009-01-06 |
kramm | test unexpected (non-local) exceptions, too |
tree | commitdiff |
2009-01-06 |
kramm | added more tests |
tree | commitdiff |
2009-01-06 |
kramm | added test for ?: statement |
tree | commitdiff |
2009-01-06 |
kramm | new test case for reconcile problems |
tree | commitdiff |
2009-01-06 |
kramm | new test, for package paths |
tree | commitdiff |
2009-01-06 |
kramm | test variables of type class, too |
tree | commitdiff |
2009-01-06 |
kramm | test for namespaces |
tree | commitdiff |
2009-01-06 |
kramm | test for 'use namespace' |
tree | commitdiff |
next |