Earlier this year
-
r104
([mingjin] refactor the test code, be about to do a bigger re...) committed by skyai...@gmail.com
- [mingjin] refactor the test code, be about to do a bigger refactoring
[mingjin] refactor the test code, be about to do a bigger refactoring
-
r103
([mingjin] temporarily add the rbits dependency) committed by skyai...@gmail.com
- [mingjin] temporarily add the rbits dependency
[mingjin] temporarily add the rbits dependency
-
r102
([mingjin] refactor the test code) committed by skyairmj
- [mingjin] refactor the test code
[mingjin] refactor the test code
-
r101
([mingjin] add rbits installation instroduction) committed by skyairmj
- [mingjin] add rbits installation instroduction
[mingjin] add rbits installation instroduction
-
r100
(updated TODO file) committed by veryfaint
- updated TODO file
-
r99
(added unit test for INSTANCEOF) committed by veryfaint
- added unit test for INSTANCEOF
added unit test for INSTANCEOF
-
r98
(added unit test for FLOAD and implicit FLOAD) committed by veryfaint
- added unit test for FLOAD and implicit FLOAD
added unit test for FLOAD and implicit FLOAD
-
r97
(added unit test for CHECKCAST) committed by veryfaint
- added unit test for CHECKCAST
added unit test for CHECKCAST
-
r96
(added unit test for PUTFIELD) committed by veryfaint
- added unit test for PUTFIELD
added unit test for PUTFIELD
-
r95
(added unit test for POP) committed by veryfaint
- added unit test for POP
-
r94
(added unit test for INVOKESTATIC) committed by veryfaint
- added unit test for INVOKESTATIC
added unit test for INVOKESTATIC
-
r93
(added unit test for implicit FSTORE) committed by veryfaint
- added unit test for implicit FSTORE
added unit test for implicit FSTORE
-
r92
(added unit test for FSTORE) committed by veryfaint
- added unit test for FSTORE
added unit test for FSTORE
-
r91
(removed a duplicated method) committed by veryfaint
- removed a duplicated method
removed a duplicated method
-
r90
(add inner_class_node.rb to parse InnerClass attribute) committed by veryfaint
- add inner_class_node.rb to parse InnerClass attribute
add inner_class_node.rb to parse InnerClass attribute
-
-
-
r87
(parsed Deprecated attribute) committed by veryfaint
- parsed Deprecated attribute
parsed Deprecated attribute
-
r86
(added RuntimeVisibleAnnotations attribute, but not finished) committed by veryfaint
- added RuntimeVisibleAnnotations attribute, but not finished
added RuntimeVisibleAnnotations attribute, but not finished
-
r85
(added InnerClassesAttribute to support inner class) committed by veryfaint
- added InnerClassesAttribute to support inner class
added InnerClassesAttribute to support inner class
-
r84
(change code style) committed by veryfaint
- change code style
-
r83
(parsed INSTANCEOF) committed by veryfaint
- parsed INSTANCEOF
-
r82
(add a TODO comment) committed by veryfaint
- add a TODO comment
-
-
r80
(parsed CHECKCAST) committed by veryfaint
- parsed CHECKCAST
-
r79
(parse PUTFIELD) committed by veryfaint
- parse PUTFIELD
-
r78
(refactor CommanClass.java, seperate one method to two method...) committed by veryfaint
- refactor CommanClass.java, seperate one method to two methods
refactor CommanClass.java, seperate one method to two methods
-
r77
(add SignatureAttribute to support java 5 Generic Type) committed by veryfaint
- add SignatureAttribute to support java 5 Generic Type
add SignatureAttribute to support java 5 Generic Type
-
r76
(extract a method in spec class to test arraylist) committed by veryfaint
- extract a method in spec class to test arraylist
extract a method in spec class to test arraylist
-
r75
(parse INVOKESTATIC and POP) committed by veryfaint
- parse INVOKESTATIC and POP
parse INVOKESTATIC and POP
-
r74
(did refactoring, add 'all_methods_off_set' variable for labe...) committed by veryfaint
- did refactoring, add 'all_methods_off_set' variable for label checking
did refactoring, add 'all_methods_off_set' variable for label checking
-
r73
(parsed implicit FSTORE) committed by veryfaint
- parsed implicit FSTORE
-
r72
(added float support by Jian Li) committed by dreamhead.cn
- added float support by Jian Li
added float support by Jian Li
-
r71
([mingj] correct some syntax in the guide doc) committed by skyairmj
- [mingj] correct some syntax in the guide doc
[mingj] correct some syntax in the guide doc
-
r70
([mingj] correct some syntax in the guide doc) committed by skyairmj
- [mingj] correct some syntax in the guide doc
[mingj] correct some syntax in the guide doc
-
-
r68
(sperated rbits as standalone library) committed by dreamhead.cn
- sperated rbits as standalone library
sperated rbits as standalone library
Older
-
r67
(corrected lookupswitch parsing but it is NOT completed.) committed by dreamhead.cn
- corrected lookupswitch parsing but it is NOT completed.
corrected lookupswitch parsing but it is NOT completed.
-
r66
(parsed lookupswitch.) committed by dreamhead.cn
- parsed lookupswitch.
-
-
r64
(parsed Exceptions attribute.) committed by dreamhead.cn
- parsed Exceptions attribute.
parsed Exceptions attribute.
-
r63
(parsed array element access for both int and object.) committed by dreamhead.cn
- parsed array element access for both int and object.
parsed array element access for both int and object.
-
-
-
-
r59
(wrote parsing instruction guide in rojam hacking guide.) committed by dreamhead.cn
- wrote parsing instruction guide in rojam hacking guide.
wrote parsing instruction guide in rojam hacking guide.
-
r58
(parsed return for int and long.) committed by dreamhead.cn
- parsed return for int and long.
parsed return for int and long.
-
r57
(parsed arith for long.) committed by dreamhead.cn
- parsed arith for long.
-
r56
(parsed long constant value.) committed by dreamhead.cn
- parsed long constant value.
parsed long constant value.
-
r55
(simplified different kinds of instructions definition.) committed by dreamhead.cn
- simplified different kinds of instructions definition.
simplified different kinds of instructions definition.
|