src: reduce warnings and spelling errors
authorJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 13:14:41 +0000 (09:14 -0400)
committerJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 13:14:41 +0000 (09:14 -0400)
commitd5fe4ec22a27104fc3c5df9da2c983545ab5ae21
treefd5a671e628e0df21157884903aadc849dc1a362
parent2bcf0646433a6e2f6ce4132b7fc6569700c6a846
src: reduce warnings and spelling errors

Thanks to the new detected warnings, it is easier to remove them.
Also fix some spelling errors because vim colored them in red.

Signed-off-by: Jean Privat <jean@pryen.org>
18 files changed:
src/location.nit
src/model/mmodule.nit
src/model/model.nit
src/model/model_base.nit
src/model/model_viz.nit
src/model/mproject.nit
src/modelbuilder.nit
src/parser/lexer_work.nit
src/parser/parser_nodes.nit
src/parser/parser_work.nit
src/platform.nit
src/rapid_type_analysis.nit
src/semantize/auto_super_init.nit
src/semantize/flow.nit
src/semantize/local_var_init.nit
src/semantize/scope.nit
src/semantize/typing.nit
src/toolcontext.nit