Roman Shevchenko
646f1c3f21
java-decompiler: hide synthetic field assignment
2014-09-03 12:52:55 +04:00
Roman Shevchenko
2df49d32a7
java-decompiler: fixes and cleanups
...
- unified attribute loading code
- common methods for checking member flags
- verifying skip()
- correct resource closing
- typos
2014-09-03 11:39:32 +04:00
Roman Shevchenko
e629738a46
java-decompiler: tests moved
2014-09-01 18:54:33 +04:00
Roman Shevchenko
984af2e7d0
java-decompiler: post-import cleanup (typos)
2014-09-01 16:08:53 +04:00
Roman Shevchenko
3854b67daa
java-decompiler: post-import cleanup (tests reorganized)
2014-09-01 15:11:41 +04:00
Roman Shevchenko
270a3f6e22
java-decompiler: post-import cleanup (unneeded files dropped)
2014-08-28 20:31:35 +04:00
Stiver
b3705cf400
Unit tests updated
2014-08-20 18:51:03 +02:00
Stiver
7492715abf
Unit tests updated
2014-08-17 19:20:56 +02:00
Stiver
929056d727
Fixed ' IDEA-128685: Incorrectly typed assignment expression'
2014-08-16 15:31:53 +02:00
Stiver
887c093afd
Unit tests updated
2014-08-13 22:17:21 +02:00
Stiver
70bf7f3f69
A couple of unit tests
2014-08-09 17:34:24 +02:00
Stiver
c286d42c5b
- fixed the IndexOutOfBoundsException exception when decompiling
...
FastStringBuffer
- fixed typo in LITERALS_AS_IS definition
- some helper stuff
2014-05-29 18:13:17 +02:00
Roman Shevchenko
78ef309b3e
project cleanup
...
- test classes (src/test/*) moved to separate root
- stray .class files dropped
- binary files (bin/, dist/full/, dist/obfuscated/) excluded from the repo
- .classpath and .gitignore updated accordingly
- invalid import statements removed
2014-05-19 15:04:06 +04:00