17 months agoAdded gitignore file, ignoring cheat sheet output master
Andrew Sardone [Tue, 25 May 2010 20:03:22 +0000]
Added gitignore file, ignoring cheat sheet output

18 months agoRemove semicolons from "if" body.
Marc Liyanage [Tue, 9 Nov 2010 18:10:44 +0000]
Remove semicolons from "if" body.

2 years agoSmall improvements to the README.
Jan Weiß [Thu, 29 Apr 2010 17:15:08 +0000]
Small improvements to the README.

2 years agoMake "release and nil" a one-liner.
Marc Liyanage [Thu, 29 Apr 2010 23:45:49 +0000]
Make "release and nil" a one-liner.

2 years agoMerge branch 'master' of github.com:liyanage/xcode-text-macros
Marc Liyanage [Tue, 27 Apr 2010 15:14:01 +0000]
Merge branch 'master' of github.com:liyanage/xcode-text-macros

2 years agocontainers (mutable arrays etc.)
Marc Liyanage [Tue, 27 Apr 2010 15:09:36 +0000]
containers (mutable arrays etc.)

2 years agoadded macro for NSError creation template
Ryan Wilcox [Sun, 25 Apr 2010 20:58:27 +0000]
added macro for NSError creation template

2 years agoWhitespace cleanup
Marc Liyanage [Thu, 11 Feb 2010 16:36:20 +0000]
Whitespace cleanup

2 years agobetter completion prefix for 1-line if
Marc Liyanage [Wed, 10 Feb 2010 06:49:20 +0000]
better completion prefix for 1-line if

2 years agoAdded IBOutlet property declarations and methods returning BOOL
Marc Liyanage [Wed, 10 Feb 2010 02:08:02 +0000]
Added IBOutlet property declarations and methods returning BOOL

2 years agoMove tip to bullet list
Marc Liyanage [Wed, 3 Feb 2010 07:10:41 +0000]
Move tip to bullet list

2 years agoReadme edits, XCCodeSenseAutoSuggestionStyle tip.
Marc Liyanage [Wed, 3 Feb 2010 07:05:50 +0000]
Readme edits, XCCodeSenseAutoSuggestionStyle tip.

2 years agoMore readme editing.
Marc Liyanage [Wed, 3 Feb 2010 05:15:31 +0000]
More readme editing.

2 years agoReadme tweaks.
Marc Liyanage [Wed, 3 Feb 2010 03:38:26 +0000]
Readme tweaks.

2 years agoAdded block literals with 3 variants.
Marc Liyanage [Wed, 3 Feb 2010 03:36:03 +0000]
Added block literals with 3 variants.

2 years agoAdded libdispatch macros. Added TODO and FIXME marker macros. Upated README.
Marc Liyanage [Wed, 3 Feb 2010 03:08:43 +0000]
Added libdispatch macros. Added TODO and FIXME marker macros. Upated README.

2 years agoreadme formatting tweak
Marc Liyanage [Tue, 2 Feb 2010 18:00:31 +0000]
readme formatting tweak

2 years agoAdd release and nil ivar macro. Change completion prefix for IBAction method macro...
Marc Liyanage [Tue, 2 Feb 2010 01:38:31 +0000]
Add release and nil ivar macro. Change completion prefix for IBAction method macro to bring it in line with all other method macros. README edits.

2 years agocontext sensitive method macros (definition/declaration variants for implementation...
Marc Liyanage [Mon, 1 Feb 2010 18:56:15 +0000]
context sensitive method macros (definition/declaration variants for implementation/interface contexts)
Readme tweaks

2 years agoadd IBAction method, other method cleanups
Marc Liyanage [Mon, 1 Feb 2010 08:32:32 +0000]
add IBAction method, other method cleanups

2 years agofix typo
Marc Liyanage [Mon, 1 Feb 2010 05:58:14 +0000]
fix typo

2 years agomethod cleanup
Marc Liyanage [Mon, 1 Feb 2010 05:56:13 +0000]
method cleanup

2 years agoreadme additions regarding context lists
Marc Liyanage [Mon, 1 Feb 2010 02:38:26 +0000]
readme additions regarding context lists

2 years agoTuned include and exclude context values so macros only show up where they make sense.
Marc Liyanage [Mon, 1 Feb 2010 00:37:08 +0000]
Tuned include and exclude context values so macros only show up where they make sense.

2 years agoAdded @property and @synthesize macros.
Marc Liyanage [Sun, 31 Jan 2010 08:02:35 +0000]
Added @property and @synthesize macros.

2 years agolast edit for today :)
Marc Liyanage [Sat, 30 Jan 2010 22:36:12 +0000]
last edit for today :)

2 years agoGit clone tip added to readme
Marc Liyanage [Sat, 30 Jan 2010 22:34:18 +0000]
Git clone tip added to readme

2 years agoMore Readme edits.
Marc Liyanage [Sat, 30 Jan 2010 22:27:37 +0000]
More Readme edits.

2 years agoExpanded README content, renamed macro file.
Marc Liyanage [Sat, 30 Jan 2010 22:15:44 +0000]
Expanded README content, renamed macro file.

2 years agoadd hint about completion prefix to readme.
Marc Liyanage [Sat, 30 Jan 2010 19:43:39 +0000]
add hint about completion prefix to readme.

2 years agoadded link to xobjc project, fixes #1.
Marc Liyanage [Sat, 30 Jan 2010 19:25:01 +0000]
added link to xobjc project, fixes #1.

2 years agoreadme tweaks
Marc Liyanage [Sat, 30 Jan 2010 09:50:58 +0000]
readme tweaks

2 years agoreadme tweaks
Marc Liyanage [Sat, 30 Jan 2010 09:47:56 +0000]
readme tweaks

2 years agoreadme tweaks
Marc Liyanage [Sat, 30 Jan 2010 09:39:20 +0000]
readme tweaks

2 years agoGenerator cleanup, added link to github page, added README.
Marc Liyanage [Sat, 30 Jan 2010 09:30:48 +0000]
Generator cleanup, added link to github page, added README.

2 years agocheat sheet generator tweaks, more macros.
Marc Liyanage [Sat, 30 Jan 2010 04:57:24 +0000]
cheat sheet generator tweaks, more macros.

2 years agoadding the macros
Marc Liyanage [Fri, 29 Jan 2010 18:51:43 +0000]
adding the macros

2 years agofirst import
Marc Liyanage [Fri, 29 Jan 2010 18:48:35 +0000]
first import