Commit Graph

1328 Commits (master)
 

Author SHA1 Message Date
delwi f82787d8f6 Make local variabe parameter names disjunct 26 years ago
jochen eb6ce9856b remove debugging messages 26 years ago
jochen f4df812ca4 new fields to suppress deoptimizations (there are no deoptimizations yet,though) 26 years ago
jochen 1c7b070e33 new test for object.new Class constructor 26 years ago
jochen a0cf5d2b52 Initial revision 26 years ago
jochen af4d434563 CreateCheckNull added 26 years ago
jochen b96fc588bd Initial revision 26 years ago
jochen 17069b2f15 removed count 26 years ago
jochen e8945b01b3 *** empty log message *** 26 years ago
jochen 542e070032 new matchable operator 26 years ago
jochen 72e56c59c8 fix 26 years ago
jochen c03d39e8c7 now we have a matchable operator 26 years ago
jochen 35b96aaaa1 *** empty log message *** 26 years ago
jochen d267a860d3 Initial revision 26 years ago
jochen 0ec051c685 short asssignments 26 years ago
jochen 0cb4e7e046 new brace style 26 years ago
jochen b264c0e8a8 big fixes for jikes try catch 26 years ago
jochen f53c089094 new constructor 26 years ago
jochen d85f0d254e copy jumps 26 years ago
jochen 9cb9c5a0dd remove swap 26 years ago
jochen b736169dfa new constructors 26 years ago
jochen d019ab5746 new copy constructor 26 years ago
jochen c68e14fc05 New braces style 26 years ago
jochen acfe14f7af dead code elimination 26 years ago
jochen cf1ef397e5 new braces style 26 years ago
jochen 60f3ddda89 Swaps are merged into expressions 26 years ago
jochen 5c20b9600f Fixes for jikes += 26 years ago
jochen 8fab80629c new empty constructor 26 years ago
jochen 6c046404d6 helper method for string += operation 26 years ago
jochen 9edd43b624 side effects 26 years ago
jochen 3f815e4b70 *** empty log message *** 26 years ago
jochen 41b539d46f fix, pop operator now special block 26 years ago
jochen cbe21f61c6 fix of the last fix 26 years ago
jochen 14f9b74d05 multiple output styles 26 years ago
jochen 9433441a87 new tabbedprintwriter 26 years ago
jochen ea2addb1b6 dead code elimination 26 years ago
jochen 8c276e920f beauty fix 26 years ago
jochen 0913f0f2ca new brace in TabbedPrintWriter 26 years ago
jochen 9bc2e46bb8 add comment 26 years ago
jochen f9cd7f5122 Initial revision 26 years ago
jochen 5e5b56354e Some new inline tests 26 years ago
jochen 4d4845387c new methods and now final, so it can be optimized 26 years ago
jochen 03dd9e47ff merge variables, that have same slot, same type and same scope 26 years ago
jochen e5eb445b7b allow second block to see all variables declared in first block 26 years ago
jochen a90bc23dea This will one time mark inlined expression, to allow further handling. 26 years ago
jochen e81fefddfd adding some invariants 26 years ago
jochen 47b3820f0d check for combineable operator 26 years ago
jochen a06934e1fb now a combineable operator 26 years ago
jochen 12cb53675e Now a combineable operator 26 years ago
jochen a2fbc0a229 combine, canCombine, etc... 26 years ago