standalone parser
commitddb75ce3af883052d6f347e0b85946e23e07bf01
authorJames Michael DuPont <mdupont@introspector-mail.(none)>
Mon, 22 Feb 2010 19:49:21 +0000 (22 20:49 +0100)
committerJames Michael DuPont <mdupont@introspector-mail.(none)>
Mon, 22 Feb 2010 19:49:21 +0000 (22 20:49 +0100)
tree50972a9bb8a2758b7da0f32c414f983d546ac966
parent6cfaa67ac958da5c2d5a3c2b290fa1651bdd6486
standalone parser
335 files changed:
parser/#test.sh# [new file with mode: 0644]
parser/.#test.sh [new symlink]
parser/AUTHORS [new file with mode: 0644]
parser/COPYING [new file with mode: 0644]
parser/ChangeLog [new file with mode: 0644]
parser/CoreLinkFunctions.php [new file with mode: 0644]
parser/CoreLinkFunctions.php.c [new file with mode: 0644]
parser/CoreLinkFunctions.php.err [new file with mode: 0644]
parser/CoreLinkFunctions.php.xml [new file with mode: 0644]
parser/CoreParserFunctions.php [new file with mode: 0644]
parser/CoreParserFunctions.php.c [new file with mode: 0644]
parser/CoreParserFunctions.php.err [new file with mode: 0644]
parser/CoreParserFunctions.php.xml [new file with mode: 0644]
parser/DateFormatter.php [new file with mode: 0644]
parser/DateFormatter.php.c [new file with mode: 0644]
parser/DateFormatter.php.err [new file with mode: 0644]
parser/DateFormatter.php.xml [new file with mode: 0644]
parser/DeclaredFunctions.h [new file with mode: 0755]
parser/INSTALL [new file with mode: 0644]
parser/Implementation.cxx [new file with mode: 0755]
parser/LinkHolderArray.php [new file with mode: 0644]
parser/LinkHolderArray.php.c [new file with mode: 0644]
parser/LinkHolderArray.php.err [new file with mode: 0644]
parser/LinkHolderArray.php.xml [new file with mode: 0644]
parser/Makefile [new file with mode: 0755]
parser/Makefile.am [new file with mode: 0644]
parser/MyHacks.h [new file with mode: 0644]
parser/NEWS [new file with mode: 0644]
parser/Parser.php [new file with mode: 0644]
parser/Parser.php.c [new file with mode: 0644]
parser/Parser.php.err [new file with mode: 0644]
parser/Parser.php.report/Makefile [new file with mode: 0644]
parser/Parser.php.report/Methods.xml [new file with mode: 0644]
parser/Parser.php.report/Methods.xsl [new file with mode: 0644]
parser/Parser.php.report/Parser.php.out.xml [new file with mode: 0644]
parser/Parser.php.report/Parser.php.out2.xml [new file with mode: 0644]
parser/Parser.php.report/createxslt.sh [new file with mode: 0644]
parser/Parser.php.report/elements.txt [new file with mode: 0644]
parser/Parser.php.report/extract.pl [new file with mode: 0644]
parser/Parser.php.report/extract.sh [new file with mode: 0644]
parser/Parser.php.report/extract2.sh [new file with mode: 0644]
parser/Parser.php.report/findmissing.sh [new file with mode: 0644]
parser/Parser.php.report/getstruct.pl [new file with mode: 0644]
parser/Parser.php.report/newtemplates-inc.xsl [new file with mode: 0644]
parser/Parser.php.report/newtemplates.xsl [new file with mode: 0644]
parser/Parser.php.report/newxlst.xml [new file with mode: 0644]
parser/Parser.php.report/past.log [new file with mode: 0644]
parser/Parser.php.report/past.out [new file with mode: 0644]
parser/Parser.php.report/paths.txt [new file with mode: 0644]
parser/Parser.php.report/phc_xml_test.xsl [new file with mode: 0644]
parser/Parser.php.report/phc_xml_test2.xsl [new file with mode: 0644]
parser/Parser.php.report/phc_xml_to_past_xml.xsl [new symlink]
parser/Parser.php.report/runxlst.sh [new file with mode: 0644]
parser/Parser.php.report/structure.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Actual_parameter.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Actual_parameter_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Array.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Array_elem.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Array_elem_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Assignment.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Attr_mod.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Attribute.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:BOOL.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Bin_op.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Break.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:CAST.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:CLASS_NAME.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:CONSTANT_NAME.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Cast.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Class_def.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Class_mod.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Conditional_expr.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Constant.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Continue.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Do.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Eval_expr.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Expr.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Expr_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:For.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Foreach.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Formal_parameter.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Formal_parameter_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Global.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:INT.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:INTERFACE_NAME_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:If.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Ignore_errors.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Instanceof.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:List_assignment.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:List_element_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:METHOD_NAME.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Member_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Method.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Method_invocation.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Method_mod.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:NIL.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Name_with_default.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Name_with_default_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:New.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Nop.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:OP.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Op.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Op_assignment.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:PHP_script.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Post_op.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Pre_op.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:REAL.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Reflection.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Return.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:STRING.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Signature.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Statement_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Static_declaration.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Switch.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Switch_case.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Switch_case_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Target.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Throw.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Type.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Unary_op.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:VARIABLE_NAME.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Variable.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:Variable_name_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.AST:While.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.Name_with_default_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.attr.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.attrs.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.bool.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.integer.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.string.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.string_list.txt [new file with mode: 0644]
parser/Parser.php.report/subtrees/sub_trees.value.txt [new file with mode: 0644]
parser/Parser.php.report/types.txt [new file with mode: 0644]
parser/Parser.php.report/xsltproc.log [new file with mode: 0644]
parser/Parser.php.report/xsltproc.out [new file with mode: 0644]
parser/Parser.php.xml [new file with mode: 0644]
parser/Parser2.php [new file with mode: 0644]
parser/Parser2.php.xml [new file with mode: 0644]
parser/ParserCache.php [new file with mode: 0644]
parser/ParserCache.php.c [new file with mode: 0644]
parser/ParserCache.php.err [new file with mode: 0644]
parser/ParserCache.php.xml [new file with mode: 0644]
parser/ParserOptions.php [new file with mode: 0644]
parser/ParserOptions.php.c [new file with mode: 0644]
parser/ParserOptions.php.err [new file with mode: 0644]
parser/ParserOptions.php.xml [new file with mode: 0644]
parser/ParserOutput.php [new file with mode: 0644]
parser/ParserOutput.php.c [new file with mode: 0644]
parser/ParserOutput.php.err [new file with mode: 0644]
parser/ParserOutput.php.xml [new file with mode: 0644]
parser/ParserPhc.cxx [new file with mode: 0644]
parser/ParserPhc.php [new file with mode: 0644]
parser/ParserPhc.php.xml [new file with mode: 0644]
parser/ParserRegex.c [new file with mode: 0644]
parser/Parser_DiffTest.php [new file with mode: 0644]
parser/Parser_DiffTest.php.c [new file with mode: 0644]
parser/Parser_DiffTest.php.err [new file with mode: 0644]
parser/Parser_DiffTest.php.xml [new file with mode: 0644]
parser/Parser_LinkHooks.php [new file with mode: 0644]
parser/Parser_LinkHooks.php.c [new file with mode: 0644]
parser/Parser_LinkHooks.php.err [new file with mode: 0644]
parser/Parser_LinkHooks.php.xml [new file with mode: 0644]
parser/Parsertestcase.php [new file with mode: 0644]
parser/Preprocessor.php [new file with mode: 0644]
parser/Preprocessor.php.c [new file with mode: 0644]
parser/Preprocessor.php.err [new file with mode: 0644]
parser/Preprocessor.php.xml [new file with mode: 0644]
parser/Preprocessor_DOM.php [new file with mode: 0644]
parser/Preprocessor_DOM.php.c [new file with mode: 0644]
parser/Preprocessor_DOM.php.err [new file with mode: 0644]
parser/Preprocessor_DOM.php.xml [new file with mode: 0644]
parser/Preprocessor_Hash.php [new file with mode: 0644]
parser/Preprocessor_Hash.php.c [new file with mode: 0644]
parser/Preprocessor_Hash.php.err [new file with mode: 0644]
parser/Preprocessor_Hash.php.xml [new file with mode: 0644]
parser/README [new file with mode: 0644]
parser/StandardHeader.h [new file with mode: 0755]
parser/TestBlock1.cxx [new file with mode: 0755]
parser/Tidy.php [new file with mode: 0644]
parser/Tidy.php.c [new file with mode: 0644]
parser/Tidy.php.err [new file with mode: 0644]
parser/Tidy.php.xml [new file with mode: 0644]
parser/config.h.in [new file with mode: 0644]
parser/configure.ac [new file with mode: 0644]
parser/gen/CMakeCache.txt [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeCCompiler.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeCXXCompiler.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeDetermineCompilerABI_C.bin [new file with mode: 0755]
parser/gen/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin [new file with mode: 0755]
parser/gen/CMakeFiles/CMakeDirectoryInformation.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeError.log [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeOutput.log [new file with mode: 0644]
parser/gen/CMakeFiles/CMakeSystem.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/CompilerIdC/CMakeCCompilerId.c [new file with mode: 0644]
parser/gen/CMakeFiles/CompilerIdC/a.out [new file with mode: 0755]
parser/gen/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp [new file with mode: 0644]
parser/gen/CMakeFiles/CompilerIdCXX/a.out [new file with mode: 0755]
parser/gen/CMakeFiles/Makefile.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/Makefile2 [new file with mode: 0644]
parser/gen/CMakeFiles/TargetDirectories.txt [new file with mode: 0644]
parser/gen/CMakeFiles/cmake.check_cache [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/CXX.includecache [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/DependInfo.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/build.make [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/cmake_clean.cmake [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/depend.internal [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/depend.make [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/flags.make [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/link.txt [new file with mode: 0644]
parser/gen/CMakeFiles/program.dir/progress.make [new file with mode: 0644]
parser/gen/CMakeFiles/progress.marks [new file with mode: 0644]
parser/gen/CMakeLists.txt [new file with mode: 0644]
parser/gen/CMakeLists.txt.mike [new file with mode: 0644]
parser/gen/CMakeLists.txt.mike2 [new file with mode: 0644]
parser/gen/CMakeLists.txt~ [new file with mode: 0644]
parser/gen/CodeError.js [new file with mode: 0644]
parser/gen/Makefile [new file with mode: 0644]
parser/gen/cls/ansitermcolorer.h [new file with mode: 0644]
parser/gen/cls/article.h [new file with mode: 0644]
parser/gen/cls/backlinkcache.h [new file with mode: 0644]
parser/gen/cls/block.h [new file with mode: 0644]
parser/gen/cls/citerator.h [new file with mode: 0644]
parser/gen/cls/coreparserfunctions.h [new file with mode: 0644]
parser/gen/cls/ctraversable.h [new file with mode: 0644]
parser/gen/cls/dbtestpreviewer.h [new file with mode: 0644]
parser/gen/cls/dbtestrecorder.h [new file with mode: 0644]
parser/gen/cls/doublereplacer.h [new file with mode: 0644]
parser/gen/cls/dummytermcolorer.h [new file with mode: 0644]
parser/gen/cls/errorpageerror.h [new file with mode: 0644]
parser/gen/cls/explodeiterator.h [new file with mode: 0644]
parser/gen/cls/fakeconverter.h [new file with mode: 0644]
parser/gen/cls/fakememcachedclient.h [new file with mode: 0644]
parser/gen/cls/fatalerror.h [new file with mode: 0644]
parser/gen/cls/filecache.h [new file with mode: 0644]
parser/gen/cls/getdb.h [new file with mode: 0644]
parser/gen/cls/hashtablereplacer.h [new file with mode: 0644]
parser/gen/cls/htmlcacheupdate.h [new file with mode: 0644]
parser/gen/cls/htmlfilecache.h [new file with mode: 0644]
parser/gen/cls/interwiki.h [new file with mode: 0644]
parser/gen/cls/ip.h [new file with mode: 0644]
parser/gen/cls/language.h [new file with mode: 0644]
parser/gen/cls/linkbatch.h [new file with mode: 0644]
parser/gen/cls/linkcache.h [new file with mode: 0644]
parser/gen/cls/linker.h [new file with mode: 0644]
parser/gen/cls/linkholderarray.h [new file with mode: 0644]
parser/gen/cls/linksupdate.h [new file with mode: 0644]
parser/gen/cls/magicword.h [new file with mode: 0644]
parser/gen/cls/magicwordarray.h [new file with mode: 0644]
parser/gen/cls/mediawiki_i18n.h [new file with mode: 0644]
parser/gen/cls/memcached.h [new file with mode: 0644]
parser/gen/cls/memcachedclientforwiki.h [new file with mode: 0644]
parser/gen/cls/messagecache.h [new file with mode: 0644]
parser/gen/cls/monobooktemplate.h [new file with mode: 0644]
parser/gen/cls/mwexception.h [new file with mode: 0644]
parser/gen/cls/mwnamespace.h [new file with mode: 0644]
parser/gen/cls/onlyincludereplacer.h [new file with mode: 0644]
parser/gen/cls/outputpage.h [new file with mode: 0644]
parser/gen/cls/parser.h [new file with mode: 0644]
parser/gen/cls/parseroptions.h [new file with mode: 0644]
parser/gen/cls/parseroutput.h [new file with mode: 0644]
parser/gen/cls/parsertest.h [new file with mode: 0644]
parser/gen/cls/passworderror.h [new file with mode: 0644]
parser/gen/cls/ppcustomframe_dom.h [new file with mode: 0644]
parser/gen/cls/ppdpart.h [new file with mode: 0644]
parser/gen/cls/ppdstack.h [new file with mode: 0644]
parser/gen/cls/ppdstackelement.h [new file with mode: 0644]
parser/gen/cls/ppframe.h [new file with mode: 0644]
parser/gen/cls/ppframe_dom.h [new file with mode: 0644]
parser/gen/cls/ppnode.h [new file with mode: 0644]
parser/gen/cls/ppnode_dom.h [new file with mode: 0644]
parser/gen/cls/pptemplateframe_dom.h [new file with mode: 0644]
parser/gen/cls/preprocessor.h [new file with mode: 0644]
parser/gen/cls/preprocessor_dom.h [new file with mode: 0644]
parser/gen/cls/profiler.h [new file with mode: 0644]
parser/gen/cls/proveparsertest.h [new file with mode: 0644]
parser/gen/cls/provetestrecorder.h [new file with mode: 0644]
parser/gen/cls/quicktemplate.h [new file with mode: 0644]
parser/gen/cls/recentchange.h [new file with mode: 0644]
parser/gen/cls/regexlikereplacer.h [new file with mode: 0644]
parser/gen/cls/replacementarray.h [new file with mode: 0644]
parser/gen/cls/replacer.h [new file with mode: 0644]
parser/gen/cls/repogroup.h [new file with mode: 0644]
parser/gen/cls/request.h [new file with mode: 0644]
parser/gen/cls/revision.h [new file with mode: 0644]
parser/gen/cls/sanitizer.h [new file with mode: 0644]
parser/gen/cls/searchupdate.h [new file with mode: 0644]
parser/gen/cls/sitestatsupdate.h [new file with mode: 0644]
parser/gen/cls/skin.h [new file with mode: 0644]
parser/gen/cls/skinmonobook.h [new file with mode: 0644]
parser/gen/cls/skintemplate.h [new file with mode: 0644]
parser/gen/cls/status.h [new file with mode: 0644]
parser/gen/cls/stringutils.h [new file with mode: 0644]
parser/gen/cls/stripstate.h [new file with mode: 0644]
parser/gen/cls/stubcontlang.h [new file with mode: 0644]
parser/gen/cls/stubobject.h [new file with mode: 0644]
parser/gen/cls/stubuser.h [new file with mode: 0644]
parser/gen/cls/stubuserlang.h [new file with mode: 0644]
parser/gen/cls/testrecorder.h [new file with mode: 0644]
parser/gen/cls/title.h [new file with mode: 0644]
parser/gen/cls/titlearray.h [new file with mode: 0644]
parser/gen/cls/titlearrayfromresult.h [new file with mode: 0644]
parser/gen/cls/user.h [new file with mode: 0644]
parser/gen/cls/utfnormal.h [new file with mode: 0644]
parser/gen/cls/xml.h [new file with mode: 0644]
parser/gen/cls/xmlselect.h [new file with mode: 0644]
parser/gen/cmake_install.cmake [new file with mode: 0644]
parser/gen/parserTests.txt [new file with mode: 0644]
parser/gen/php/Parser2.cpp [new file with mode: 0644]
parser/gen/php/Parser2.fw.h [new file with mode: 0644]
parser/gen/php/Parser2.h [new file with mode: 0644]
parser/gen/runmake.sh [new file with mode: 0644]
parser/gen/runmake.sh~ [new file with mode: 0644]
parser/gen/sys/class_map.cpp [new file with mode: 0644]
parser/gen/sys/dynamic_table_class.no.cpp [new file with mode: 0644]
parser/gen/sys/dynamic_table_constant.no.cpp [new file with mode: 0644]
parser/gen/sys/dynamic_table_file.no.cpp [new file with mode: 0644]
parser/gen/sys/dynamic_table_func.no.cpp [new file with mode: 0644]
parser/gen/sys/global_state.no.cpp [new file with mode: 0644]
parser/gen/sys/global_variables.h [new file with mode: 0644]
parser/gen/sys/global_variables_1.no.cpp [new file with mode: 0644]
parser/gen/sys/global_variables_2.no.cpp [new file with mode: 0644]
parser/gen/sys/global_variables_3.no.cpp [new file with mode: 0644]
parser/gen/sys/global_variables_4.no.cpp [new file with mode: 0644]
parser/gen/sys/main.no.cpp [new file with mode: 0644]
parser/gen/sys/name_maps.cpp [new file with mode: 0644]
parser/gen/sys/scalar_arrays_0.no.cpp [new file with mode: 0644]
parser/gen/sys/source_info.cpp [new file with mode: 0644]
parser/gprof.report [new file with mode: 0644]
parser/parselinks.pl [new file with mode: 0755]
parser/parserTests.txt [new file with mode: 0644]
parser/phcpatch.diff [new file with mode: 0644]
parser/phcstd.h [new file with mode: 0644]
parser/php.h [new file with mode: 0644]
parser/test.sh [new file with mode: 0644]
parser/test.sh~ [new file with mode: 0644]