2009-01-13 |
kramm | with flash>=7, it's loadMovie, not loadmovie |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added a distinctive prefix |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added lexed/yacc'ed C files to CVS |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | fixed copyright |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | put number of files into the header |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | store decompressed size in include file |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | lzma implementation |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | write filenames as len+string, instead of zero terminat... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | initial checkin |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | gcc 2.95 fix |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | support both gui and console flag |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | initial commit |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | installer icon |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added 'remove extra files' implementation |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added uninstaller |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added available/required space display |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added forallusers/currentuser #defines |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | resource include |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | gpl license text |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | extracted from installer.c |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | lzma decoder |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | added missing arrowhead |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | pygfx drawing |
commit | commitdiff | tree | snapshot |
2009-01-13 |
kramm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | Generated from configure.in |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | new function pool_dump |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | added support for package-level code |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | generated using flex+bison |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | write out index instead of memory address, for methods |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | if a constant index is zero, write CONSTANT_NULL |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | generated using flex+bison |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | . |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | test code on package level |
commit | commitdiff | tree | snapshot |
2009-01-09 |
kramm | test package-level code |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added files for as3 compiler |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | rewrote description |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | swfrender man page |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added swfbytes source code |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | 'make doc' |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added author information |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added long options --verbose, --quiet |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | regenerated |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | as3 compiler manpage |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added as3 compiler frontend |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added swfbytes, swfrender |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | throw an error if more than one filename is specified |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | #include as3/compiler.h |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | new function swf_AddAS3FontDefine |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added as3 compiler objects |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added move to front optimization |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | new function list_concat |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added finally keyword |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | implemented hex floats, added softwarning log level |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added \' escape handling |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | small optimizations, improved regexp handling |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | switched more integer overflows from error reporting... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | convert integers to float if they're too large |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | export flex definitions |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | renamed syntaxerror to as3_error, added as3_softwarning |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added regexp helper struct |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | optimizations and bugfixes for finally |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | implemented finally |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added stub for inner functions |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | multi file support, switched a few warnings to softwarnings |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | fixed globalvarassign test case |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | more reconcile fixes, optimized ++ |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | fixed reconcile bug, moved local var initialization... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | changed flags2access calls to flags2namespace |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | made ^ left-associative |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added '|=' implementation |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | slight interface changes |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | uses compiler.h now instead of doing everything itself |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added cleanup code |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | don't clean up after the last file, so that exceptoins... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | renamed syntaxerror to as3_error, added a warning |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | moved flex exports to tokenizer.h |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added simple interface to the parser |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added assert() in cut_last_push |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | merged code_find_start and code_start |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | exported abc_initscript_addClassTrait |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | new function abc_initscript() |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | renamed code_dump() to code_dump2(), code_dump() only... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | removed return type parameter from abc_initscript(... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | fixed dependencies |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | the tokenizer/parser/compiler files are now compiled... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | reshuffled flags |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added flags2namespace function |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | renamed access08 to namespace |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added namespace handling |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | regenerated |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | test hex floats, too |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | test case for finally, with more complicated finally... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | simplified one test case so that insert_finally_simple... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | test unexpected (non-local) exceptions, too |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added more tests |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | added test for ?: statement |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | new test case for reconcile problems |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | new test, for package paths |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | test variables of type class, too |
commit | commitdiff | tree | snapshot |
2009-01-06 |
kramm | test for namespaces |
commit | commitdiff | tree | snapshot |
next |