- Added xgettext support by treating _("<foo>") as "<foo>" (as a mere string)
commit4f4808eac49dceefd15076f0e2ad76755daa2032
authorCésar D. Rodas <crodas@php.net>
Wed, 4 Aug 2010 01:11:49 +0000 (3 21:11 -0400)
committerCésar D. Rodas <crodas@php.net>
Wed, 4 Aug 2010 01:11:49 +0000 (3 21:11 -0400)
tree6e14c26826ca64da4222c2cf51aa00e173b9b563
parentcb7898adffa1e31a914faa71044b8dac148090aa
- Added xgettext support by treating _("<foo>") as "<foo>" (as a mere string)
- Added tests by parameters separated by ","
13 files changed:
build.sh [new file with mode: 0755]
lib/Haanga.php
lib/Haanga/Compiler/Lexer.lex
lib/Haanga/Compiler/Lexer.php
lib/Haanga/Compiler/Parser.out
lib/Haanga/Compiler/Parser.php
lib/Haanga/Compiler/Parser.y
tests/assert_templates/first_of.html
tests/assert_templates/first_of.tpl
tests/assert_templates/trans.html
tests/assert_templates/trans.tpl
tests/tmp/assert_templates_first_of.tpl.php
tests/tmp/assert_templates_trans.tpl.php