aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template/twig/node
Commit message (Expand)AuthorAgeFilesLines
* [feature/twig] Fixing more stuff for DEFINE/INCLUDENathaniel Guse2013-06-291-2/+2
* [feature/twig] Fixing DEFINE statementsNathaniel Guse2013-06-291-0/+49
* [feature/twig] Replace BEGIN with Twig for using LexerNathaniel Guse2013-06-261-139/+0
* [feature/twig] Forgot to set up $config in node/php.phpNathaniel Guse2013-06-251-0/+2
* [feature/twig] INCLUDEPHP token abs paths & fix testNathaniel Guse2013-06-251-3/+11
* [feature/twig] INCLUDEPHP token, replace variable usage with $contextNathaniel Guse2013-06-251-3/+6
* [feature/twig] INCLUDEPHP token supportNathaniel Guse2013-06-251-0/+66
* [feature/twig] Add a comment to tpl output if PHP used, but disabledNathaniel Guse2013-06-251-4/+8
* [feature/twig] PHP token supportNathaniel Guse2013-06-251-0/+40
* [feature/twig] Append assets_version to includejs tagNathaniel Guse2013-06-242-2/+10
* [feature/twig] Working on fixing testsNathan Guse2013-06-241-9/+25
* [feature/twig] Fixing file header copyrightsNathan Guse2013-06-241-16/+7
* [feature/twig] Changing INCLUDEJS behaviorNathan Guse2013-06-241-2/+3
* [feature/twig] Fix <!-- .blah since the being node was changedNathan Guse2013-06-241-2/+0
* [feature/twig] Able to set chain of namespaces to search for loadTemplate()Nathan Guse2013-06-242-1/+53
* [feature/twig] Event template tagNathan Guse2013-06-241-0/+44
* [feature/twig] Changing method for begin node to not use anonymous functionNathan Guse2013-06-231-0/+44
* [feature/twig] Fix begin loops & subloopsNathaniel Guse2013-06-151-39/+50
* [feature/twig] Some additional operators, more stuff for IFNathan Guse2013-06-122-0/+32
* [feature/twig] Correcting output of INCLUDEJSNathan Guse2013-06-121-35/+16
* [feature/twig] BEGIN loops now workNathan Guse2013-06-101-4/+3
* [feature/twig] Replace phpBB template code with Twig syntax, then parse w/TwigNathan Guse2013-06-102-9/+60
* [feature/twig] WIP extension/lexer/some tokenparsers/nodesNathan Guse2013-06-091-0/+77