cknadler/nidyx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
templates/objc/top_info.mustache
templates/objc/protocol_forward_declarations.mustache
templates/objc/protocol_declarations.mustache
templates/objc/interface.mustache
templates/objc/imports.mustache
templates/objc/implementation.mustache
templates/objc/class_forward_declarations.mustache
nidyx.gemspec
lib/nidyx/version.rb3
A
0 mins
lib/nidyx/reader.rb32
A
0 mins
lib/nidyx/property.rb44
A
55 mins
lib/nidyx/pointer.rb14
A
0 mins
lib/nidyx/parser.rb118
A
1 hr
lib/nidyx/parse_constants.rb18
A
0 mins
lib/nidyx/output.rb17
A
0 mins
lib/nidyx/objc/utils.rb9
A
0 mins
lib/nidyx/objc/property.rb83
A
55 mins
lib/nidyx/objc/model_base.rb40
A
0 mins
lib/nidyx/objc/model.rb11
A
0 mins
lib/nidyx/objc/mapper.rb34
A
0 mins
lib/nidyx/objc/interface.rb15
A
0 mins
lib/nidyx/objc/implementation.rb27
A
0 mins
lib/nidyx/objc/constants.rb39
A
0 mins
lib/nidyx/model.rb11
A
0 mins
lib/nidyx/mapper.rb13
A
0 mins
lib/nidyx/generator.rb15
A
0 mins
lib/nidyx/core_ext/string.rb11
A
0 mins
lib/nidyx/common.rb45
A
1 hr
lib/nidyx.rb1
A
0 mins
examples/simple_properties/simple_properties.json.schema
examples/simple_properties/generate.sh
examples/simple_properties/ExampleObjectModel.m
examples/simple_properties/ExampleObjectModel.h
examples/simple_properties/ExampleModel.m
examples/simple_properties/ExampleModel.h
examples/name_overrides/name_overrides.json.schema
examples/name_overrides/generate.sh
examples/name_overrides/ExampleModel.m
examples/name_overrides/ExampleModel.h
examples/local_props.json.schema
examples/defs_and_refs/generate.sh
examples/defs_and_refs/defs_and_refs.json.schema
examples/defs_and_refs/ExampleValueObjModel.m
examples/defs_and_refs/ExampleValueObjModel.h
examples/defs_and_refs/ExampleValueModel.m
examples/defs_and_refs/ExampleValueModel.h
examples/defs_and_refs/ExampleOtherObjectModel.m
examples/defs_and_refs/ExampleOtherObjectModel.h
examples/defs_and_refs/ExampleObjModel.m
examples/defs_and_refs/ExampleObjModel.h