nikic
|
bf00dff2cf
|
Make halt_compiler() work
|
2011-06-03 22:04:05 +02:00 |
|
nikic
|
d82bbb3bea
|
Throw ParseErrorException on error instead of error callback
As long as the parser isn't reentrant having an error callback doesn't really make sense and only complicates everything.
|
2011-06-03 17:44:23 +02:00 |
|
nikic
|
d1f1fb9877
|
Add goto support to pretty printer
|
2011-05-31 16:43:46 +02:00 |
|
nikic
|
9aed651d51
|
Remove Stmt_Noop
|
2011-05-30 17:39:20 +02:00 |
|
nikic
|
196d892090
|
Furthre work on PrettyPrinter
|
2011-05-30 17:29:10 +02:00 |
|
nikic
|
43b41e382f
|
Further work on PrettyPrinter
|
2011-05-29 21:06:43 +02:00 |
|
nikic
|
3c13dce680
|
Further work on PrettyPrinter. Add possibility to test PrettyPrinter correctness
|
2011-05-29 17:33:03 +02:00 |
|
nikic
|
02a1c63aed
|
Further work on pretty printer
|
2011-05-29 12:20:47 +02:00 |
|
nikic
|
eeb63065be
|
a) changes node structure (Stmt_, Expr_, ...) b) fixes parsing of x::$y[z]
Sorry for that one large commit. Won't happen again.
|
2011-05-27 18:42:36 +02:00 |
|