0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote branch 'origin/master' More... almost 14 years ago
Removed unused BGHUDAppKit framework and adjusted intial window locations More... over 14 years ago
Complete refactor of cocoa components. Stripped out HUD style in place of unified look. Fixed syntax checking error reporting. Added escape to close reference window. Added custom stylesheet for PHP documentation (should allow for better readability). More... over 14 years ago
Revert "Fixed container.class definition to handle multiline situations." More... over 14 years ago
Revert "Fixed container.class definition to handle multiline situations." More... over 14 years ago
Revert "Fixed implements in class container." More... over 14 years ago
Revert "Fixed implements in class container." More... over 14 years ago
Fixed implements in class container. Unable to capture class name in itemizer. More... almost 15 years ago
Fixed container.class definition to handle multiline situations. More... almost 15 years ago
Removed HTML strings which was causing problems with php/html itemizers. Fixed a typo with double quoted strings. Closes #26 More... almost 15 years ago
Added support for alternate control structure syntax. Code folding is still buggy when used across multiple php blocks. Closes #8 More... about 15 years ago
Added "interface" to container.class syntax zone. Closes #21 More... about 15 years ago
Fixed issue with implementing multiple interfaces. HTML support in php strings is really buggy still. Be warned! Closes #22 More... about 15 years ago
Added php4 and php5 file extension support. More... about 15 years ago
Fixed bug with itemizers where the opening php tag was eating up whatever came immediately after it. More... about 15 years ago
Fixed itemizer bugs. Had to get rid of control blocks displaying in the nav bar for now. More... about 15 years ago
New codesense library straight from php.net documentation. More... about 15 years ago
Fixed issue where ?> wasn't being parsed in a line comment. Closes #6 More... about 15 years ago
Ok now I actually fixed language detection for files with doctypes. More... about 15 years ago
Fixed issue with comment blocks that had no content - /**/. Closes #14 More... about 15 years ago
Fixed global variable codesense not showing up without a following whitespace. Closes #11 More... about 15 years ago
Added isset() to codesense. Closes #10 More... about 15 years ago
Fixed header codesense snippet. Closes 2 More... about 15 years ago
Fixed .php files being detected as html when the first 2 lines contain a doctype. More... about 15 years ago
Added espresso project file Added "name" zone to identifier.function More... about 15 years ago
Changing version to 1.0b6 More... about 15 years ago
Fixed comment/uncomment in php.html files More... about 15 years ago
Editing out info about handling pre 1.0.3 [espresso] installation More... about 15 years ago
Fixed a typo in installation instructions. More... about 15 years ago
Added installation instructions to README More... about 15 years ago