Commit Graph
9 Commits
Author SHA1 Message Date
Roman Shevchenko 65ecef075b Cleanup (ASM library name) 2016-07-07 12:00:36 +02:00
Ilya Klyuchnikov f3ffe1aca2 java-analysis-impl doesn't depend on platform-api 2014-07-21 16:52:13 +04:00
Ilya Klyuchnikovandpeter dabdf64c56 towards indexing 2014-07-10 10:35:33 +02:00
Ilya Klyuchnikovandpeter 8c5790524b Draft implementation of inferring Nullity and Contract annotations
Current implementation is draft in following aspects:
- It is not optimized for memory usage - keys are based on raw Strings, this is inefficient
- No smart caching of results
- Indices (equations) are not persistent and are in memory for now
2014-07-10 10:35:28 +02:00
Alexey Kudravtsev d1e442cde9 removed java-psi on xml-psi dependency 2013-10-01 14:54:49 +04:00
Alexey Kudravtsev be67ccee95 moved highlighters to java-psi 2013-09-26 14:53:57 +04:00
peter c4598c24a7 remove inspectiongadgets. intentionpowerpack and generate-tostring modules 2013-07-15 18:28:23 +02:00
Alexey Kudravtsev 417b04e074 moved RedundantThrowsDeclaration, SillyAssignment to analysis 2013-05-20 13:42:27 +04:00
Alexey Kudravtsev 1b6b70f32d introduce java-analysis modules to live separate from lang- and platform- 2013-05-08 11:43:47 +04:00