- Optimized tokenizer (sorting keywords and operators)
commitb1fb99ba19eb7b52d0535940507cb59a7942138f
authorCésar D. Rodas <crodas@php.net>
Fri, 20 Aug 2010 23:35:26 +0000 (20 19:35 -0400)
committerCésar D. Rodas <crodas@php.net>
Fri, 20 Aug 2010 23:35:26 +0000 (20 19:35 -0400)
tree41857aa58cedbb680acabee5f40910f9bc8723bd
parentd506cb476c133244b5c76d2facb614a66c4f2269
- Optimized tokenizer (sorting keywords and operators)
- Added more tests for global variables and array of objects (when the object doesnt exists)
lib/Haanga/Compiler/Tokenizer.php
tests/assert_templates/global.html
tests/assert_templates/global.php
tests/assert_templates/global.tpl
tests/templateTest.php
tests/tmp/assert_templates/global.tpl.php