added the in operator
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Sun, 13 Dec 2009 13:03:07 +0000 (13:03 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Sun, 13 Dec 2009 13:03:07 +0000 (13:03 +0000)
commit95d5cefdd7a4d1cc77e3b064537d3c51d1fb847d
treee490e22c9abcce53f6716419a2c778d9c820647a
parent4c55be6ddace9ac79b78a11cb2c2d3284f3d0459
added the in operator

git-svn-id: http://svn.twig-project.org/trunk@170 93ef8e89-cb99-4229-a87c-7fa0fa45744b
CHANGELOG
doc/02-Twig-for-Template-Designers.markdown
lib/Twig/ExpressionParser.php
lib/Twig/Node/Expression/Compare.php
test/fixtures/expressions/in.test [new file with mode: 0644]
test/unit/integrationTest.php