Commit Graph

1629 Commits

Author SHA1 Message Date
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
Joel Birchler
7927c1bf3a Added call, apply, bind JavaScript examples 2013-12-26 22:50:17 -08:00
Adam Bard
0aa7e32f05 Merge pull request #454 from adrianlzt/feature/improve_defined_types_functions
[julia/en] Functions with defined types parameters a little bit confusing
2013-12-20 10:34:48 -08:00
Nami-Doc
40700bf6ba Merge pull request #460 from rogaboru/patch-1
Update python-ru.html.markdown
2013-12-19 08:18:00 -08:00
Rogaboru Kujimoshi
d854062e8b Update python-ru.html.markdown
Fixed comment on line 39
2013-12-19 19:11:58 +03:00
Nami-Doc
a1fca8b508 Merge pull request #459 from chappers/julia
[julia/en] Fixed Spelling Mistake
2013-12-19 03:00:22 -08:00
chappers
e7b43c1ba3 [julia/en] Fixed Spelling Mistake 2013-12-19 16:23:25 +11:00
Nami-Doc
7ca48c4709 Merge pull request #458 from darh/master
Add example for default value
2013-12-18 00:45:45 -08:00
Denis Arh
c9a282d08f Add example for default value 2013-12-18 09:40:20 +01:00
Nami-Doc
6ca2a8dd47 Merge pull request #455 from CatTail/master
[all/zh-cn] fix incorrect language-specific suffix
2013-12-18 00:26:06 -08:00
cattail
91d1227001 [all/zh-cn] fix incorrect language-specific suffix
Also change useless executable file mode.
2013-12-18 10:20:49 +08:00
Nami-Doc
1f42f890f6 Merge pull request #456 from mut0u/master
fix some mistake in common-lisp
2013-12-17 08:34:36 -08:00
savior
a670e63723 fix common lisp 2013-12-17 21:37:30 +08:00
Adrian Lopez
d297853c06 Is a little confusing naming the variable as the abstract. At first I was thinking that cat::Lion means that you are waiting for a Lion type of super type Cat 2013-12-16 23:33:41 +01:00
Adam Bard
b6e73eeb3a Merge pull request #453 from sshine/master
[standard-ml/en-en] Format fixing, variable renaming, some more about exceptions
2013-12-16 12:47:36 -08:00
Simon Shine
bf659f14cf [standard-ml/en-en] Some format fixing, variable renaming, some more about exceptions 2013-12-16 21:42:15 +01:00
Adam Bard
4bf5bbc2a3 Merge pull request #451 from adrianlzt/fix/wrong_index_in_tupla
Trying to set a value in index 0. Is confusing
2013-12-16 11:30:17 -08:00
Adrian Lopez
b32d26240c Trying to set a value in index 0. Is confusing 2013-12-16 18:41:44 +01:00
Nami-Doc
6f194db755 Merge pull request #450 from cubuspl42/master
[JavaScript] Note about how declaring functions affects scope.
2013-12-14 05:49:30 -08:00
cubuspl42
eafeb3b461 typo 2013-12-14 14:44:06 +01:00
cubuspl42
432eb6f53d Note about how declaring functions affects scope. 2013-12-14 14:41:07 +01:00
Adam
48d9eecbfd Fixed merge conflict 2013-12-11 21:27:04 -08:00