nikic
|
033f5c81a0
|
Add missing #line hint for strings
|
2011-06-28 14:16:10 +02:00 |
|
nikic
|
f756d82cd4
|
Fetch start line instead of end line
|
2011-06-28 14:11:12 +02:00 |
|
nikic
|
b153bfa3a8
|
Remove reentrant error handling code (we don't need that currently)
|
2011-06-27 19:14:37 +02:00 |
|
nikic
|
fb45e8a30c
|
Put statements belonging to a namespace statement into its stmt property, add some further checks against invalid namespace usage and fix the pretty printer to print global namespaces
|
2011-06-26 18:41:01 +02:00 |
|
nikic
|
dfa59332ed
|
Move halt_compiler handling from parser to grammar
|
2011-06-12 17:19:12 +02:00 |
|
nikic
|
f11f228074
|
Associate some line information with nodes (currently the line the node ends in, as the starting line is harder to fetch)
|
2011-06-12 17:12:47 +02:00 |
|
nikic
|
363a0771da
|
fix incorrect usages of old ParseErrorException
|
2011-06-06 18:59:14 +02:00 |
|
nikic
|
b24d0e2dc4
|
Rename PHPParser_ParseErrorException to PHPParser_Error
|
2011-06-05 18:52:41 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|