8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Nov 22, 2023 — Nov 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update existing test case which already was using blocks. More... about 15 years ago
Add and register more test cases for block caret spacing. More... about 15 years ago
Update objc.cfg file. More... about 15 years ago
Add new options for space before and after a block pointer caret. More... about 15 years ago
Add test cases for blocks. More... about 15 years ago
Bug fix: Fix for detecting class category and extension parens. More... about 15 years ago
First (devel) version of changes for OC blocks support. More... about 15 years ago
Bug fix: OC msg sends like [self class] are no longer marked as CT_CLASS. More... about 15 years ago
Improvement: Change oc_msg_colon_align from boolean to span with number. More... about 15 years ago
Update tests with real_world_file.m output. Make sure tests run cleanly. More... about 15 years ago
Tests: Add a sample of real world objective-c code to the tests. More... about 15 years ago
Bug fix: line_len can become 0 here which subsequently causes a segmentation fault. More... about 15 years ago
Fix for (Type **) problems in msg decls/specs. Fix for missing parent type inside msg decl/spec type parens: now correctly is OC_MSG_DECL/OC_MSG_SPEC. More... about 15 years ago
Xcode project update: Rearranged some build scripts. Replaced some absolute group references with project relative ones. More... about 15 years ago
Make run_tests.py return 0 on all success or 1 on failure. This plays better with shell script incorporating build systems. More... about 15 years ago
Add new Objective-C test for a more complex method. Details follow... More... about 15 years ago
Add missing osx directory. More... about 15 years ago
obj.cfg again... dunno how that change got lost in the commit More... about 15 years ago
Update objc.cfg. Add a few extra Xcode project specific entries to .gitignore. More... about 15 years ago
Clean up the home page. - add mention of Git - add FreeBSD ports link More... about 15 years ago
Spelling fix: preceeded -> preceded More... about 15 years ago
Import r1644 from subversion More... about 15 years ago