- Added support for object iteration
commit6683542b656c8e4764f40b660328876611502f7c
authorCésar D. Rodas <crodas@php.net>
Tue, 10 Aug 2010 15:31:35 +0000 (10 11:31 -0400)
committerCésar D. Rodas <crodas@php.net>
Tue, 10 Aug 2010 15:31:35 +0000 (10 11:31 -0400)
tree0c439495271c2a741b44670b66d4bd3178559bed
parentc0ed7f72902f70bd8d38a8173dc31d80729b7516
- Added support for object iteration
- Added float support
lib/Haanga/Compiler.php
lib/Haanga/Compiler/Lexer.lex
lib/Haanga/Compiler/Lexer.php
tests/assert_templates/first_of.html
tests/assert_templates/first_of.tpl
tests/assert_templates/loop_object.html [new file with mode: 0644]
tests/assert_templates/loop_object.php [new file with mode: 0644]
tests/assert_templates/loop_object.tpl [new file with mode: 0644]
tests/tmp/assert_templates/first_of.tpl.php
tests/tmp/assert_templates/loop_object.tpl.php [new file with mode: 0644]