0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of http://github.com/maxberger/objectiveclipse More... almost 14 years ago
Added git-ignore More... about 14 years ago
Added extra types for linux based on email from Eric Yam More... over 14 years ago
Create .gitignore file with bin/ directories More... over 14 years ago
Added initial support for parsing block object expressions with some simple unit tests. More... over 14 years ago
Fix test so that we test the parameter and return generation items More... almost 15 years ago
Added more test cases for header doc generation More... almost 15 years ago
Fix bug 43 introduced by r137 and add test case (further test cases still needed) More... almost 15 years ago
Add HeaderDoc support for documentation types More... almost 15 years ago
Removed IASTHeaderDoc and friends More... almost 15 years ago
Added support for parsing HeaderDoc tags from the files More... almost 15 years ago
Added @SuppressWarnings to remove the restricted item warnings that were getting in the way More... almost 15 years ago
Removed redundant interface implementation More... almost 15 years ago
Delete empty package More... almost 15 years ago
Added ObjC specific common navigator provider More... almost 15 years ago
Commit dependency for internal model More... almost 15 years ago
Add suppress restrictions More... almost 15 years ago
Delete empty package More... almost 15 years ago
Delete empty package More... almost 15 years ago
Add resource bundle for core plugin More... almost 15 years ago
Added containers for Framework holders More... almost 15 years ago
Issue 39: More... almost 15 years ago
Issue 39: More... almost 15 years ago
Issue 39: More... almost 15 years ago
Copied much of org.eclipse.cdt.core.internal.parser.scanner in order to use own copy of CPreprocessor scanner. This bug is being fixed upstream (eclipse bug 69529 and friends) but this won't be backported to 3.5, which is what ObjectivEClipse is currently targetting. So this is a workaround until we get to do it properly. More... almost 15 years ago
Issue 37: - Re-enabled failing unit tests. More... almost 15 years ago
Fix for issue 36: - new ASTName descendant, ObjCASTMethodName, for correctly handling method names based off of C++ CPPASTQualifiedName More... almost 15 years ago
Parses @dynamic and @synthesize properties http://code.google.com/p/objectiveclipse/issues/detail?id=30 http://code.google.com/p/objectiveclipse/issues/detail?id=34 More... almost 15 years ago
Published Milestone-0.2 More... almost 15 years ago
Fix natures More... almost 15 years ago