.. |
Lexer
|
Add initial version of an emulative lexer
|
2011-12-18 17:03:11 +01:00 |
Node
|
Fully Cover and fix NameResolver
|
2011-12-10 12:11:53 +01:00 |
NodeVisitor
|
Fully Cover and fix NameResolver
|
2011-12-10 12:11:53 +01:00 |
PrettyPrinter
|
[5.4] Add direct dereferencing of new expression
|
2011-11-21 18:43:35 +01:00 |
Serializer
|
Some more test improvements (+ fixes)
|
2011-11-27 21:50:19 +01:00 |
Unserializer
|
Cover, fix and cleanup XML unserializer
|
2011-12-03 15:15:20 +01:00 |
Autoloader.php
|
Cover errors (and fix errors for namespace names)
|
2011-11-27 12:58:20 +01:00 |
Error.php
|
Some more test improvements (+ fixes)
|
2011-11-27 21:50:19 +01:00 |
Lexer.php
|
Fix __halt_compiler() usage in namespace
|
2011-12-07 18:36:38 +01:00 |
Node.php
|
Cover NodeTraverser and bugs it found
|
2011-12-02 17:52:03 +01:00 |
NodeAbstract.php
|
Cover NodeTraverser and bugs it found
|
2011-12-02 17:52:03 +01:00 |
NodeDumper.php
|
Add PHPParser_Node interface
|
2011-09-21 21:43:19 +02:00 |
NodeTraverser.php
|
Cover NodeTraverser and bugs it found
|
2011-12-02 17:52:03 +01:00 |
NodeVisitor.php
|
Don't use references in NodeTraverser
|
2011-09-24 23:39:05 +02:00 |
NodeVisitorAbstract.php
|
Cover, fix and cleanup XML unserializer
|
2011-12-03 15:15:20 +01:00 |
Parser.php
|
Disallow array deref using alternative syntax
|
2011-12-04 17:07:17 +01:00 |
PrettyPrinterAbstract.php
|
Rename Expr_List to Expr_AssignList
|
2011-10-16 14:49:13 +02:00 |
Serializer.php
|
Add XML serialization and unserialization support
|
2011-11-06 17:07:38 +01:00 |
Unserializer.php
|
Add XML serialization and unserialization support
|
2011-11-06 17:07:38 +01:00 |