Commit Graph

1044 Commits (stable)
 

Author SHA1 Message Date
jochen ceb0ce32d5 use setExpression to propagate this/outerValues 25 years ago
jochen ca17ed9fd1 localinfo is declarable 25 years ago
jochen 9bd63b6e48 print URL 25 years ago
jochen 5cecebf238 isFinal added 25 years ago
jochen 8536526d24 Initial revision 25 years ago
jochen 40b69ae502 anonymous / method scope classes implemented 25 years ago
jochen 4ca7f83209 set innername to null, if empty string 25 years ago
jochen 154f8dfd58 version nr + url changed 25 years ago
jochen 2398434961 add OPTION_ANON 25 years ago
jochen 5f8c5625a0 set relative class directory 25 years ago
jochen 6b0ab5a00b System.err -> GlobalOptions.err 25 years ago
jochen 003032328f NAN -> NaN 25 years ago
jochen cf499934d0 some bug fixes 25 years ago
jochen 361d712b01 Initial revision 25 years ago
jochen 417d14e8d6 bug fix: * can match empty string 25 years ago
jochen 1f6b400671 reworked, fixed some bugs 25 years ago
jochen a8d6ca1e9a missed a white method 25 years ago
jochen 873fcef956 correct inner/outer class handling 25 years ago
jochen 9894638f6c bug fix 25 years ago
jochen 0b299aecb7 Fixed NaN and INFINITY values 25 years ago
jochen cf14cfde92 NAN -> NaN 25 years ago
jochen 1d511e8ab8 added allowsNaN check 25 years ago
jochen 4f3f294b7c *** empty log message *** 25 years ago
jochen 85f2f05528 print clazz name in toString 25 years ago
jochen a4dc6e4427 getStackPopPush 25 years ago
jochen 9b316ad4c1 getMethodInfo added 25 years ago
jochen df36556640 catchblock handles its local itself now 25 years ago
jochen 328612fb07 getUsed vs. propagateUsage 25 years ago
jochen f0aea2b5ad handle the exceptionLocal ourself 25 years ago
jochen d09390083d nothing 25 years ago
jochen 7f26d3ae15 some comments, bug fix for ifne opcodes 25 years ago
jochen cdb44a3d1e --cp option added 25 years ago
jochen fb10437749 getFullName/getFullAlias have no trailing dot anymore 25 years ago
jochen c6010dfefe --debug=locals debugs the local optimizer now 25 years ago
jochen 3d84cf9b2f fixed jsr handling again 25 years ago
jochen 181754b2a6 fix a stupid bug in if opcodes 25 years ago
jochen 434e4c8e26 handle inner/outer/extra classes correctly 25 years ago
jochen b22d3c1e6b stupid bug in last fix... 25 years ago
jochen 04ae98a772 --noverify option 25 years ago
jochen f87df275fd nothing 25 years ago
jochen 62ba1fec3a extraClasses 25 years ago
jochen 41e1a257e7 --noverify option, to turn off verifier 25 years ago
jochen 0df4bdab28 bug fix: check for if_ne 25 years ago
jochen 7b849a651e rename Decompiler.isDebugging to GlobalOptions.debuggingFlags & 0x400 25 years ago
jochen 9aecb77820 bug fix: Some NullPointerExceptions 25 years ago
jochen 54c64e5d3f clear info and identifiers after writing 25 years ago
jochen 09f116e3ba Simplified and better commented 25 years ago
jochen f396dca6fa bug fix: fillInGenSet was missing 25 years ago
jochen 90ff2f600b give up, if type changes recursively in local 25 years ago
jochen 4b66a88014 bug fix: reserve all outer/inner field class names 25 years ago