Commit Graph

1299 Commits

Author SHA1 Message Date
Nami-Doc
bcc8be737a Merge pull request #479 from levibostian/objective-c-refactor
Objective-C refactor
2014-01-07 06:51:24 -08:00
Levi Bostian
afa93d54ad Fix typos. 2014-01-07 08:42:08 -06:00
Levi Bostian
bfa623ac49 Removed NSLog() statements inside @implementation where not allowed. 2014-01-06 20:28:42 -06:00
Levi Bostian
dcf6331eec Add name and github page to contributors list. 2014-01-06 20:21:29 -06:00
Levi Bostian
d935f8fd4e Edit code for all snippets to compile properly. Re-word some descriptions. 2014-01-06 19:25:31 -06:00
Adam Bard
819c5fb625 Merge pull request #478 from jingege/master
[clojure/cn]Wrap some lines to fit the view.
2014-01-05 20:07:24 -08:00
jingege
72de48f9e2 [clojure/cn]Wrap some lines to fit the view. 2014-01-06 09:30:18 +08:00
Nami-Doc
ffaaa44e74 Merge pull request #476 from cmpitg/master
[racket/en] Add input/output section for Racket
2014-01-05 06:45:44 -08:00
Duong H. Nguyen
6801c7056d Improve language usage in Racket guide 2014-01-05 21:37:35 +07:00
lidashuang
755c987dec Update javascript-cn.html.markdown 2014-01-05 22:32:37 +08:00
Duong H. Nguyen
17f4ff8588 Fix Racket style 2014-01-05 21:29:27 +07:00
Duong H. Nguyen
f542ed357d Add input/output section for Racket 2014-01-05 21:25:12 +07:00
Adam
283f3d4089 Updated git-es to us lang:, not language: 2014-01-04 16:56:24 -08:00
Adam Bard
eb57840d2b Merge pull request #475 from lidashuang/patch-2
Update ruby-cn.html.markdown
2014-01-04 16:54:50 -08:00
lidashuang
a8f49bb188 Update ruby-cn.html.markdown 2014-01-05 04:35:23 +08:00
Nami-Doc
dbfcb20ba1 Merge pull request #474 from lidashuang/patch-1
Update go-cn.html.markdown
2014-01-04 12:34:35 -08:00
lidashuang
ca5671a520 Update go-cn.html.markdown 2014-01-05 04:23:58 +08:00
Nami-Doc
99cc81a6a3 Merge pull request #473 from jingege/master
[clojure/cn]Commit the clojure-cn doc.
2014-01-04 03:23:11 -08:00
jingege
b93df3fee7 [clojure/cn]Commit the clojure-cn doc. 2014-01-04 16:26:11 +08:00
Levi Bostian
527fc37efa Remove broken Apple website link to Learning Objective-C and replaced with Programming with Objective-C Apple book link. 2014-01-03 12:52:23 -06:00
Levi Bostian
db691596bb Move statements out of @interface that did not allow file to compile. Fix various typos/confusing wording. 2014-01-03 12:50:35 -06:00
Nami-Doc
0d2ebe2c09 Merge pull request #472 from kyrami/master
[css/de] translation to german
2014-01-02 09:18:51 -08:00
kyr
f134271275 spelling, punctuation and more translation 2014-01-02 17:38:25 +01:00
kyr
fb72fe9256 translated css to german 2014-01-02 17:30:48 +01:00
Levi Bostian
fff847f09e Add @autoreleasepool as alternative to NSAutoreleasePool object. 2014-01-01 19:01:50 -06:00
Nami-Doc
e4db90a2f9 Merge pull request #471 from levibostian/objective-c-memory-management
Objective-C memory management.
2013-12-31 13:17:06 -08:00
Levi Bostian
8e04611520 Add automatic reference counting examples. 2013-12-31 14:59:51 -06:00
Levi Bostian
dff26a28af Add memory management examples. 2013-12-31 14:59:51 -06:00
Levi Bostian
ce770c61df Add simple NSSet example. 2013-12-31 14:59:48 -06:00
Adam Bard
8bd91cb6e2 Merge pull request #469 from Yonaba/master
[lua/fr-fr] French translation of The Lua tutorial
2013-12-31 11:27:00 -08:00
Nami-Doc
4f97211e8e Merge pull request #470 from levibostian/objective-c-properties
[objective-c/en] Objective-C property examples
2013-12-30 16:18:51 -08:00
Levi Bostian
03ada8d975 Add instance variable definition examples. 2013-12-30 18:14:04 -06:00
Levi Bostian
f15a2b5f78 Add more data type examples.
Add NSMutableSet examples.
2013-12-30 18:14:04 -06:00
Levi Bostian
18f669089e Add examples of methods to work with NSSets.
Add note of NSSets being unordered.

Remove for loop to iterate on NSSet. Moved for loop to loop section.
2013-12-30 18:14:04 -06:00
Levi Bostian
0b73244aa3 Add data types with examples. 2013-12-30 18:14:04 -06:00
Levi Bostian
643a3ec67b Add getters and setters examples. 2013-12-30 18:14:04 -06:00
Levi Bostian
5d5f3309fa Add more description to @property getters and setters. 2013-12-30 18:14:04 -06:00
Yonaba
f3d043f7b8 Typo fix, again 2013-12-30 15:50:33 +00:00
Yonaba
a0ee6f45a9 Fixed a lot of typos (thanks @Nami-Doc for the proofreading) 2013-12-30 15:35:44 +00:00
Yonaba
bb673a40a9 Bit of prettification 2013-12-30 14:54:30 +00:00
Yonaba
071de314fd Added french translation for Lua 2013-12-30 14:49:43 +00:00
Nami-Doc
e97b02c0d5 Merge pull request #468 from cengizIO/master
[scala/en] Source.fromPath no longer exists
2013-12-30 04:28:09 -08:00
Cengiz Can
c0a9eabb6c Source.fromPath no longer exists (https://github.com/scala/scala/blob/master/src/library/scala/io/Source.scala) Changed example to use Source.fromFile 2013-12-30 09:45:15 +02:00
Nami-Doc
37299ff4da Merge pull request #467 from alexaltair/master
[julia/en] Fix typos and indentation
2013-12-28 04:22:18 -08:00
Alex Altair
e7dcbed40d Fix typos and indentation 2013-12-28 02:22:25 -08:00
kyr
4fe001ec8a spelling fixes 2013-12-28 02:17:04 +01:00
kyr
837eb79185 added one half of the translated stuff 2013-12-28 02:15:25 +01:00
Adam Bard
8b051e0f99 Merge pull request #465 from joelbirchler/master
[javascript/en] Added call, apply, bind JavaScript examples
2013-12-27 12:46:09 -08:00
Nami-Doc
79cc976ab4 Merge pull request #466 from kyrami/master
[bash/en] spelling fixes
2013-12-27 08:33:17 -08:00
kyr
5bd86ec047 spelling fixes in bash (en) 2013-12-27 16:21:24 +01:00