Commit Graph

1030 Commits (4375465cdc524ee9a6192d523e089df6fc97f3f4)
 

Author SHA1 Message Date
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
jochen b83e4ad335 add interpreter debugging option 25 years ago
jochen 4601a52a31 ooops, last change was wrong 25 years ago
jochen dd02d56566 getCastHelper and NULL type 25 years ago
jochen 495138c5bf removed all tests, that prevent compiling with either javac or jikes 25 years ago
jochen 8ec936c5a9 used gets now calculated at propagateUsage 25 years ago
jochen 97fe374b0f used gets now calculated at propagateUsage 25 years ago
jochen 778fdc2607 incr renamed to incrBlock/incrInstr 25 years ago
jochen b856b2484b New StoreInstruction/LValue expressions 25 years ago
jochen a49faf53f7 Print snythetic access methods, if inner or anonymous classes disabled 25 years ago
jochen bda6577fdf An evil test added, that will put jode in an endless loop, creating 25 years ago
jochen 69c8e90d92 getClassHelper reenabled 25 years ago
jochen 0b1fe6ee9c compare boolean versus integer ops 25 years ago
jochen 0f5e9f630c static classes added 25 years ago
jochen 6520dac189 Parent for inner class added 25 years ago