nitc: add option --count-isset-checks to count all compiled isset checks on non-nulla...
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 25 Mar 2014 19:43:15 +0000 (15:43 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 28 Apr 2014 13:46:22 +0000 (09:46 -0400)
commit90fe94ee2b4dd053aff6facff0c286cec3045c08
treeebc859cc0637cd3b8d74a88ada4caf8b72a91816
parent5507393831cdc0b4f796e66743cde33758bd0d16
nitc: add option --count-isset-checks to count all compiled isset checks on non-nullable attributes

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
src/abstract_compiler.nit
src/separate_compiler.nit