c_src: update to have intern args
authorJean Privat <jean@pryen.org>
Thu, 1 Aug 2013 18:40:06 +0000 (14:40 -0400)
committerJean Privat <jean@pryen.org>
Thu, 1 Aug 2013 19:11:17 +0000 (15:11 -0400)
commit9a66754714d2cb29c78f5a54a7d19b6f56c96244
tree84acb7878ae898937fb71b50a76484cf8dd5a82f
parent2f525f4a9030c17c8de9e4f86c22f08480b6c98d
c_src: update to have intern args

Signed-off-by: Jean Privat <jean@pryen.org>
86 files changed:
c_src/abstracttool._sep.c
c_src/abstracttool._sep.h
c_src/clib/nit_main.c
c_src/compiling._sep.c
c_src/compiling___compiling_base._sep.c
c_src/compiling___compiling_global._sep.c
c_src/compiling___compiling_icode._sep.c
c_src/compiling___table_computation._sep.c
c_src/compiling_writer._sep.c
c_src/environ._nitni.c
c_src/exec._nitni.c
c_src/file._nitni.c
c_src/global___rta_analysis._sep.c
c_src/icode___icode_builder._sep.c
c_src/location._sep.c
c_src/location._sep.h
c_src/math._nitni.c
c_src/metamodel___abstractmetamodel._sep.c
c_src/metamodel___genericity._sep.c
c_src/metamodel___genericity._sep.h
c_src/metamodel___inheritance._sep.c
c_src/metamodel___partial_order._sep.c
c_src/metamodel___static_type._sep.c
c_src/metamodel___static_type._sep.h
c_src/metamodel___type_formal._sep.c
c_src/metamodel___type_formal._sep.h
c_src/mmloader._sep.c
c_src/native_interface___frontier._sep.c
c_src/native_interface___ni_metamodel._sep.c
c_src/nit_version._sep.c
c_src/nitc._build.sh
c_src/nitc._sep.c
c_src/nitc._tables.c
c_src/opts._sep.c
c_src/parser._sep.c
c_src/parser._sep.h
c_src/parser___lexer._sep.c
c_src/parser___lexer._sep.h
c_src/parser___parser_nodes._sep.c
c_src/parser___parser_nodes._sep.h
c_src/parser___parser_prod._sep.c
c_src/parser___parser_prod._sep.h
c_src/primitive_info._sep.c
c_src/program._sep.c
c_src/program._sep.h
c_src/separate_options._sep.c
c_src/standard___collection._sep.c
c_src/standard___collection._sep.h
c_src/standard___collection___array._sep.c
c_src/standard___collection___array._sep.h
c_src/standard___collection___hash_collection._sep.c
c_src/standard___collection___hash_collection._sep.h
c_src/standard___collection___list._sep.c
c_src/standard___collection___list._sep.h
c_src/standard___collection___sorter._sep.c
c_src/standard___environ._sep.h
c_src/standard___exec._sep.c
c_src/standard___file._sep.c
c_src/standard___file._sep.h
c_src/standard___string._ffi.c [new file with mode: 0644]
c_src/standard___string._ffi.h [new file with mode: 0644]
c_src/standard___string._sep.c
c_src/standard___string._sep.h
c_src/standard___string_search._sep.c
c_src/standard___string_search._sep.h
c_src/stream._nitni.c
c_src/stream_nit.h
c_src/string._nitni.c
c_src/string._nitni.h
c_src/symbol._sep.h
c_src/syntax___extern_inline._sep.h
c_src/syntax___extern_type_inheritance._sep.c
c_src/syntax___flow._sep.c
c_src/syntax___icode_generation._sep.c
c_src/syntax___icode_generation._sep.h
c_src/syntax___mmbuilder._sep.c
c_src/syntax___mmbuilder._sep.h
c_src/syntax___scope._sep.c
c_src/syntax___syntax_base._sep.h
c_src/syntax___typing._sep.c
c_src/syntax___typing._sep.h
c_src/tables._nitni.c
c_src/tables_nit.c
c_src/time._nitni.c
c_src/toolcontext._sep.c
c_src/utils._sep.c