nikic
db18906dfc
Rename PrettyPrinter_Zend to PrettyPrinter_Default
2013-01-15 17:43:36 +01:00
nikic
222c9612ab
Use RegexIterator in docs (by @lstrojny)
...
Also fix formatting in changelog and be more specific in a doc comment.
2012-12-21 13:28:35 +01:00
nikic
98ebfc8d54
Release PHP-Parser 0.9.3
2012-11-22 19:54:05 +01:00
Fabien Potencier
efa872692e
Fixed some typos in the doc
2012-11-05 17:44:56 +01:00
nikic
a81cccff7f
Release PHP-Parser 0.9.2
2012-07-07 22:23:25 +02:00
nikic
e90c8f17db
Add installation instructions for different methods
2012-07-07 21:34:06 +02:00
nikic
25a7b2cbb9
Add note about xdebug.max_nesting_level
2012-07-07 16:43:23 +02:00
nikic
25bbd69919
Improve some formatting
2012-05-12 00:09:53 +02:00
nikic
4f9dd7b1e2
Add more extensive Lexer component docs
2012-05-11 17:50:50 +02:00
nikic
107c7a262c
Update docs
2012-05-11 16:44:13 +02:00
nikic
271156f941
Fix typo
2012-05-04 10:16:44 +02:00
Stephen Shkardoon
eb05d2b82d
Update doc/1_Usage_of_basic_components.markdown
2012-05-04 15:33:48 +12:00
nikic
b42c9209c7
Fix PHP 5.2 build failure
...
lcfirst() isn't defined on PHP 5.2, so I added a fallback function, which
is defined in the bootstrap.php. Not sure whether that's the right place
to put it.
2012-04-23 22:17:06 +02:00
nikic
db6b13378a
Finish up code generation docs
2012-04-23 13:37:12 +02:00
nikic
9329c91591
Merge branch 'codeGeneration'
...
* codeGeneration:
Add docs for templates
Add a filesystem template loader.
Add simple templating support.
Add usage example for builders to docs
Add function builder
Add ability to specify arrays as default values
Add property builder
Add parameter builder
Add method builder
Add class builder
2012-04-23 13:32:16 +02:00
nikic
d6d51ec3bf
Add docs for node attributes
2012-04-04 14:10:21 +02:00
nikic
cf78797333
Add docs for templates
2012-04-04 12:29:30 +02:00
nikic
72586235c4
Add usage example for builders to docs
2012-03-11 09:23:32 +01:00
nikic
b0883f2bb8
Update docs to mention emulative lexer
2012-02-21 19:02:04 +01:00
nikic
6ed2f43098
Add XML syntax highlighting in docs
2011-11-12 19:30:52 +01:00
nikic
6289ccfa78
More docs
2011-11-12 19:28:53 +01:00
nikic
3b02facf0c
Add an example
2011-11-12 18:29:50 +01:00
nikic
c44f6375ef
Start adding more extensive documentation
2011-11-12 13:07:12 +01:00