269
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added and improved docblocks in File reflecion class; also fixed two minor issues which would have occurred in edge cases. More... about 14 years ago
Researched a way to have javascript and frames toggle eachother but this appeared to be impossible. I will re-research the viable templating options again later More... about 14 years ago
Added support for multiple types and array notation with an @var, @param and @return tag More... about 14 years ago
Finished up experimental PDF support More... about 14 years ago
Updated TODO after conflict More... about 14 years ago
Fixed conflicts More... about 14 years ago
Updated TODO based on inspiration More... about 14 years ago
Updated TODO based on inspiration More... about 14 years ago
Updated TODO based on inspiration More... about 14 years ago
Removed Firebug log writer to prevent breakage when generating Code Coverage due to missing includes More... about 14 years ago
Added task to execute a parse and transform in one invokation More... about 14 years ago
Finished directory restructuring More... about 14 years ago
- Moved directories around More... about 14 years ago
- Refactored directory structure to match PEAR2 standards - Added support for automatic parsing of docblox.xml or docblox.dist.xml in working folder More... about 14 years ago
Fixed some layout bugs; added markdown support for long descriptions More... about 14 years ago
Classes without @package did not show up in the sidebar; classes in diagram are now clickable More... about 14 years ago
changed header text formatting More... about 14 years ago
updated version number More... about 14 years ago
Made extends and implements section clickable More... about 14 years ago
Added Docblocks to Class and Interface reflectors More... about 14 years ago
Namespaces tree went out of bounds with large class names; this has been fixed More... about 14 years ago
Fixed bug in search where selection did not work More... about 14 years ago
Added docblocks to DocBlox More... about 14 years ago
Fixed unit test and removed obsolete class More... about 14 years ago
Fixed bug where incremental parsing did not work; changed is_modified check to md5 the contents of a file; added filename to the error message when a docblox is missing More... about 14 years ago
DocBlox now remembers where you were in the navigation More... about 14 years ago
Fixed class diagram More... about 14 years ago
An empty default namespace was shown when includes were present; fixed this by removing the namespace specifier from the include xml element More... about 14 years ago
Fixed issue with no docblock in front of closure throwing error More... about 14 years ago
Fixed issue with targets and logo not showing in default theme More... about 14 years ago