analysis: add the implementation of the reachable as initializer analysis
authorJean-Sebastien Gelinas <calestar@gmail.com>
Sat, 21 Nov 2009 20:40:50 +0000 (15:40 -0500)
committerJean Privat <jean@pryen.org>
Mon, 11 Jan 2010 21:52:28 +0000 (16:52 -0500)
commit59c88f4a889f6c0532bd56fb1083f0bc8165acd7
treeb9dd04da8c114f48cb63eff7782cba46de5c6327
parentb28876de0d20c779f6d45b69f5c9b88bd12ac5e4
analysis: add the implementation of the reachable as initializer analysis

Signed-off-by: Jean-Sebastien Gelinas <calestar@gmail.com>
Signed-off-by: Jean Privat <jean@pryen.org>
src/analysis/analysis.nit
src/analysis/reachable_as_init_impl.nit [new file with mode: 0644]