.. |
TraitUseAdaptation
|
[5.4] Add support for traits
|
2011-10-30 12:03:29 +01:00 |
Break.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Case.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Catch.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Class.php
|
Add method builder
|
2012-03-10 23:25:26 +01:00 |
ClassConst.php
|
Add shared Node_Const
|
2011-09-23 21:00:59 +02:00 |
ClassMethod.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Const.php
|
Add shared Node_Const
|
2011-09-23 21:00:59 +02:00 |
Continue.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Declare.php
|
Add some more constructors
|
2011-10-21 16:51:37 +02:00 |
DeclareDeclare.php
|
Add some more constructors
|
2011-10-21 16:51:37 +02:00 |
Do.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Echo.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Else.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
ElseIf.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
For.php
|
[API] Make all constructors specialized
|
2011-10-28 19:06:24 +02:00 |
Foreach.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Function.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
Global.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Goto.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
HaltCompiler.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
If.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |
InlineHTML.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Interface.php
|
Cover errors (and fix errors for namespace names)
|
2011-11-27 12:58:20 +01:00 |
Label.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Namespace.php
|
Fix __halt_compiler() usage in namespace
|
2011-12-07 18:36:38 +01:00 |
Property.php
|
Add more specialized constructors
|
2011-10-15 19:28:15 +02:00 |
PropertyProperty.php
|
Add more specialized constructors
|
2011-10-15 19:28:15 +02:00 |
Return.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Static.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
StaticVar.php
|
Add more specialized constructors
|
2011-10-15 19:28:15 +02:00 |
Switch.php
|
Rename caseList to cases in Node_Stmt_Switch
|
2011-10-15 19:30:48 +02:00 |
Throw.php
|
Remove useless condition from Throw printer
|
2011-09-30 19:30:33 +02:00 |
Trait.php
|
[5.4] Add support for traits
|
2011-10-30 12:03:29 +01:00 |
TraitUse.php
|
[5.4] Add support for traits
|
2011-10-30 12:03:29 +01:00 |
TraitUseAdaptation.php
|
[5.4] Add support for traits
|
2011-10-30 12:03:29 +01:00 |
TryCatch.php
|
Add more specialized constructors
|
2011-10-15 19:28:15 +02:00 |
Unset.php
|
Add specialized constructors for statement nodes with only one subnode
|
2011-09-22 20:27:12 +02:00 |
Use.php
|
Add more specialized constructors
|
2011-10-15 19:28:15 +02:00 |
UseUse.php
|
Fully Cover and fix NameResolver
|
2011-12-10 12:11:53 +01:00 |
While.php
|
Make more things optional
|
2011-10-28 19:14:06 +02:00 |