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
Bodyless methods were not correctly recognized and continued to try to find a body More... over 14 years ago
fixed case issue More... over 14 years ago
Merge branch 'master' of https://github.com/mvriel/Docblox More... over 14 years ago
Upped versionnumber More... over 14 years ago
updated test, changelog and todo in preparation for push More... over 14 years ago
Merge branch 'docblock_parser' More... over 14 years ago
Made last changes and fixes to the DocBlock parser; special thanks to RichardJ for fixing the regular expression used in the splitting process More... over 14 years ago
Added a check in the base writer; it will fail if the structure's version does not match the DocBlox version More... over 14 years ago
GH-Issue 12: renamed Docblox config file to docblox.config.xml More... over 14 years ago
Added APP_ROOT variable to path determination for the log files and set them by default so that the log file locations always point to the APP_ROOT\log directory instead of the location where you execute the parser More... over 14 years ago
Removed old parser component More... over 14 years ago
Replaced Zend_Reflection_DocBlock component with DocBlox_Reflection_DocBlock More... over 14 years ago
updated readme More... over 14 years ago
updated changelog More... over 14 years ago
Removed leftover svn directories More... over 14 years ago
Updated character encoding handling to support 5.2.x with and without mbstring; replaced SKIP_DOTS with custom handling to be 5.2.x compatible More... over 14 years ago
Wrote test file with some checks for the T_USE keyword; fixed some bugs found in the implementation. More... over 14 years ago
Added namespace aliasing support (T_USE) More... over 14 years ago
added docblocks and inline comments More... over 14 years ago
Merge branch 'master' into T_USE More... over 14 years ago
Updated inline documentation for CLI Parser Arguments More... over 14 years ago
Merge branch 'master' into docblocks More... over 14 years ago
fixed the name More... over 14 years ago
fixed path More... over 14 years ago
added files for building in Jenkins More... over 14 years ago
fixed bug with function name More... over 14 years ago
Updated docblock and version number More... over 14 years ago
complete alias detection implemented and writing to xml. Now for rewriting all types in the file More... over 14 years ago
Refactored code for performance and consistency More... over 14 years ago
Merge branch 'relativepath' of https://github.com/berry-langerak/Docblox into berry-langerak-relativepath More... over 14 years ago