Commit Graph

  • 5fa3643652 Don't suppress javadoc warnings; these are disabled entirely anyway Ben Liblit 2017-11-22 14:10:44 -0600
  • de2690dfac Remove two imports that are no longer used Ben Liblit 2017-11-22 14:07:45 -0600
  • 4b81b69165 Disable annotation-based nullness analysis Ben Liblit 2017-11-22 14:03:53 -0600
  • 74e0640771 Replace simple lambdas with method references wherever possible Ben Liblit 2017-11-22 13:27:43 -0600
  • 790d37781b Convert many single-method anonymous classes to lambdas Ben Liblit 2017-11-22 19:28:36 -0600
  • 28f0e09435 Make FilterIterator and Predicate statically type-correct Ben Liblit 2017-11-21 17:20:35 -0600
  • 5ac8bf881d
    Merge pull request #265 from liblit/java-8-build-configuration Julian Dolby 2017-11-26 20:53:28 -0500
  • 11828c57f4 Update more parts of the build configuration to use Java 8 Ben Liblit 2017-11-25 18:18:53 -0600
  • 9ef6ff1a9c Remove "build.xml" files not used by corresponding "pom.xml" files Ben Liblit 2017-11-26 18:11:56 -0600
  • ded9e880b1 Update Maven Central configurations to also use Java 8 (#264) Ben Liblit 2017-11-23 14:55:05 -0600
  • 49b5fe83b5 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-11-22 20:15:10 -0500
  • 45da66a95d cleanups and changes for TAMU work Julian Dolby 2017-11-22 18:24:39 -0500
  • e89c5c6562 Disable deprecation warnings in modules where they are unavoidable (#263) Ben Liblit 2017-11-21 20:00:43 -0600
  • 5faae993e9
    Merge pull request #261 from liblit/warning-fixes-deprecated-AST-JLS8 Julian Dolby 2017-11-19 17:41:59 -0500
  • 96559826c2
    Merge pull request #262 from liblit/warning-fix-unnecessary-default-encoding Julian Dolby 2017-11-19 17:41:20 -0500
  • 221a1a26ed Remove a default encoding setting that Eclipse considers unnecessary Ben Liblit 2017-11-19 15:31:05 -0600
  • d79707e137 Suppress deprecation warnings about requesting an old AST version Ben Liblit 2017-11-19 15:43:45 -0600
  • 1d239dac52 Remove explicit super call (#252) Raffi Khatchadourian 2017-11-18 09:19:43 -0500
  • 108dea730b Merge remote-tracking branch 'upstream/master' Achim D. Brucker 2017-11-14 05:31:19 +0000
  • 808688b793 use lambda shorthand Manu Sridharan 2017-11-12 10:08:57 -0800
  • d124256835 remove java 7 support Julian Dolby 2017-11-11 21:20:41 -0500
  • 8fc5a35c91 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-11-11 20:32:14 -0500
  • 8d65788aef convert to Java 8 Function and Predicate Julian Dolby 2017-11-11 20:29:04 -0500
  • 503266fa74 Merge remote-tracking branch 'upstream/master' Achim D. Brucker 2017-10-31 08:31:26 +0000
  • 12882baba4 Merge pull request #253 from karimhamdanali/master Julian Dolby 2017-10-23 23:02:54 -0400
  • 423db824b3 adding support for the dynamic call graph experiments Karim Ali 2017-10-23 17:54:01 -0600
  • d22ee36b09 adding some support for averroes Karim Ali 2017-10-23 17:43:28 -0600
  • 26d354d1fc remove debug printing Julian Dolby 2017-10-19 17:38:37 -0400
  • 11120329e1 fix messages about final; these vaiables do not need to be final in Java 8, really. Julian Dolby 2017-10-19 15:02:19 -0400
  • 0f2d9b7635 fixes to dynamic CG to minimize bloating of methods Julian Dolby 2017-10-19 13:12:21 -0400
  • 84ff23f852 expose implicit keys predicate Julian Dolby 2017-10-19 13:09:27 -0400
  • b38286621a remove unneeded type parameter Julian Dolby 2017-10-19 13:08:34 -0400
  • 207181aa89 linking issues on Linux. It seems that the name 'launch' for a function was causing some weird linking issues that only happened sometimes. Quite ikely, the issue is another library using the same name. Julian Dolby 2017-10-18 01:49:25 +0000
  • 601c9fae7b clean up native init Julian Dolby 2017-10-17 20:25:46 -0400
  • 02e2193875 clean up native init Julian Dolby 2017-10-17 20:14:35 -0400
  • 6961748fb2 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-10-17 20:12:43 -0400
  • b504165e64 clean up native init Julian Dolby 2017-10-17 20:12:42 -0400
  • e23a1fc9a4 Merge pull request #227 from liblit/warning-fixes-plug-in-development-renamings Julian Dolby 2017-10-10 11:42:00 -0400
  • cf914e9bd1 Merge remote-tracking branch 'upstream/master' Achim D. Brucker 2017-10-05 21:04:12 +0100
  • b3fbbe0edb Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-10-02 14:21:34 -0400
  • b49f6c31d3 merge Julian Dolby 2017-10-02 14:21:28 -0400
  • ce0411d8a4 disable check that breaks TeaVM Julian Dolby 2017-09-28 20:15:24 +0000
  • 2c5d6ed15f hack for TeaVM Julian Dolby 2017-09-28 19:34:54 +0000
  • 5dc7ed76f5 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-09-28 19:03:46 +0000
  • da27479c9c Merge remote-tracking branch 'upstream/master' Achim D. Brucker 2017-09-24 09:52:14 +0100
  • d5936b2f7e Enable ErrorProne on wala.util project (#248) Manu Sridharan 2017-09-19 05:52:53 -0700
  • 1fcdfbe2a3 Add localization properties file with some bundle string definitions Ben Liblit 2017-08-29 10:43:26 -0500
  • d70e52e323 Set required build property for project-specific compiler settings Ben Liblit 2017-08-29 09:56:30 -0500
  • 182073ff4f Silently allow plug-ins to not export all of their packages Ben Liblit 2017-08-29 09:50:00 -0500
  • 8d781d1ec1 Merge remote-tracking branch 'upstream/master' Achim D. Brucker 2017-09-17 20:19:38 +0100
  • 3ee1f2d368 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-09-16 18:25:35 +0000
  • 36ab38c659 expanded Monitor2 Julian Dolby 2017-09-16 14:24:47 -0400
  • 3c898224ff Revert changes to native code for now Julian Dolby 2017-09-16 14:23:00 -0400
  • e399d7b9f3 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-09-16 18:19:07 +0000
  • 5a04c422e3 merge Julian Dolby 2017-09-16 18:19:04 +0000
  • a39da55d97 need shrike update monitor test Julian Dolby 2017-09-16 14:06:28 -0400
  • 385b135bf2 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-09-12 07:13:45 +0900
  • 3083e6c06d new test Julian Dolby 2017-09-12 07:13:35 +0900
  • 5d28f92798 Fixed compilation error with Java 8. Achim D. Brucker 2017-09-11 14:35:58 +0100
  • 9716d50146 Merged with remote-tracking branch 'upstream/master'. Achim D. Brucker 2017-09-10 23:20:40 +0100
  • 65672f98ba Suppress Eclipse warnings that arise in JLex, which we don't control Ben Liblit 2017-08-30 16:45:46 -0500
  • 01ea35ccb7 Rename "...-feature" to "..._feature" in subdirs and features Ben Liblit 2017-08-16 11:09:55 -0500
  • 15a30c1436 Tell M2Eclipse to run a few Maven plugins with no special handling Ben Liblit 2017-08-29 14:23:06 -0500
  • 95507651d2 Trivial indentation fix Ben Liblit 2017-08-29 12:56:34 -0500
  • 4aedf7124e Update README.md Manu Sridharan 2017-08-30 13:38:59 -0700
  • 5b6e6aefa0 Remove some unnecessary warning suppression annotations Ben Liblit 2017-08-27 20:46:53 -0500
  • 559c577093 Treat diagnostics about unchecked type operations as errors Ben Liblit 2017-08-27 20:46:01 -0500
  • f8e3172653 Be explicit about the type parameter in generic static method calls Ben Liblit 2017-08-27 21:21:12 -0500
  • 1603ec314f Use Collections.emptySet() instead of Collections.EMPTY_SET Ben Liblit 2017-08-27 20:43:32 -0500
  • 5b23010116 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-08-28 08:11:31 -0400
  • b54eadf461 disable Maven nature for NodeJS project Manu Sridharan 2017-08-27 20:17:28 -0700
  • ecd1ff72fe Remove a default encoding setting that Eclipse considers unnecessary Ben Liblit 2017-08-27 20:50:37 -0500
  • 14ec60add8 remove unneeded .classpath entry Manu Sridharan 2017-08-27 15:00:08 -0700
  • 5f370bcfd8 remove jcommander Julian Dolby 2017-08-27 17:22:59 -0400
  • a49bcf5aa1 Add missing void type. Raffi Khatchadourian 2017-08-24 17:57:35 -0400
  • 2d641251fb Enforce Eclipse resource leak diagnostics more strongly Ben Liblit 2017-08-17 11:35:26 -0500
  • eaf1c0af85 Plug a `JarFile` resource leak Ben Liblit 2017-08-17 11:40:55 -0500
  • e63de76139 Plug a `JarFile` resource leak Ben Liblit 2017-08-16 16:35:27 -0500
  • 3825c03b16 Plug a `JarInputStream` resource leak Ben Liblit 2017-08-17 11:40:04 -0500
  • 4cb4273ff9 Plug a `JarInputStream` resource leak Ben Liblit 2017-08-16 11:09:55 -0500
  • 6ebbb834b9 Plug an `InputStream` resource leak Ben Liblit 2017-08-17 11:57:17 -0500
  • 9c79c7ef9b Plug an `InputStream` resource leak Ben Liblit 2017-08-17 11:54:57 -0500
  • 4378fbbc12 Plug an `InputStream` resource leak Ben Liblit 2017-08-17 11:57:17 -0500
  • 5751c949e8 Plug an `InputStream` resource leak Ben Liblit 2017-08-17 11:54:57 -0500
  • dae5bc58bd Plug an `InputStream` resource leak Ben Liblit 2017-08-16 16:43:41 -0500
  • e1010439d1 Plug an `InputStream` resource leak Ben Liblit 2017-08-16 16:42:06 -0500
  • 8541d67a14 Plug a `BufferedInputStream` resource leak Ben Liblit 2017-08-17 11:41:50 -0500
  • ee8e4b4c83 type hack Julian Dolby 2017-08-25 12:06:09 -0400
  • b5b67f3d7c issues with mvncentral.xml Julian Dolby 2017-08-25 12:00:39 -0400
  • 44348b80d7 add neglected file Julian Dolby 2017-08-25 11:13:40 -0400
  • bd8bf7cb99 fixes for paths on travis Julian Dolby 2017-08-25 11:08:54 -0400
  • 701cd1ac7d fix for paths on travis Julian Dolby 2017-08-25 11:04:43 -0400
  • b6af5267f1 java 8 changes minor fixes, such as making CheckForFrontEndErrors more accessible minor hacks to make stuff compile with TeaVM Julian Dolby 2017-08-25 10:58:00 -0400
  • 2d829a339e Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-08-22 18:05:59 -0400
  • 68f30f949d Minor performance improvements to methods in TypeInference class (#230) Raffi Khatchadourian 2017-08-21 12:59:15 -0400
  • 6a17898b71 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-08-17 20:06:38 -0400
  • 72053efd26 Return Java 8 default methods from getAllMethods() Raffi Khatchadourian 2017-08-17 17:45:49 -0400
  • e599d58cd7 Merge branch 'master' of https://github.com/wala/WALA Julian Dolby 2017-08-16 14:50:12 -0400
  • 3371e23de0 java 8 stuff Julian Dolby 2017-08-16 14:50:01 -0400
  • b70d69d62f Treat many Eclipse plugin-related problems as errors Ben Liblit 2017-08-16 12:58:11 -0500