rest-of-code: prepare for new init
authorJean Privat <jean@pryen.org>
Tue, 13 May 2014 09:30:19 +0000 (05:30 -0400)
committerJean Privat <jean@pryen.org>
Tue, 13 May 2014 10:08:43 +0000 (06:08 -0400)
commit2b7cab71cde1a5d552c20bda6f434eeb041218e5
treef5c735f81f47a23ba9cb94c4b885975fa9fccd00
parentb7c1e2826633532a8278b64528bf0b923966f43b
rest-of-code: prepare for new init

Give some default values on nullable attributes so they will not be
collected.
Introduce explicit empty init to avoid the collect of non-nullable
attributes.

Signed-off-by: Jean Privat <jean@pryen.org>
contrib/pep8analysis/src/ast/rich_instructions.nit
contrib/pep8analysis/src/parser/parser_nodes.nit
examples/shoot/src/shoot_logic.nit
tests/bench_netsim.nit
tests/error_spe_attr.nit