History log of /PHP-Parser/ (Results 1601 – 1625 of 1690)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
690b505a10-Aug-2011 nikic

Make array_pair an extra grammar rule, for cleaner grammar and correct $line

1da7283210-Aug-2011 nikic

Rename tests from Unit_ to PHPParser_Tests_

818eb39409-Aug-2011 nikic

Allow to pass a string to the constructor of Node_Name

f67ff50509-Aug-2011 nikic

Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use

800bb9d909-Aug-2011 nikic

Remove unused files

ae46aeda09-Aug-2011 nikic

Don't save whether a string is binary anymore. The binary flag isn't going to be used in the next couple of years, so it doesn't make sense to unnecessarily complicate things.

197b8e6909-Aug-2011 nikic

Don't save quote type for strings anymore (as it is irrelevant for script execution)

7d43c02c09-Aug-2011 nikic

Fix analyzer.php

c013467b09-Aug-2011 nikic

Add NodeTraverser documentation

2c68d1c009-Aug-2011 nikic

Update testsuite

567f7c3509-Aug-2011 nikic

Add possibility to delete and merge nodes in traverser

f00701fd09-Aug-2011 nikic

Use classes for visitors

ffecbf8c04-Aug-2011 nikic

Let the pretty printing methods for statements decide for themselves whether or not they add a semicolon. Only automatically add semicolons for expressions.

684a638f04-Aug-2011 nikic

Add possibility to pretty print expressions to PrettyPrinter

29bac2a104-Aug-2011 nikic

Further Name node methods

664be28704-Aug-2011 nikic

Make the resolve type of a name a normal subnode (type)

9c53838b04-Aug-2011 nikic

Properly handle fully qualified and relative names

2703f42904-Aug-2011 nikic

If the short alias syntax is used compute the alias instead of setting it to null

afd6c70b04-Aug-2011 nikic

Merge preprocessor.php into rebuildParser.php. Don't distribute the temporary preprocessed grammar anymore

12e61cb304-Aug-2011 nikic

Allow use of normal dollar variables in .pre.phpy (by transforming them to #hash variables for kmyacc)

eaa9e62904-Aug-2011 nikic

Add checks against use of self / parent class names and static constructors

217280c904-Aug-2011 nikic

Add getLast and toString (and __toString) methods to Node_Name

dd2404b504-Aug-2011 nikic

Rename "ns" to "name" in Stmt_UseUse

7030600004-Aug-2011 nikic

In rebuildParser.php output stderr too (so there actually is output)

afcf777704-Aug-2011 nikic

Don't generate y.output file anymore as it really bloats diffs

1...<<6162636465666768