804 lines
46 KiB
Text
804 lines
46 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
12130605182C348F00FCF928 /* character_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12130603182C348F00FCF928 /* character_set.cpp */; };
|
|
1213060B182C389100FCF928 /* symbol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12130609182C389100FCF928 /* symbol.cpp */; };
|
|
1213060E182C398300FCF928 /* choice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1213060C182C398300FCF928 /* choice.cpp */; };
|
|
12130611182C3A1100FCF928 /* blank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1213060F182C3A1100FCF928 /* blank.cpp */; };
|
|
12130614182C3A1700FCF928 /* seq.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12130612182C3A1700FCF928 /* seq.cpp */; };
|
|
12130617182C3D2900FCF928 /* string.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12130615182C3D2900FCF928 /* string.cpp */; };
|
|
1214930E181E200B008E9BDA /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 121492E9181E200B008E9BDA /* main.cpp */; };
|
|
1225CC6418765693000D4723 /* prepare_grammar_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1225CC6318765693000D4723 /* prepare_grammar_spec.cpp */; };
|
|
1251209B1830145300C9B56A /* rule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1251209A1830145300C9B56A /* rule.cpp */; };
|
|
125120A4183083BD00C9B56A /* arithmetic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 125120A3183083BD00C9B56A /* arithmetic.cpp */; };
|
|
12661BF418A1505A00A259FB /* character_set_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12661BF318A1505A00A259FB /* character_set_spec.cpp */; };
|
|
127528B318AACAAA006B682B /* rule_can_be_blank.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 127528B118AACAAA006B682B /* rule_can_be_blank.cpp */; };
|
|
127528B518AACB70006B682B /* rule_can_be_blank_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 127528B418AACB70006B682B /* rule_can_be_blank_spec.cpp */; };
|
|
12AB465F188BD03E00DE79DF /* follow_sets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12AB465D188BD03E00DE79DF /* follow_sets.cpp */; };
|
|
12AB4661188CB3A300DE79DF /* item_set_closure_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12AB4660188CB3A300DE79DF /* item_set_closure_spec.cpp */; };
|
|
12BC470518822B27005AC502 /* parse_config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12BC470318822A17005AC502 /* parse_config.cpp */; };
|
|
12BC470718830BC5005AC502 /* first_set_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12BC470618830BC5005AC502 /* first_set_spec.cpp */; };
|
|
12D136A4183678A2005F3369 /* repeat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12D136A2183678A2005F3369 /* repeat.cpp */; };
|
|
12E75A971891BD32001B8F10 /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12E75A961891BD32001B8F10 /* json.cpp */; };
|
|
12E75A9A1891BF57001B8F10 /* json.c in Sources */ = {isa = PBXBuildFile; fileRef = 12E75A981891BF3B001B8F10 /* json.c */; };
|
|
12E75A9C1891C17D001B8F10 /* json_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12E75A9B1891C17D001B8F10 /* json_spec.cpp */; };
|
|
12E75AA218930931001B8F10 /* expand_repeats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12E75AA018930931001B8F10 /* expand_repeats.cpp */; };
|
|
12EDCF8A187B498C005A7A07 /* tree_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF89187B498C005A7A07 /* tree_spec.cpp */; };
|
|
12EDCF8D187C6282005A7A07 /* document.c in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF8C187C6282005A7A07 /* document.c */; };
|
|
12EDCF981881FCD5005A7A07 /* extract_tokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF8F1881FCCA005A7A07 /* extract_tokens.cpp */; };
|
|
12EDCF991881FCD9005A7A07 /* perform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF911881FCCA005A7A07 /* perform.cpp */; };
|
|
12EDCF9A1881FCD9005A7A07 /* search_for_symbols.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF931881FCCA005A7A07 /* search_for_symbols.cpp */; };
|
|
12EDCFAF18820387005A7A07 /* parse_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCF9D18820116005A7A07 /* parse_table.cpp */; };
|
|
12EDCFB018820392005A7A07 /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFA218820137005A7A07 /* item.cpp */; };
|
|
12EDCFB21882039A005A7A07 /* perform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFA418820137005A7A07 /* perform.cpp */; };
|
|
12EDCFB31882039A005A7A07 /* rule_transitions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFA618820137005A7A07 /* rule_transitions.cpp */; };
|
|
12EDCFB418820519005A7A07 /* compile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFAC18820181005A7A07 /* compile.cpp */; };
|
|
12EDCFBC188205BF005A7A07 /* rule_transitions_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFB6188205BA005A7A07 /* rule_transitions_spec.cpp */; };
|
|
12EDCFBD188205BF005A7A07 /* perform_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFB7188205BA005A7A07 /* perform_spec.cpp */; };
|
|
12EDCFC018820880005A7A07 /* item_set_closure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFBE18820880005A7A07 /* item_set_closure.cpp */; };
|
|
12EDCFC318820A70005A7A07 /* item_set_transitions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFC118820A70005A7A07 /* item_set_transitions.cpp */; };
|
|
12EDCFC61882153D005A7A07 /* first_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12EDCFC41882153D005A7A07 /* first_set.cpp */; };
|
|
12F9A64E182DD5FD00FAF50C /* spec_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12F9A64C182DD5FD00FAF50C /* spec_helper.cpp */; };
|
|
12F9A651182DD6BC00FAF50C /* grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12F9A64F182DD6BC00FAF50C /* grammar.cpp */; };
|
|
12FD4061185E68470041A84E /* c_code.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD405F185E68470041A84E /* c_code.cpp */; };
|
|
12FD4064185E75290041A84E /* compile_fixtures.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD4063185E75290041A84E /* compile_fixtures.cpp */; };
|
|
12FD40C2185EEB5E0041A84E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 121492E9181E200B008E9BDA /* main.cpp */; };
|
|
12FD40D2185EEB970041A84E /* arithmetic.c in Sources */ = {isa = PBXBuildFile; fileRef = 12FD4065185E7C2F0041A84E /* arithmetic.c */; };
|
|
12FD40D8185FEEDF0041A84E /* rules_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 121492EA181E200B008E9BDA /* rules_spec.cpp */; };
|
|
12FD40D9185FEEDF0041A84E /* pattern_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12D136A0183570F5005F3369 /* pattern_spec.cpp */; };
|
|
12FD40DB185FEF0D0041A84E /* arithmetic_spec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD40DA185FEF0D0041A84E /* arithmetic_spec.cpp */; };
|
|
12FD40DF1860064C0041A84E /* tree.c in Sources */ = {isa = PBXBuildFile; fileRef = 12FD40DE1860064C0041A84E /* tree.c */; };
|
|
12FD40E718639B910041A84E /* visitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD40E618639B910041A84E /* visitor.cpp */; };
|
|
12FD40E918641FB70041A84E /* rules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD40E818641FB70041A84E /* rules.cpp */; };
|
|
12FD40F7186A16020041A84E /* lex_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12FD40F5186A16020041A84E /* lex_table.cpp */; };
|
|
27A343CA69E17E0F9EBEDF1C /* pattern.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 27A340F3EEB184C040521323 /* pattern.cpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
12E71792181D02A80051A649 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
12FD40CD185EEB5E0041A84E /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
12130603182C348F00FCF928 /* character_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = character_set.cpp; sourceTree = "<group>"; };
|
|
12130604182C348F00FCF928 /* character_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = character_set.h; sourceTree = "<group>"; };
|
|
12130607182C374800FCF928 /* rule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rule.h; sourceTree = "<group>"; };
|
|
12130609182C389100FCF928 /* symbol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = symbol.cpp; sourceTree = "<group>"; };
|
|
1213060A182C389100FCF928 /* symbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = symbol.h; sourceTree = "<group>"; };
|
|
1213060C182C398300FCF928 /* choice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = choice.cpp; sourceTree = "<group>"; };
|
|
1213060D182C398300FCF928 /* choice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = choice.h; sourceTree = "<group>"; };
|
|
1213060F182C3A1100FCF928 /* blank.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = blank.cpp; sourceTree = "<group>"; };
|
|
12130610182C3A1100FCF928 /* blank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank.h; sourceTree = "<group>"; };
|
|
12130612182C3A1700FCF928 /* seq.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = seq.cpp; sourceTree = "<group>"; };
|
|
12130613182C3A1700FCF928 /* seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = seq.h; sourceTree = "<group>"; };
|
|
12130615182C3D2900FCF928 /* string.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string.cpp; sourceTree = "<group>"; };
|
|
12130616182C3D2900FCF928 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
|
|
121492E9181E200B008E9BDA /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = spec/main.cpp; sourceTree = SOURCE_ROOT; };
|
|
121492EA181E200B008E9BDA /* rules_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rules_spec.cpp; path = spec/compiler/rules/rules_spec.cpp; sourceTree = SOURCE_ROOT; };
|
|
121D8B3018795CC0003CF44B /* parser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
|
|
1225CC6318765693000D4723 /* prepare_grammar_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prepare_grammar_spec.cpp; sourceTree = "<group>"; };
|
|
1251209A1830145300C9B56A /* rule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rule.cpp; sourceTree = "<group>"; };
|
|
125120A218307FFD00C9B56A /* test_grammars.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = test_grammars.h; path = spec/fixtures/grammars/test_grammars.h; sourceTree = SOURCE_ROOT; };
|
|
125120A3183083BD00C9B56A /* arithmetic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = arithmetic.cpp; path = spec/fixtures/grammars/arithmetic.cpp; sourceTree = SOURCE_ROOT; };
|
|
12661BF318A1505A00A259FB /* character_set_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = character_set_spec.cpp; sourceTree = SOURCE_ROOT; };
|
|
127528AF18A6F9C6006B682B /* merge_transitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = merge_transitions.h; sourceTree = "<group>"; };
|
|
127528B118AACAAA006B682B /* rule_can_be_blank.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rule_can_be_blank.cpp; sourceTree = "<group>"; };
|
|
127528B218AACAAA006B682B /* rule_can_be_blank.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rule_can_be_blank.h; sourceTree = "<group>"; };
|
|
127528B418AACB70006B682B /* rule_can_be_blank_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rule_can_be_blank_spec.cpp; sourceTree = "<group>"; };
|
|
12AB465D188BD03E00DE79DF /* follow_sets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = follow_sets.cpp; sourceTree = "<group>"; };
|
|
12AB465E188BD03E00DE79DF /* follow_sets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = follow_sets.h; sourceTree = "<group>"; };
|
|
12AB4660188CB3A300DE79DF /* item_set_closure_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = item_set_closure_spec.cpp; sourceTree = "<group>"; };
|
|
12AB4663188DCB9800DE79DF /* stream_methods.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stream_methods.h; sourceTree = "<group>"; };
|
|
12BC470318822A17005AC502 /* parse_config.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse_config.cpp; sourceTree = "<group>"; };
|
|
12BC470618830BC5005AC502 /* first_set_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = first_set_spec.cpp; sourceTree = "<group>"; };
|
|
12D1369E18342088005F3369 /* todo.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = todo.md; sourceTree = "<group>"; };
|
|
12D136A0183570F5005F3369 /* pattern_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pattern_spec.cpp; path = spec/compiler/rules/pattern_spec.cpp; sourceTree = SOURCE_ROOT; };
|
|
12D136A2183678A2005F3369 /* repeat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = repeat.cpp; sourceTree = "<group>"; };
|
|
12D136A3183678A2005F3369 /* repeat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = repeat.h; sourceTree = "<group>"; };
|
|
12E71794181D02A80051A649 /* compiler_specs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = compiler_specs; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
12E71852181D081C0051A649 /* rules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rules.h; path = src/compiler/rules/rules.h; sourceTree = SOURCE_ROOT; };
|
|
12E75A961891BD32001B8F10 /* json.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json.cpp; sourceTree = "<group>"; };
|
|
12E75A981891BF3B001B8F10 /* json.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = json.c; sourceTree = "<group>"; };
|
|
12E75A9B1891C17D001B8F10 /* json_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_spec.cpp; sourceTree = "<group>"; };
|
|
12E75AA018930931001B8F10 /* expand_repeats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = expand_repeats.cpp; path = src/compiler/prepare_grammar/expand_repeats.cpp; sourceTree = SOURCE_ROOT; };
|
|
12E75AA118930931001B8F10 /* expand_repeats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = expand_repeats.h; path = src/compiler/prepare_grammar/expand_repeats.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCF89187B498C005A7A07 /* tree_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tree_spec.cpp; sourceTree = "<group>"; };
|
|
12EDCF8B187C6251005A7A07 /* document.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = document.h; sourceTree = "<group>"; };
|
|
12EDCF8C187C6282005A7A07 /* document.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = document.c; sourceTree = "<group>"; };
|
|
12EDCF8E187DB33E005A7A07 /* parse_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parse_config.h; sourceTree = "<group>"; };
|
|
12EDCF8F1881FCCA005A7A07 /* extract_tokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = extract_tokens.cpp; path = src/compiler/prepare_grammar/extract_tokens.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCF901881FCCA005A7A07 /* extract_tokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = extract_tokens.h; path = src/compiler/prepare_grammar/extract_tokens.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCF911881FCCA005A7A07 /* perform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = perform.cpp; path = src/compiler/prepare_grammar/perform.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCF921881FCCA005A7A07 /* perform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = perform.h; path = src/compiler/prepare_grammar/perform.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCF931881FCCA005A7A07 /* search_for_symbols.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = search_for_symbols.cpp; path = src/compiler/prepare_grammar/search_for_symbols.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCF941881FCCA005A7A07 /* search_for_symbols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = search_for_symbols.h; path = src/compiler/prepare_grammar/search_for_symbols.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCF9C18820116005A7A07 /* lex_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lex_table.h; sourceTree = "<group>"; };
|
|
12EDCF9D18820116005A7A07 /* parse_table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse_table.cpp; sourceTree = "<group>"; };
|
|
12EDCF9E18820116005A7A07 /* parse_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parse_table.h; sourceTree = "<group>"; };
|
|
12EDCFA218820137005A7A07 /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = src/compiler/build_tables/item.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCFA318820137005A7A07 /* item.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = item.h; path = src/compiler/build_tables/item.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCFA418820137005A7A07 /* perform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = perform.cpp; path = src/compiler/build_tables/perform.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCFA518820137005A7A07 /* perform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = perform.h; path = src/compiler/build_tables/perform.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCFA618820137005A7A07 /* rule_transitions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rule_transitions.cpp; path = src/compiler/build_tables/rule_transitions.cpp; sourceTree = SOURCE_ROOT; };
|
|
12EDCFA718820137005A7A07 /* rule_transitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rule_transitions.h; path = src/compiler/build_tables/rule_transitions.h; sourceTree = SOURCE_ROOT; };
|
|
12EDCFAC18820181005A7A07 /* compile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compile.cpp; sourceTree = "<group>"; };
|
|
12EDCFAD18820181005A7A07 /* compile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compile.h; sourceTree = "<group>"; };
|
|
12EDCFB6188205BA005A7A07 /* rule_transitions_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rule_transitions_spec.cpp; sourceTree = "<group>"; };
|
|
12EDCFB7188205BA005A7A07 /* perform_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = perform_spec.cpp; sourceTree = "<group>"; };
|
|
12EDCFBE18820880005A7A07 /* item_set_closure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = item_set_closure.cpp; sourceTree = "<group>"; };
|
|
12EDCFBF18820880005A7A07 /* item_set_closure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = item_set_closure.h; sourceTree = "<group>"; };
|
|
12EDCFC118820A70005A7A07 /* item_set_transitions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = item_set_transitions.cpp; sourceTree = "<group>"; };
|
|
12EDCFC218820A70005A7A07 /* item_set_transitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = item_set_transitions.h; sourceTree = "<group>"; };
|
|
12EDCFC41882153D005A7A07 /* first_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = first_set.cpp; sourceTree = "<group>"; };
|
|
12EDCFC51882153D005A7A07 /* first_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = first_set.h; sourceTree = "<group>"; };
|
|
12F9A64C182DD5FD00FAF50C /* spec_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spec_helper.cpp; path = spec/spec_helper.cpp; sourceTree = SOURCE_ROOT; };
|
|
12F9A64D182DD5FD00FAF50C /* spec_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = spec_helper.h; path = spec/spec_helper.h; sourceTree = SOURCE_ROOT; };
|
|
12F9A64F182DD6BC00FAF50C /* grammar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grammar.cpp; path = src/compiler/grammar.cpp; sourceTree = SOURCE_ROOT; };
|
|
12F9A650182DD6BC00FAF50C /* grammar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = grammar.h; path = src/compiler/grammar.h; sourceTree = SOURCE_ROOT; };
|
|
12FD405F185E68470041A84E /* c_code.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = c_code.cpp; path = src/compiler/generate_code/c_code.cpp; sourceTree = SOURCE_ROOT; };
|
|
12FD4060185E68470041A84E /* c_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = c_code.h; path = src/compiler/generate_code/c_code.h; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
12FD4063185E75290041A84E /* compile_fixtures.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; name = compile_fixtures.cpp; path = spec/compiler/compile_fixtures.cpp; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
|
|
12FD4065185E7C2F0041A84E /* arithmetic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = arithmetic.c; path = spec/fixtures/parsers/arithmetic.c; sourceTree = SOURCE_ROOT; };
|
|
12FD40D1185EEB5E0041A84E /* runtime_specs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = runtime_specs; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
12FD40D4185FED9A0041A84E /* tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tree.h; sourceTree = "<group>"; };
|
|
12FD40DA185FEF0D0041A84E /* arithmetic_spec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arithmetic_spec.cpp; sourceTree = "<group>"; };
|
|
12FD40DE1860064C0041A84E /* tree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tree.c; sourceTree = "<group>"; };
|
|
12FD40E41862B3530041A84E /* visitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = visitor.h; sourceTree = "<group>"; };
|
|
12FD40E618639B910041A84E /* visitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = visitor.cpp; sourceTree = "<group>"; };
|
|
12FD40E818641FB70041A84E /* rules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rules.cpp; sourceTree = "<group>"; };
|
|
12FD40F5186A16020041A84E /* lex_table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lex_table.cpp; sourceTree = "<group>"; };
|
|
27A340F3EEB184C040521323 /* pattern.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pattern.cpp; sourceTree = "<group>"; };
|
|
27A3438C4FA59A3882E8493B /* pattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pattern.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
12E71791181D02A80051A649 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
12FD40CC185EEB5E0041A84E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
12130602182C344400FCF928 /* rules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1213060F182C3A1100FCF928 /* blank.cpp */,
|
|
12130610182C3A1100FCF928 /* blank.h */,
|
|
12130603182C348F00FCF928 /* character_set.cpp */,
|
|
12130604182C348F00FCF928 /* character_set.h */,
|
|
1213060C182C398300FCF928 /* choice.cpp */,
|
|
1213060D182C398300FCF928 /* choice.h */,
|
|
27A340F3EEB184C040521323 /* pattern.cpp */,
|
|
27A3438C4FA59A3882E8493B /* pattern.h */,
|
|
12D136A2183678A2005F3369 /* repeat.cpp */,
|
|
12D136A3183678A2005F3369 /* repeat.h */,
|
|
1251209A1830145300C9B56A /* rule.cpp */,
|
|
12130607182C374800FCF928 /* rule.h */,
|
|
12FD40E818641FB70041A84E /* rules.cpp */,
|
|
12E71852181D081C0051A649 /* rules.h */,
|
|
12130612182C3A1700FCF928 /* seq.cpp */,
|
|
12130613182C3A1700FCF928 /* seq.h */,
|
|
12130615182C3D2900FCF928 /* string.cpp */,
|
|
12130616182C3D2900FCF928 /* string.h */,
|
|
12130609182C389100FCF928 /* symbol.cpp */,
|
|
1213060A182C389100FCF928 /* symbol.h */,
|
|
12FD40E618639B910041A84E /* visitor.cpp */,
|
|
12FD40E41862B3530041A84E /* visitor.h */,
|
|
);
|
|
path = rules;
|
|
sourceTree = "<group>";
|
|
};
|
|
12130618182C84B700FCF928 /* build_tables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12EDCFC41882153D005A7A07 /* first_set.cpp */,
|
|
12EDCFC51882153D005A7A07 /* first_set.h */,
|
|
12AB465D188BD03E00DE79DF /* follow_sets.cpp */,
|
|
12AB465E188BD03E00DE79DF /* follow_sets.h */,
|
|
12EDCFA218820137005A7A07 /* item.cpp */,
|
|
12EDCFA318820137005A7A07 /* item.h */,
|
|
12EDCFBE18820880005A7A07 /* item_set_closure.cpp */,
|
|
12EDCFBF18820880005A7A07 /* item_set_closure.h */,
|
|
12EDCFC118820A70005A7A07 /* item_set_transitions.cpp */,
|
|
12EDCFC218820A70005A7A07 /* item_set_transitions.h */,
|
|
127528AF18A6F9C6006B682B /* merge_transitions.h */,
|
|
12EDCFA418820137005A7A07 /* perform.cpp */,
|
|
12EDCFA518820137005A7A07 /* perform.h */,
|
|
12EDCFA618820137005A7A07 /* rule_transitions.cpp */,
|
|
12EDCFA718820137005A7A07 /* rule_transitions.h */,
|
|
127528B118AACAAA006B682B /* rule_can_be_blank.cpp */,
|
|
127528B218AACAAA006B682B /* rule_can_be_blank.h */,
|
|
);
|
|
path = build_tables;
|
|
sourceTree = "<group>";
|
|
};
|
|
1213061C182C854F00FCF928 /* build_tables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12EDCFB6188205BA005A7A07 /* rule_transitions_spec.cpp */,
|
|
12EDCFB7188205BA005A7A07 /* perform_spec.cpp */,
|
|
12BC470618830BC5005AC502 /* first_set_spec.cpp */,
|
|
12AB4660188CB3A300DE79DF /* item_set_closure_spec.cpp */,
|
|
127528B418AACB70006B682B /* rule_can_be_blank_spec.cpp */,
|
|
);
|
|
path = build_tables;
|
|
sourceTree = "<group>";
|
|
};
|
|
125120A118307FCA00C9B56A /* grammars */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
125120A218307FFD00C9B56A /* test_grammars.h */,
|
|
125120A3183083BD00C9B56A /* arithmetic.cpp */,
|
|
12E75A961891BD32001B8F10 /* json.cpp */,
|
|
);
|
|
path = grammars;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AB4662188DCB7B00DE79DF /* helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AB4663188DCB9800DE79DF /* stream_methods.h */,
|
|
);
|
|
name = helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
12D1369F18357066005F3369 /* rules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
121492EA181E200B008E9BDA /* rules_spec.cpp */,
|
|
12D136A0183570F5005F3369 /* pattern_spec.cpp */,
|
|
12661BF318A1505A00A259FB /* character_set_spec.cpp */,
|
|
);
|
|
name = rules;
|
|
path = compiler/rules;
|
|
sourceTree = "<group>";
|
|
};
|
|
12E716F9181D010E0051A649 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12E71795181D02A80051A649 /* Products */,
|
|
12FD40D3185FED630041A84E /* include */,
|
|
12E71796181D02A80051A649 /* spec */,
|
|
12E71701181D01890051A649 /* src */,
|
|
12D1369E18342088005F3369 /* todo.md */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
12E71701181D01890051A649 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD40AD185EE5440041A84E /* runtime */,
|
|
12FD40AC185EE4C00041A84E /* compiler */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
12E71795181D02A80051A649 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12E71794181D02A80051A649 /* compiler_specs */,
|
|
12FD40D1185EEB5E0041A84E /* runtime_specs */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
12E71796181D02A80051A649 /* spec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD40AE185EE6610041A84E /* compiler */,
|
|
12FD40AF185EE81D0041A84E /* fixtures */,
|
|
12AB4662188DCB7B00DE79DF /* helpers */,
|
|
121492E9181E200B008E9BDA /* main.cpp */,
|
|
12FD40B0185EE97E0041A84E /* runtime */,
|
|
12F9A64C182DD5FD00FAF50C /* spec_helper.cpp */,
|
|
12F9A64D182DD5FD00FAF50C /* spec_helper.h */,
|
|
);
|
|
path = spec;
|
|
sourceTree = "<group>";
|
|
};
|
|
12ED72A5186FC6D90089229B /* prepare_grammar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12E75AA018930931001B8F10 /* expand_repeats.cpp */,
|
|
12E75AA118930931001B8F10 /* expand_repeats.h */,
|
|
12EDCF8F1881FCCA005A7A07 /* extract_tokens.cpp */,
|
|
12EDCF901881FCCA005A7A07 /* extract_tokens.h */,
|
|
12EDCF911881FCCA005A7A07 /* perform.cpp */,
|
|
12EDCF921881FCCA005A7A07 /* perform.h */,
|
|
12EDCF931881FCCA005A7A07 /* search_for_symbols.cpp */,
|
|
12EDCF941881FCCA005A7A07 /* search_for_symbols.h */,
|
|
);
|
|
name = prepare_grammar;
|
|
path = grammar;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD4062185E74DF0041A84E /* parsers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12E75A981891BF3B001B8F10 /* json.c */,
|
|
12FD4065185E7C2F0041A84E /* arithmetic.c */,
|
|
);
|
|
path = parsers;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD4067185E8AF40041A84E /* generate_code */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD405F185E68470041A84E /* c_code.cpp */,
|
|
12FD4060185E68470041A84E /* c_code.h */,
|
|
);
|
|
path = generate_code;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40AC185EE4C00041A84E /* compiler */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12130618182C84B700FCF928 /* build_tables */,
|
|
12EDCFAC18820181005A7A07 /* compile.cpp */,
|
|
12EDCFAD18820181005A7A07 /* compile.h */,
|
|
12FD4067185E8AF40041A84E /* generate_code */,
|
|
12F9A64F182DD6BC00FAF50C /* grammar.cpp */,
|
|
12F9A650182DD6BC00FAF50C /* grammar.h */,
|
|
12FD40F5186A16020041A84E /* lex_table.cpp */,
|
|
12EDCF9C18820116005A7A07 /* lex_table.h */,
|
|
12EDCF9D18820116005A7A07 /* parse_table.cpp */,
|
|
12EDCF9E18820116005A7A07 /* parse_table.h */,
|
|
12ED72A5186FC6D90089229B /* prepare_grammar */,
|
|
12130602182C344400FCF928 /* rules */,
|
|
);
|
|
path = compiler;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40AD185EE5440041A84E /* runtime */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD40DE1860064C0041A84E /* tree.c */,
|
|
12EDCF8C187C6282005A7A07 /* document.c */,
|
|
12BC470318822A17005AC502 /* parse_config.cpp */,
|
|
);
|
|
path = runtime;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40AE185EE6610041A84E /* compiler */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1213061C182C854F00FCF928 /* build_tables */,
|
|
12FD4063185E75290041A84E /* compile_fixtures.cpp */,
|
|
1225CC6318765693000D4723 /* prepare_grammar_spec.cpp */,
|
|
12D1369F18357066005F3369 /* rules */,
|
|
);
|
|
path = compiler;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40AF185EE81D0041A84E /* fixtures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
125120A118307FCA00C9B56A /* grammars */,
|
|
12FD4062185E74DF0041A84E /* parsers */,
|
|
);
|
|
path = fixtures;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40B0185EE97E0041A84E /* runtime */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD40DA185FEF0D0041A84E /* arithmetic_spec.cpp */,
|
|
12EDCF89187B498C005A7A07 /* tree_spec.cpp */,
|
|
12E75A9B1891C17D001B8F10 /* json_spec.cpp */,
|
|
);
|
|
path = runtime;
|
|
sourceTree = "<group>";
|
|
};
|
|
12FD40D3185FED630041A84E /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12FD40D4185FED9A0041A84E /* tree.h */,
|
|
121D8B3018795CC0003CF44B /* parser.h */,
|
|
12EDCF8B187C6251005A7A07 /* document.h */,
|
|
12EDCF8E187DB33E005A7A07 /* parse_config.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
12E71793181D02A80051A649 /* compiler_specs */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 12E7179B181D02A80051A649 /* Build configuration list for PBXNativeTarget "compiler_specs" */;
|
|
buildPhases = (
|
|
12E71790181D02A80051A649 /* Sources */,
|
|
12E71791181D02A80051A649 /* Frameworks */,
|
|
12E71792181D02A80051A649 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = compiler_specs;
|
|
productName = Specs;
|
|
productReference = 12E71794181D02A80051A649 /* compiler_specs */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
12FD40B1185EEB5E0041A84E /* runtime_specs */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 12FD40CE185EEB5E0041A84E /* Build configuration list for PBXNativeTarget "runtime_specs" */;
|
|
buildPhases = (
|
|
12FD40B2185EEB5E0041A84E /* Sources */,
|
|
12FD40CC185EEB5E0041A84E /* Frameworks */,
|
|
12FD40CD185EEB5E0041A84E /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = runtime_specs;
|
|
productName = Specs;
|
|
productReference = 12FD40D1185EEB5E0041A84E /* runtime_specs */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
12E716FA181D010E0051A649 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
};
|
|
buildConfigurationList = 12E716FD181D010E0051A649 /* Build configuration list for PBXProject "tree_sitter" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 12E716F9181D010E0051A649;
|
|
productRefGroup = 12E71795181D02A80051A649 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
12E71793181D02A80051A649 /* compiler_specs */,
|
|
12FD40B1185EEB5E0041A84E /* runtime_specs */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
12E71790181D02A80051A649 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
12130614182C3A1700FCF928 /* seq.cpp in Sources */,
|
|
125120A4183083BD00C9B56A /* arithmetic.cpp in Sources */,
|
|
12EDCFB31882039A005A7A07 /* rule_transitions.cpp in Sources */,
|
|
12FD40D9185FEEDF0041A84E /* pattern_spec.cpp in Sources */,
|
|
12130617182C3D2900FCF928 /* string.cpp in Sources */,
|
|
12EDCFC018820880005A7A07 /* item_set_closure.cpp in Sources */,
|
|
12E75AA218930931001B8F10 /* expand_repeats.cpp in Sources */,
|
|
12EDCFBD188205BF005A7A07 /* perform_spec.cpp in Sources */,
|
|
12EDCFC61882153D005A7A07 /* first_set.cpp in Sources */,
|
|
12130611182C3A1100FCF928 /* blank.cpp in Sources */,
|
|
12AB465F188BD03E00DE79DF /* follow_sets.cpp in Sources */,
|
|
1213060E182C398300FCF928 /* choice.cpp in Sources */,
|
|
127528B318AACAAA006B682B /* rule_can_be_blank.cpp in Sources */,
|
|
12F9A64E182DD5FD00FAF50C /* spec_helper.cpp in Sources */,
|
|
12EDCFB018820392005A7A07 /* item.cpp in Sources */,
|
|
12FD40F7186A16020041A84E /* lex_table.cpp in Sources */,
|
|
12AB4661188CB3A300DE79DF /* item_set_closure_spec.cpp in Sources */,
|
|
12FD40E918641FB70041A84E /* rules.cpp in Sources */,
|
|
12661BF418A1505A00A259FB /* character_set_spec.cpp in Sources */,
|
|
12EDCF981881FCD5005A7A07 /* extract_tokens.cpp in Sources */,
|
|
12E75A971891BD32001B8F10 /* json.cpp in Sources */,
|
|
12FD4061185E68470041A84E /* c_code.cpp in Sources */,
|
|
12FD40D8185FEEDF0041A84E /* rules_spec.cpp in Sources */,
|
|
12EDCFC318820A70005A7A07 /* item_set_transitions.cpp in Sources */,
|
|
12FD4064185E75290041A84E /* compile_fixtures.cpp in Sources */,
|
|
12EDCFAF18820387005A7A07 /* parse_table.cpp in Sources */,
|
|
1214930E181E200B008E9BDA /* main.cpp in Sources */,
|
|
12F9A651182DD6BC00FAF50C /* grammar.cpp in Sources */,
|
|
12D136A4183678A2005F3369 /* repeat.cpp in Sources */,
|
|
1225CC6418765693000D4723 /* prepare_grammar_spec.cpp in Sources */,
|
|
12EDCF9A1881FCD9005A7A07 /* search_for_symbols.cpp in Sources */,
|
|
12EDCFB21882039A005A7A07 /* perform.cpp in Sources */,
|
|
12FD40E718639B910041A84E /* visitor.cpp in Sources */,
|
|
12EDCF991881FCD9005A7A07 /* perform.cpp in Sources */,
|
|
12EDCFBC188205BF005A7A07 /* rule_transitions_spec.cpp in Sources */,
|
|
12130605182C348F00FCF928 /* character_set.cpp in Sources */,
|
|
12EDCFB418820519005A7A07 /* compile.cpp in Sources */,
|
|
12BC470718830BC5005AC502 /* first_set_spec.cpp in Sources */,
|
|
1213060B182C389100FCF928 /* symbol.cpp in Sources */,
|
|
127528B518AACB70006B682B /* rule_can_be_blank_spec.cpp in Sources */,
|
|
1251209B1830145300C9B56A /* rule.cpp in Sources */,
|
|
27A343CA69E17E0F9EBEDF1C /* pattern.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
12FD40B2185EEB5E0041A84E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
12EDCF8A187B498C005A7A07 /* tree_spec.cpp in Sources */,
|
|
12E75A9A1891BF57001B8F10 /* json.c in Sources */,
|
|
12EDCF8D187C6282005A7A07 /* document.c in Sources */,
|
|
12FD40DF1860064C0041A84E /* tree.c in Sources */,
|
|
12FD40D2185EEB970041A84E /* arithmetic.c in Sources */,
|
|
12E75A9C1891C17D001B8F10 /* json_spec.cpp in Sources */,
|
|
12FD40DB185FEF0D0041A84E /* arithmetic_spec.cpp in Sources */,
|
|
12FD40C2185EEB5E0041A84E /* main.cpp in Sources */,
|
|
12BC470518822B27005AC502 /* parse_config.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
12E716FE181D010E0051A649 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_VERSION = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
spec/externals/igloo,
|
|
src/externals/boost,
|
|
src/compiler,
|
|
src/runtime,
|
|
);
|
|
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
|
|
USER_HEADER_SEARCH_PATHS = "src/externals/boost spec/externals/igloo";
|
|
};
|
|
name = Debug;
|
|
};
|
|
12E716FF181D010E0051A649 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
GCC_VERSION = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
spec/externals/igloo,
|
|
src/externals/boost,
|
|
src/compiler,
|
|
src/runtime,
|
|
);
|
|
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
|
|
USER_HEADER_SEARCH_PATHS = "src/externals/boost spec/externals/igloo";
|
|
};
|
|
name = Release;
|
|
};
|
|
12E7179C181D02A80051A649 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++11";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
externals/igloo,
|
|
externals/bandit,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
12E7179D181D02A80051A649 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++11";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
externals/igloo,
|
|
externals/bandit,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
12FD40CF185EEB5E0041A84E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++11";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
externals/igloo,
|
|
include,
|
|
externals/bandit,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = runtime_specs;
|
|
SDKROOT = macosx;
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
12FD40D0185EEB5E0041A84E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++11";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
externals/igloo,
|
|
include,
|
|
externals/bandit,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
PRODUCT_NAME = runtime_specs;
|
|
SDKROOT = macosx;
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
12E716FD181D010E0051A649 /* Build configuration list for PBXProject "tree_sitter" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
12E716FE181D010E0051A649 /* Debug */,
|
|
12E716FF181D010E0051A649 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
12E7179B181D02A80051A649 /* Build configuration list for PBXNativeTarget "compiler_specs" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
12E7179C181D02A80051A649 /* Debug */,
|
|
12E7179D181D02A80051A649 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
12FD40CE185EEB5E0041A84E /* Build configuration list for PBXNativeTarget "runtime_specs" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
12FD40CF185EEB5E0041A84E /* Debug */,
|
|
12FD40D0185EEB5E0041A84E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 12E716FA181D010E0051A649 /* Project object */;
|
|
}
|