|
Mar 17, 2025
—
Mar 17, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Requires a target protocol to be conformed to by the target instances. Target protocol can be nil. |
|
More... | over 13 years ago | |||
| Xcode is gettin’ twitchy again. |
|
More... | over 13 years ago | |||
| Uses a more robust and still efficient check to see if the trait has already been applied to the target. |
|
More... | over 13 years ago | |||
| Uses a safer dynamic subclass name. |
|
More... | over 13 years ago | |||
| Adds a readme. |
|
More... | over 13 years ago | |||
| Uses dynamic subclassing to apply traits instead of decorator. Major advantage of this is no longer requiring one decorator per object. Second advantage is pointer identity since the object is no longer wrapped. |
|
More... | over 13 years ago | |||
| Oh look, tests. |
|
More... | over 13 years ago | |||
| Implements -init. |
|
More... | over 13 years ago | |||
| Quick attempt at a generic trait-ish decorator. |
|
More... | over 13 years ago | |||
| Initial Commit |
|
More... | over 13 years ago | |||