Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
jochen d171980110 GlobalOptions 26 years ago
jochen dfa569f377 GlobalOptions 26 years ago
jochen 912b7bf041 Use GlobalOptions. 26 years ago
jochen e5c541bb00 Use GlobalOptions 26 years ago
jochen e953770097 parse debugging flags 26 years ago
jochen fe96141582 GlobalOptions added 26 years ago
jochen f2c8547aa3 merge only locals with same name or generated name 26 years ago
jochen 8c947fef35 output fix: add ";" after declaration 26 years ago
jochen 054bc03ca2 bug fix: PUSH blah++ 26 years ago
jochen 91d56f235f new lvt handling 26 years ago
jochen e758d5a1a2 Initial revision 26 years ago
jochen 5e56bf9770 new lvt handling, dumpStack on type errors 26 years ago
jochen 247a51ba66 New lvt handling 26 years ago
jochen 28f34a0a76 bug fix 26 years ago
jochen f13ae08bc9 bug fix: declaration of assign expressions 26 years ago
jochen 8732c43abe bug fix: declaration of assign expression 26 years ago
jochen a8da0c4d14 removed obsolete comment 26 years ago
jochen 983f188c70 for stored local use addr of next instruction 26 years ago
jochen 62747d9f22 Analyze synthetics on demand 26 years ago
jochen 63024882bf end.addr instead of length 26 years ago
jochen 2f565d8d73 startAddr/endAddr instead of start/length 26 years ago
jochen ffdd52fe6e Initial revision 26 years ago
jochen 55bc1f3da2 some simplification of AttributeInfo, may not work, AttributeInfo is 26 years ago
jochen e5a8e201b2 bug fix for xcmpy instructions 26 years ago
jochen a87cde006b SimpleDictionary moved to jode.util 26 years ago
jochen a1b3dde69a ArrayEnum moved to jode.util 26 years ago
jochen 3f0eec8d26 make getSignature public 26 years ago
jochen fb6ce2ae71 *** empty log message *** 26 years ago
jochen d05f6127a5 import javax.swing, except with preproc option OLDSWING 26 years ago
jochen 700fda73f0 import javax.swing, except with preproc option OLDSWING 26 years ago
jochen 4b067aedcb doTransformations added 26 years ago
jochen 7d06267c62 bytecode handles code attribute 26 years ago
jochen 5f12f1e3ea bug fixes for jsr handling. 26 years ago
jochen 4155cb3a02 MethodInfo.getType() returns String 26 years ago
jochen db33afcfb2 BytecodeInfo now part of MethodInfo 26 years ago
jochen 19d9836e05 bug fix: don't remove "ifeq nextByAddr", replace it with pop instead 26 years ago
jochen 05c7842853 use bytecode writing methdos 26 years ago
jochen 78452653e1 doTransformations 26 years ago
jochen 53e98defc7 mi.getType() returns String ==> mt added 26 years ago
jochen 623c106329 ArrayEnum moved to jode.util 26 years ago
jochen 48c06b2302 simplify() now in extra method 26 years ago
jochen eac030bc79 simplify() now in extra method 26 years ago
jochen d93672ba8a simplify method 26 years ago
jochen 059b086ee8 simplify() now in extra method 26 years ago
jochen 692f12daed simplify() method 26 years ago
jochen bcd845a998 bug fix: remove dot for static methods in current class 26 years ago
jochen cbaa186d67 bug fix: print empty if values[i] is null 26 years ago
jochen 78eb752b08 attribute handling in bytecode 26 years ago
jochen 863e1410b2 *** empty log message *** 26 years ago
jochen ff866bb60d new Attribute handling in bytecode 26 years ago