- Added reference to object property (PHP style)
commited0f18a121144b8f5d2180565563c4f27dc99c60
authorCésar D. Rodas <crodas@php.net>
Wed, 28 Jul 2010 05:24:27 +0000 (28 01:24 -0400)
committerCésar D. Rodas <crodas@php.net>
Wed, 28 Jul 2010 05:24:27 +0000 (28 01:24 -0400)
treed3b4639a3c92b02072da8d0d0022f69e5f81ec15
parent570e71343c076168503eb5d0a197c4215d175dd1
- Added reference to object property (PHP style)
    + It is better brake compatibilities with Django template at this small point than overhead check for each variable if they are object or arrays
- Moved build.sh to the root repository
12 files changed:
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
lib/Haanga/Generator/PHP.php
lib/Haanga/build.sh [deleted file]
tests/assert_templates/object.html [new file with mode: 0644]
tests/assert_templates/object.php [new file with mode: 0644]
tests/assert_templates/object.tpl [new file with mode: 0644]
tests/errorTest.php
tests/tmp/c1df77e2249dc4876d6380db8edd1ed30a7f89cd.php [new file with mode: 0644]