Commit Graph

4550 Commits

Author SHA1 Message Date
Julian Dolby 405f136694 back to 4.4 2015-04-06 12:18:32 -04:00
Julian Dolby fe4c527358 back to 4.4 2015-04-06 12:04:51 -04:00
Julian Dolby 7d2e5c0731 back to 4.4 2015-04-06 11:31:08 -04:00
Julian Dolby 69a31dab9a back to 4.4 2015-04-06 11:29:18 -04:00
Julian Dolby 63efc2a834 juno stuff 2015-04-06 10:40:06 -04:00
Julian Dolby c8087c8935 juno stuff 2015-04-06 10:27:16 -04:00
Julian Dolby 65edd0071a juno stuff 2015-04-06 10:22:09 -04:00
Julian Dolby eea6b2fc78 newer junit 2015-04-06 10:05:52 -04:00
Julian Dolby c2b62f2ddc newer junit 2015-04-06 10:00:44 -04:00
Julian Dolby 65b62d3f28 junit annoyances 2015-04-06 09:43:52 -04:00
Julian Dolby 7340b54103 new junit 2015-04-06 09:41:35 -04:00
Julian Dolby 0ed1d0cde0 newer junit 2015-04-06 09:37:37 -04:00
Julian Dolby 8128adb70f newer junit 2015-04-06 09:32:52 -04:00
Julian Dolby e633bcfa0f remove 4.4 dep 2015-04-06 08:53:25 -04:00
Julian Dolby ce2fcef132 relax versions 2015-04-06 08:22:46 -04:00
Julian Dolby 5f25042ed0 try e42 2015-04-06 08:21:18 -04:00
Julian Dolby 5f22b65ceb try to see error 2015-04-06 08:18:05 -04:00
Julian Dolby 46ff558ee7 try platform plugins 2015-04-06 08:03:17 -04:00
Julian Dolby fe8cc6966a try generic launching plugin 2015-04-06 07:51:25 -04:00
Julian Dolby d1f7f59dcd remove optional dependency that seems to give trouble 2015-04-06 07:33:22 -04:00
Julian Dolby 268cdf534f hybrid tests 2015-04-05 23:13:09 -04:00
Julian Dolby 5da3cd7df7 hybrid example 2015-04-05 23:02:20 -04:00
Julian Dolby f6a6398b02 remove old useless dx version 2015-04-05 21:55:32 -04:00
Julian Dolby 8b647b25f1 test cleanup 2015-04-05 21:46:31 -04:00
Julian Dolby 22ad339fd9 dalvik test infrastructure 2015-04-05 21:22:55 -04:00
Julian Dolby d85347f231 Merge branch 'master' of https://github.com/wala/WALA 2015-04-05 21:20:03 -04:00
Julian Dolby 0975441a43 changes for hybrid analysis 2015-04-05 21:19:56 -04:00
Manu Sridharan 2590de8608 Merge pull request #65 from collinw/master
Use Arrays.toString() instead of the default array toString() method.
2015-04-02 16:33:33 -07:00
Collin Winter 33d3139667 Use Arrays.toString() instead of the default array toString() method.
The former will include the contents of the array, while the latter
only includes the object's identity.

This will allow WALA to be compiled using Google's error-prone compiler
(https://github.com/google/error-prone).
2015-03-25 19:02:28 -07:00
juliandolby 2f30900523 Merge pull request #64 from msridhar/array_models
Fixes to Array.prototype models
2015-03-25 14:03:32 -04:00
Julian Dolby c5b538eade more metadata 2015-03-24 22:41:42 -04:00
Julian Dolby 7f48ca1de6 missed a change 2015-03-24 22:14:13 -04:00
Julian Dolby 43c37d6d0e fixes to regression tests:
now, for me, code works using e44 with maven
  dalvik tests refactored for mobile version with android dev tools
  IDE tests Eclipse metadata fixed to make e44 work for me
  new android entrypoint to fix failure in new droidbench tests
2015-03-24 21:51:35 -04:00
Manu Sridharan f6167c6f0c add models for reduceRight and filter 2015-03-17 16:47:12 -07:00
Manu Sridharan 42880c6516 handle sparse arrays 2015-03-17 16:31:31 -07:00
Manu Sridharan 21763cc8f2 bug fix 2015-03-17 16:31:15 -07:00
Manu Sridharan 1c07d3bba3 corrected model for Array.prototype.pop
WALA's previous model would always return undefined,
since mutating the Array length would delete the 
relevant value before it was accessed.
2015-03-11 14:10:58 -07:00
Manu Sridharan 41f4209334 Models for Array.prototype.some, every, and reduce 2015-03-10 16:17:39 -07:00
Julian Dolby 1ea7746533 class loader stuff 2015-03-04 21:43:06 -05:00
Julian Dolby 2266eb335a class loader stuff 2015-03-04 20:24:23 -05:00
Julian Dolby 162f76165c class loader stuff 2015-03-04 20:09:24 -05:00
Julian Dolby ac533bc44d class loader stuff 2015-03-04 20:02:49 -05:00
Julian Dolby dcc2f654f4 class loader stuff 2015-03-04 19:54:35 -05:00
Julian Dolby f1cdd0fed7 class loader stuff 2015-03-04 17:58:58 -05:00
Julian Dolby 91f373b098 class loader stuff 2015-03-04 16:43:52 -05:00
Julian Dolby d7941956c0 build the android hacked data jar 2015-03-04 14:36:56 -05:00
Julian Dolby de26484098 java annotations support for dalvik 2015-03-04 13:49:58 -05:00
Julian Dolby 3cd36c904b Merge branch 'master' of https://github.com/wala/WALA 2015-03-04 13:43:03 -05:00
Julian Dolby c9fe747a45 use latest dx.jar 2015-03-04 13:22:36 -05:00
Julian Dolby f3a4225429 use latest dx.jar 2015-03-04 13:19:21 -05:00