index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
|
*
|
|
|
Add name and github page to contributors list.
Levi Bostian
2014-01-06
-0
/
+1
|
*
|
|
|
Edit code for all snippets to compile properly. Re-word some descriptions.
Levi Bostian
2014-01-06
-22
/
+22
|
*
|
|
|
Remove broken Apple website link to Learning Objective-C and replaced with Pr...
Levi Bostian
2014-01-03
-1
/
+1
|
*
|
|
|
Move statements out of @interface that did not allow file to compile. Fix var...
Levi Bostian
2014-01-03
-29
/
+39
|
*
|
|
|
Add @autoreleasepool as alternative to NSAutoreleasePool object.
Levi Bostian
2014-01-01
-1
/
+6
*
|
|
|
|
Merge pull request #478 from jingege/master
Adam Bard
2014-01-05
-6
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
[clojure/cn]Wrap some lines to fit the view.
jingege
2014-01-06
-6
/
+10
*
|
|
|
|
|
Merge pull request #476 from cmpitg/master
Nami-Doc
2014-01-05
-0
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve language usage in Racket guide
Duong H. Nguyen
2014-01-05
-2
/
+2
|
*
|
|
|
|
|
Fix Racket style
Duong H. Nguyen
2014-01-05
-1
/
+1
|
*
|
|
|
|
|
Add input/output section for Racket
Duong H. Nguyen
2014-01-05
-0
/
+40
|
/
/
/
/
/
/
*
|
|
|
|
|
Updated git-es to us lang:, not language:
Adam
2014-01-04
-1
/
+1
*
|
|
|
|
|
Merge pull request #475 from lidashuang/patch-2
Adam Bard
2014-01-04
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update ruby-cn.html.markdown
lidashuang
2014-01-05
-1
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #474 from lidashuang/patch-1
Nami-Doc
2014-01-04
-7
/
+9
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update go-cn.html.markdown
lidashuang
2014-01-05
-7
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #473 from jingege/master
Nami-Doc
2014-01-04
-0
/
+362
|
\
|
|
|
|
|
*
|
|
|
[clojure/cn]Commit the clojure-cn doc.
jingege
2014-01-04
-0
/
+362
|
/
/
/
/
*
|
|
|
Merge pull request #472 from kyrami/master
Nami-Doc
2014-01-02
-0
/
+230
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
spelling, punctuation and more translation
kyr
2014-01-02
-10
/
+10
|
*
|
|
translated css to german
kyr
2014-01-02
-75
/
+77
|
*
|
|
spelling fixes
kyr
2013-12-28
-1
/
+3
|
*
|
|
added one half of the translated stuff
kyr
2013-12-28
-0
/
+226
*
|
|
|
Merge pull request #471 from levibostian/objective-c-memory-management
Nami-Doc
2013-12-31
-0
/
+47
|
\
\
\
\
|
*
|
|
|
Add automatic reference counting examples.
Levi Bostian
2013-12-31
-0
/
+15
|
*
|
|
|
Add memory management examples.
Levi Bostian
2013-12-31
-0
/
+28
|
*
|
|
|
Add simple NSSet example.
Levi Bostian
2013-12-31
-0
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #469 from Yonaba/master
Adam Bard
2013-12-31
-0
/
+449
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Typo fix, again
Yonaba
2013-12-30
-1
/
+1
|
*
|
|
Fixed a lot of typos (thanks @Nami-Doc for the proofreading)
Yonaba
2013-12-30
-20
/
+20
|
*
|
|
Bit of prettification
Yonaba
2013-12-30
-10
/
+9
|
*
|
|
Added french translation for Lua
Yonaba
2013-12-30
-0
/
+450
*
|
|
|
Merge pull request #470 from levibostian/objective-c-properties
Nami-Doc
2013-12-30
-15
/
+89
|
\
\
\
\
|
*
|
|
|
Add instance variable definition examples.
Levi Bostian
2013-12-30
-12
/
+23
|
*
|
|
|
Add more data type examples.
Levi Bostian
2013-12-30
-2
/
+9
|
*
|
|
|
Add examples of methods to work with NSSets.
Levi Bostian
2013-12-30
-8
/
+17
|
*
|
|
|
Add data types with examples.
Levi Bostian
2013-12-30
-9
/
+49
|
*
|
|
|
Add getters and setters examples.
Levi Bostian
2013-12-30
-2
/
+6
|
*
|
|
|
Add more description to @property getters and setters.
Levi Bostian
2013-12-30
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #468 from cengizIO/master
Nami-Doc
2013-12-30
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Source.fromPath no longer exists (https://github.com/scala/scala/blob/master/...
Cengiz Can
2013-12-30
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #467 from alexaltair/master
Nami-Doc
2013-12-28
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix typos and indentation
Alex Altair
2013-12-28
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #465 from joelbirchler/master
Adam Bard
2013-12-27
-0
/
+31
|
\
\
\
\
|
*
|
|
|
Added call, apply, bind JavaScript examples
Joel Birchler
2013-12-26
-0
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #466 from kyrami/master
Nami-Doc
2013-12-27
-10
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
spelling fixes in bash (en)
kyr
2013-12-27
-10
/
+10
|
/
/
*
|
Merge pull request #454 from adrianlzt/feature/improve_defined_types_functions
Adam Bard
2013-12-20
-4
/
+4
|
\
\
|
*
|
Is a little confusing naming the variable as the abstract. At first I was thi...
Adrian Lopez
2013-12-16
-4
/
+4
*
|
|
Merge pull request #460 from rogaboru/patch-1
Nami-Doc
2013-12-19
-1
/
+1
|
\
\
\
[prev]
[next]