Jonathan Eskew
|
42b025776a
|
Move file identifier calculation to compile time
|
2015-06-30 09:22:51 -07:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Firehed
|
046d55e886
|
Change 'generated' notice to @phpdoc-style annotation
While it isn't an official part of the syntax, it integrates better with other
tools that ignore diffs on generated code.
|
2013-08-27 16:08:38 -07:00 |
Andreas Hennings
|
5369904dd3
|
autoload_files.php should return an array of files, instead of directly including them.
|
2013-08-01 15:53:54 +02:00 |
Andreas Hennings
|
8e9bdfb4da
|
Factor the filesCode generation into a separate method.
|
2013-08-01 15:53:54 +02:00 |
Andreas Hennings
|
f98a8f472e
|
Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php
|
2013-08-01 15:53:54 +02:00 |