Author: bernhard
Date: Wed Jan 28 12:10:21 2009
New Revision: 36113
Added:
trunk/languages/pipp/lib/Parrot/Test/Pipp/Phc.pm
- copied unchanged from r36112, /tags/RELEASE_0_8_2/languages/pipp/lib/Parrot/Test/Pipp/Phc.pm
trunk/languages/pipp/src/phc/
- copied from r36112, /tags/RELEASE_0_8_2/languages/pipp/src/phc/
Modified:
trunk/MANIFEST
Log:
[Pipp] Add code for the PHC variant again, as there is new interest
Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST (original)
+++ trunk/MANIFEST Wed Jan 28 12:10:21 2009
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Wed Jan 28 08:02:55 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Wed Jan 28 20:09:00 2009 UT
#
# See tools/dev/install_files.pl for documentation on the
# format of this file.
@@ -2030,6 +2030,7 @@
languages/pipp/lib/Parrot/Test/Pipp.pm [pipp]
languages/pipp/lib/Parrot/Test/Pipp/PCT.pm [pipp]
languages/pipp/lib/Parrot/Test/Pipp/PHP.pm [pipp]
+languages/pipp/lib/Parrot/Test/Pipp/Phc.pm [pipp]
languages/pipp/past_xml.xsd [pipp]
languages/pipp/pipp.pir [pipp]
languages/pipp/src/build/genskel.pl [pipp]
@@ -2159,6 +2160,8 @@
languages/pipp/src/pct/actions.pm [pipp]
languages/pipp/src/pct/grammar.pg [pipp]
languages/pipp/src/pct/quote_expression.pir [pipp]
+languages/pipp/src/phc/past_xml_to_past_nqp.xsl [pipp]
+languages/pipp/src/phc/phc_xml_to_past_xml.xsl [pipp]
languages/pipp/src/pmc/php.pmc [pipp]
languages/pipp/src/pmc/php_private.h [pipp]
languages/pipp/src/pmc/phparray.pmc [pipp]