jochen
|
9ce9535622
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@245 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
3e7e8ade3e
|
total rework
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@244 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
0ed411e832
|
different references
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@243 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
f8325154fa
|
bug fixes
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@242 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
2e557c036f
|
attributes is protected
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@241 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
fbdef36ed8
|
getTypeSignature
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@240 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
3c3736cf93
|
much work
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@239 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
af8be59950
|
gnu stylistic fix
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@238 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
0be30e62d1
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@237 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
53c8e67e4e
|
new satanic case ;-)
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@236 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
d4af1154b6
|
new anonymous local constructor
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@235 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
7df0926d19
|
Fix a bug for pretty.
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@234 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
aeaef2a9f9
|
Only tell the second block about variables declared in first block if
the first block is a InstructionBlock
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@233 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
52a1f6fe06
|
Use a local for CheckNullOperator
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@232 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
089e466e81
|
A new exception for CheckNullOperator
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@231 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
35ac1927ce
|
Use a local, to allow side effects
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@230 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
36892f2475
|
New anonymous (no slot) locals
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@229 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
delwi
|
f82787d8f6
|
Make local variabe parameter names disjunct
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@228 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
eb6ce9856b
|
remove debugging messages
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@227 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
f4df812ca4
|
new fields to suppress deoptimizations (there are no deoptimizations yet,though)
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@226 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
1c7b070e33
|
new test for object.new Class constructor
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@225 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a0cf5d2b52
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@224 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
af4d434563
|
CreateCheckNull added
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@223 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
b96fc588bd
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@222 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
17069b2f15
|
removed count
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@221 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
e8945b01b3
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@220 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
542e070032
|
new matchable operator
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@219 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
72e56c59c8
|
fix
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@218 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
c03d39e8c7
|
now we have a matchable operator
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@217 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
35b96aaaa1
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@216 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
d267a860d3
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@215 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
0ec051c685
|
short asssignments
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@214 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
0cb4e7e046
|
new brace style
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@213 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
b264c0e8a8
|
big fixes for jikes try catch
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@212 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
f53c089094
|
new constructor
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@211 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
d85f0d254e
|
copy jumps
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@210 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
9cb9c5a0dd
|
remove swap
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@209 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
b736169dfa
|
new constructors
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@208 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
d019ab5746
|
new copy constructor
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@207 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
c68e14fc05
|
New braces style
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@206 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
acfe14f7af
|
dead code elimination
print all flow blocks
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@205 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
cf1ef397e5
|
new braces style
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@204 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
60f3ddda89
|
Swaps are merged into expressions
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@203 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
5c20b9600f
|
Fixes for jikes +=
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@202 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
8fab80629c
|
new empty constructor
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@201 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
6c046404d6
|
helper method for string += operation
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@200 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
9edd43b624
|
side effects
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@199 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
3f815e4b70
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@198 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
41b539d46f
|
fix, pop operator now special block
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@197 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
cbe21f61c6
|
fix of the last fix
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@196 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |