Entries from 2013-07-01 to 1 month
1年も半分とちょっと経過して住環境も変わったので、今年の抱負を振り返ってみます。 今年の言語(LLVM) JVMを離れてLLVMと親しむはずが、ガッツリJVMに潜ってFindbugsプラグインなんぞを実装しております。まぁ、こういうのはめぐり合わせというか運と縁な…
During these days, I moved from Shanghai to Singapore so I could not cost so much time to catch up information. Output refactoring: findbugs-slf4j To add next detector, I refactored implementation around ArrayDataHandler. I added a simple …
At 2011, I moved to Shanghai from Tokyo. And now I moved to Singapore. From Singapore, I can use SNS and video streaming service. So I will try to join some online event like ClubDB2. Of course it can be a problem: I might waste time by SN…
この前Datalogベースの解析なるものを教えてもらって、Findbugsでは解決できていない以下の問題に解を与える存在になるのではと期待しています。インクリメンタルな実行ができない問題。クラスに変更があった場合、そのクラス自身に加えて依存するすべてのク…
Interesting test-driven-detectors4findbugs This is useful library to test FindBugs plugin. I have sent 3 pull requests and 2 of them were merged. https://github.com/youdevise/test-driven-detectors4findbugs/pull/9 https://github.com/youdevi…