Merge: Use new constructors
authorJean Privat <jean@pryen.org>
Thu, 6 Nov 2014 01:02:17 +0000 (20:02 -0500)
committerJean Privat <jean@pryen.org>
Thu, 6 Nov 2014 01:02:17 +0000 (20:02 -0500)
commit62ada1006101900ef29c9401ecfe9bc7ceb55beb
tree14dc4c56a78df0729819df521bbdce2cf7b0070c
parentaf5907edc92522a4ffcaa23a94345d78e28530d0
parent23f2216f93cdc233c6dc1d396967f1cc9a046e78
Merge: Use new constructors

Since c_src is regenerated, new-style-constructors are available in lib and tools.

Most of the job was to just to remove useless `init` and sometime adding a `noinit` or a default value to attributes.

Pull-Request: #866
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/standard/string_search.nit
src/c_tools.nit
src/compiler/abstract_compiler.nit
src/doc/doc_pages.nit
src/ffi/c.nit
src/modelbuilder.nit
src/modelize/modelize_property.nit
src/semantize/typing.nit
src/testing/testing_doc.nit
src/toolcontext.nit