summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
* | | Merge pull request #487 from jcla1/patch-1Nami-Doc2014-01-10-2/+2
|\ \ \
| * | | Added missing comma in printfJoseph Adams2014-01-10-1/+1
| * | | Added verb ("is") where it was missingJoseph Adams2014-01-10-1/+1
|/ / /
* | | Merge pull request #477 from lidashuang/masterAdam Bard2014-01-08-2/+0
|\ \ \
| * | | Update javascript-cn.html.markdownlidashuang2014-01-05-2/+0
* | | | Merge pull request #483 from levibostian/objective-c-methodsAdam Bard2014-01-08-9/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Organize branch changes.Levi Bostian2014-01-08-20/+22
| * | | Add selector and @synthesize examples.Levi Bostian2014-01-08-0/+16
| * | | Add more examples of methods available to objects.Levi Bostian2014-01-08-8/+41
| * | | Add example of calling instance and class methods.Levi Bostian2014-01-08-2/+11
|/ / /
* | | Merge pull request #481 from levibostian/remove-conflict-fileNami-Doc2014-01-07-446/+0
|\ \ \
| * | | Remove unwanted Dropbox conflict file. Sorry.Levi Bostian2014-01-07-446/+0
|/ / /
* | | Merge pull request #479 from levibostian/objective-c-refactorNami-Doc2014-01-07-50/+510
|\ \ \
| * | | Fix typos.Levi Bostian2014-01-07-2/+448
| * | | Removed NSLog() statements inside @implementation where not allowed.Levi Bostian2014-01-06-2/+0
| * | | Add name and github page to contributors list.Levi Bostian2014-01-06-0/+1
| * | | Edit code for all snippets to compile properly. Re-word some descriptions.Levi Bostian2014-01-06-22/+22
| * | | Remove broken Apple website link to Learning Objective-C and replaced with Pr...Levi Bostian2014-01-03-1/+1
| * | | Move statements out of @interface that did not allow file to compile. Fix var...Levi Bostian2014-01-03-29/+39
| * | | Add @autoreleasepool as alternative to NSAutoreleasePool object.Levi Bostian2014-01-01-1/+6
* | | | Merge pull request #478 from jingege/masterAdam Bard2014-01-05-6/+10
|\ \ \ \
| * | | | [clojure/cn]Wrap some lines to fit the view.jingege2014-01-06-6/+10
* | | | | Merge pull request #476 from cmpitg/masterNami-Doc2014-01-05-0/+40
|\ \ \ \ \
| * | | | | Improve language usage in Racket guideDuong H. Nguyen2014-01-05-2/+2
| * | | | | Fix Racket styleDuong H. Nguyen2014-01-05-1/+1
| * | | | | Add input/output section for RacketDuong H. Nguyen2014-01-05-0/+40
|/ / / / /
* | | | | Updated git-es to us lang:, not language:Adam2014-01-04-1/+1
* | | | | Merge pull request #475 from lidashuang/patch-2Adam Bard2014-01-04-1/+2
|\ \ \ \ \
| * | | | | Update ruby-cn.html.markdownlidashuang2014-01-05-1/+2
|/ / / / /
* | | | | Merge pull request #474 from lidashuang/patch-1Nami-Doc2014-01-04-7/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update go-cn.html.markdownlidashuang2014-01-05-7/+9
|/ / / /
* | | | Merge pull request #473 from jingege/masterNami-Doc2014-01-04-0/+362
|\| | |
| * | | [clojure/cn]Commit the clojure-cn doc.jingege2014-01-04-0/+362
|/ / /
* | | Merge pull request #472 from kyrami/masterNami-Doc2014-01-02-0/+230
|\ \ \ | |/ / |/| |
| * | spelling, punctuation and more translationkyr2014-01-02-10/+10
| * | translated css to germankyr2014-01-02-75/+77
| * | spelling fixeskyr2013-12-28-1/+3
| * | added one half of the translated stuffkyr2013-12-28-0/+226
* | | Merge pull request #471 from levibostian/objective-c-memory-managementNami-Doc2013-12-31-0/+47
|\ \ \
| * | | Add automatic reference counting examples.Levi Bostian2013-12-31-0/+15
| * | | Add memory management examples.Levi Bostian2013-12-31-0/+28
| * | | Add simple NSSet example.Levi Bostian2013-12-31-0/+4
|/ / /
* | | Merge pull request #469 from Yonaba/masterAdam Bard2013-12-31-0/+449
|\ \ \ | |_|/ |/| |
| * | Typo fix, againYonaba2013-12-30-1/+1
| * | Fixed a lot of typos (thanks @Nami-Doc for the proofreading)Yonaba2013-12-30-20/+20
| * | Bit of prettificationYonaba2013-12-30-10/+9
| * | Added french translation for LuaYonaba2013-12-30-0/+450
* | | Merge pull request #470 from levibostian/objective-c-propertiesNami-Doc2013-12-30-15/+89
|\ \ \
| * | | Add instance variable definition examples.Levi Bostian2013-12-30-12/+23
| * | | Add more data type examples.Levi Bostian2013-12-30-2/+9