- Added whitespace (compiler option) to remove duplicated whitespace as much as possible
commit3ba9dafda156edcbf8cd463e8eb92f55f4acec24
authorCésar D. Rodas <crodas@php.net>
Thu, 5 Aug 2010 08:02:11 +0000 (5 04:02 -0400)
committerCésar D. Rodas <crodas@php.net>
Thu, 5 Aug 2010 08:02:11 +0000 (5 04:02 -0400)
tree71c06d9b0f5b90100417b8cd0fcaffbeec983b4a
parentcae9ed109c4a865178b8443e9f7d22fd874e98fb
- Added whitespace (compiler option) to remove duplicated whitespace as much as possible
TODO:
    - Create a spacefull tag that will temporary disable the whitespace support (useful for <pre>'s content)
lib/Haanga/Compiler.php
lib/Haanga/Compiler/Lexer.lex
lib/Haanga/Compiler/Lexer.php