[parrot/parrot] e5dae2: rip out tge, and mostly data_json too
GitHub
noreply at github.com
Mon Feb 11 16:30:15 UTC 2013
Branch: refs/heads/lean
Home: https://github.com/parrot/parrot
Commit: e5dae265c12e4f7d1b1d31b4bdfc8cf977e1ccf1
https://github.com/parrot/parrot/commit/e5dae265c12e4f7d1b1d31b4bdfc8cf977e1ccf1
Author: Moritz Lenz <moritz at faui2k3.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)
Changed paths:
M MANIFEST
M MANIFEST.SKIP
M compilers/README.pod
R compilers/data_json/Defines.mak
R compilers/data_json/JSON.nqp
R compilers/data_json/JSON_README.pod
R compilers/data_json/Rules.mak
R compilers/data_json/data_json.pir
R compilers/data_json/data_json/grammar.pg
R compilers/data_json/data_json/pge2pir.tg
R compilers/tge/Defines.mak
R compilers/tge/README.pod
R compilers/tge/Rules.mak
R compilers/tge/TGE.pir
R compilers/tge/TGE/Compiler.pir
R compilers/tge/TGE/Grammar.pir
R compilers/tge/TGE/Parser.pg
R compilers/tge/TGE/Rule.pir
R compilers/tge/TGE/Tree.pir
R compilers/tge/tgc.pir
M config/gen/makefiles/root.in
M docs/optable.pod
M examples/README.pod
R examples/json/postalcodes.pir
R examples/json/test.pir
R examples/nci/xlibtest.pir
R examples/tge/README.pod
R examples/tge/branch/branch.g
R examples/tge/branch/lib/Branch.pir
R examples/tge/branch/lib/Leaf.pir
R examples/tge/branch/transform.pir
M lib/Parrot/Docs/Section/Compilers.pm
M lib/Parrot/Harness/TestSets.pm
M lib/Parrot/Install.pm
M lib/Parrot/Manifest.pm
M runtime/parrot/library/distutils.pir
R t/compilers/tge/NoneGrammar.tg
R t/compilers/tge/basic.t
R t/compilers/tge/grammar.t
R t/compilers/tge/harness
R t/compilers/tge/parser.t
M t/harness.pir
M t/tools/install/testlib/dev_generated_pseudo
M tools/dev/install_dev_files.pl
M tools/install/smoke.pl
Log Message:
-----------
rip out tge, and mostly data_json too
parrot still builds, but you cannot generate new NCI thunks. Tough luck.
More information about the parrot-commits
mailing list