Ben Gruver
|
225535b1c9
|
Add .gitignore files to exclude the target directory for the various modules
|
2011-11-19 11:39:45 -08:00 |
|
JesusFreke@JesusFreke.com
|
f2370e3a2e
|
Add tests for the various types of annotations
git-svn-id: https://smali.googlecode.com/svn/trunk@713 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2010-04-17 07:02:43 +00:00 |
|
JesusFreke@JesusFreke.com
|
311ee79fab
|
Complete and fix-up the implementation of autofixing instructions
git-svn-id: https://smali.googlecode.com/svn/trunk@511 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:28:21 +00:00 |
|
JesusFreke@JesusFreke.com
|
8d1bb1cc83
|
change instances of Assert.assertFalse() to Assert.fail()
git-svn-id: https://smali.googlecode.com/svn/trunk@510 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:27:57 +00:00 |
|
JesusFreke@JesusFreke.com
|
d6a7a212e0
|
Add additional strings, to ensure we get at least one that has an index > 0xFFFF
git-svn-id: https://smali.googlecode.com/svn/trunk@503 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-12-23 05:27:07 +00:00 |
|
JesusFreke@JesusFreke.com
|
688d1b1295
|
update integration tests to use new label format
git-svn-id: https://smali.googlecode.com/svn/trunk@484 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-11-08 05:34:23 +00:00 |
|
JesusFreke@JesusFreke.com
|
f1e5086830
|
Added some tests for line number debug info
git-svn-id: https://smali.googlecode.com/svn/trunk@232 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-07-03 02:14:25 +00:00 |
|
JesusFreke@JesusFreke.com
|
a537069854
|
Improved version handling
git-svn-id: https://smali.googlecode.com/svn/trunk@225 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-27 04:43:53 +00:00 |
|
JesusFreke@JesusFreke.com
|
103dd1612d
|
Added support for specifying a dump file
git-svn-id: https://smali.googlecode.com/svn/trunk@195 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-21 06:17:55 +00:00 |
|
JesusFreke@JesusFreke.com
|
45b5a1d0e3
|
Added support for the .catchall directive
git-svn-id: https://smali.googlecode.com/svn/trunk@168 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-19 03:14:06 +00:00 |
|
JesusFreke@JesusFreke.com
|
28d9b18a0e
|
- Added tests to exercise static field initializers
git-svn-id: https://smali.googlecode.com/svn/trunk@157 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-18 01:11:59 +00:00 |
|
JesusFreke@JesusFreke.com
|
2fb16c8f4b
|
Fixed an issue with alignment for the pseudo opcodes, and a test to exercise the issue
git-svn-id: https://smali.googlecode.com/svn/trunk@153 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-16 03:31:44 +00:00 |
|
JesusFreke@JesusFreke.com
|
3a76e6904b
|
Changed the implementation of the sparse and packed switch directives, so that they don't required the base offset label. Instead, it looks for and uses the offset of the first packed/sparse switch instruction that references it, to calculate the offset for each target
git-svn-id: https://smali.googlecode.com/svn/trunk@150 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-15 06:02:49 +00:00 |
|
JesusFreke@JesusFreke.com
|
5a0f83d156
|
fixed up whitespace
git-svn-id: https://smali.googlecode.com/svn/trunk@149 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-14 01:28:32 +00:00 |
|
JesusFreke@JesusFreke.com
|
c64dcce4e3
|
Moved smali test sources to correct location
git-svn-id: https://smali.googlecode.com/svn/trunk@140 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-13 04:50:33 +00:00 |
|
JesusFreke@JesusFreke.com
|
9a24119f62
|
further refactoring
added the beginnings of a smali plugin for maven
git-svn-id: https://smali.googlecode.com/svn/trunk@139 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
|
2009-06-13 04:46:22 +00:00 |
|