Sam Zaydel
9448404709
Slight language change per pull req. comment
2014-06-22 20:49:29 -07:00
Sam Zaydel
ff49deb886
Fixed on
to in
in comment.
2014-06-22 06:21:21 -07:00
Sam Zaydel
e5d8895c8e
Should have more detail about named return values.
...
There was not a section about named return values, and it feels like it is a valuable and important enough thing to learn early on. If nothing else, when looking at someone else's code this may be a point of confusion.
2014-06-22 06:20:12 -07:00
Levi Bostian
ec800a5d14
Merge pull request #656 from tormaroe/patch-1
...
Fixed missing + sign in lambda section
2014-06-21 10:40:54 -05:00
Torbjørn Marø
760fee2ba8
Fixed missing + sign in lambda section
2014-06-21 12:10:34 +02:00
miguel araujo
3d87e26350
JSON updated
2014-06-19 11:33:59 -03:00
miguel araujo
8c44cb9b4f
Merge branch 'master' of https://github.com/miguelarauj1o/learnxinyminutes-docs into translate_br
2014-06-19 11:05:48 -03:00
Levi Bostian
9862212ed1
Merge pull request #643 from marcoms/patch-1
...
Add extra detail
2014-06-18 23:11:09 -05:00
Adam Bard
cb974f0a3f
Merge pull request #653 from xksteven/master
...
[python 3/en] fixed error in sets
2014-06-16 22:10:17 +02:00
Steven Basart
9f29296054
Update python3.html.markdown
...
fixed python 3 english sets error and editted .add comment because .add only accepts one argument
2014-06-16 14:47:43 -04:00
chtiprog
7c306cead8
Removing comparison with java performance for while loops
2014-06-14 19:37:45 +02:00
chtiprog
ad9186f4f8
Updated links and fix typo
2014-06-14 19:26:14 +02:00
chtiprog
57cc424b54
Corrections after pull request of the french translation of Scala
2014-06-14 19:13:32 +02:00
chtiprog
f011c1af0e
Updated french version of scala
2014-06-14 19:13:32 +02:00
chtiprog
664389fb7c
Added french version of Scala
2014-06-14 19:13:32 +02:00
Levi Bostian
a404b09093
Merge pull request #650 from checkcheckzz/master
...
[json/cn]: fix the original typo
2014-06-14 00:58:25 -05:00
miguel araujo
7bc3a435c6
Translating GIT and JSON to pt-br. Added link to further information
2014-06-14 01:28:20 -03:00
niuzhist
b6f889c9e6
[json/cn]: fix the original typo
2014-06-13 19:10:37 -07:00
Marco Scannadinari
de369eaa29
Remove escaped quotes and external gist link
2014-06-13 19:20:21 +01:00
Nami-Doc
b73a35a306
Merge pull request #649 from bobozhengsir/patch-1
...
Update scala-cn.html.markdown
2014-06-13 14:10:04 +02:00
bobozhengsir
ce2e9b93fb
Update scala-cn.html.markdown
...
miss a comma at line 372
2014-06-13 20:01:16 +08:00
Nami-Doc
10af53dd71
Merge pull request #648 from jackhooper/patch-1
...
[json/en] - fixed typo
2014-06-12 09:30:29 +02:00
Jack Hooper
a88daf1435
[json/en] - fixed typo
...
Changed "You know know everything..." to "You now know everything..."
2014-06-12 13:49:22 +10:00
Levi Bostian
19f2264d32
Merge pull request #647 from mendozao/patch-1
...
Update markdown.html.markdown
2014-06-11 16:42:49 -05:00
Osvaldo Mendoza
2420e593a4
Update markdown.html.markdown
...
typo
2014-06-11 17:36:16 -04:00
Marco Scannadinari
a5f41dd164
Fix missing commas and closing braces
2014-06-11 09:55:56 +01:00
Adam Brenecki
b2925f3700
Merge pull request #646 from nati22/master
...
Changed "complimenting" to "complementing".
2014-06-11 11:41:14 +09:30
Nati
659bc7566f
Changed "complimenting" to "complementing".
2014-06-10 16:54:32 -07:00
Levi Bostian
663e697e01
Merge pull request #644 from timothymalcham/perl-doc-line-lengths
...
[perl/en] Shortens line lengths of comments in Perl guide
2014-06-10 12:19:56 -05:00
Timothy Malcham
fac959a398
Shortens line lengths of comments in Perl guide
2014-06-10 10:06:08 -07:00
Marco Scannadinari
8348e27660
Add extra detail
2014-06-08 22:00:14 +01:00
Nami-Doc
20f5a00de4
Merge pull request #641 from wobh/patch-1
...
Update elixir.html.markdown
2014-06-07 16:54:13 +02:00
William Clifford
506ffb7a68
Update elixir.html.markdown
...
minor spelling fix: `s/catched/caught/`
2014-06-07 07:45:57 -07:00
Nami-Doc
d9e5677d1a
Add lang: tag for swift/zh-cn - fixes #640
2014-06-05 22:45:41 +02:00
Nami-Doc
689de60ec5
Merge pull request #637 from miguelarauj1o/trans_coffeescript
...
Translating coffeescript to pt-br
2014-06-05 21:53:07 +02:00
Nami-Doc
1899c062e5
Merge pull request #639 from ysagal/patch-1
...
Tiny typo fix
2014-06-05 18:54:26 +02:00
ysagal
e0e17156ee
Tiny typo fix
2014-06-05 12:20:54 -04:00
Nami-Doc
25c430a609
Merge pull request #638 from xavieryao/master
...
[swift/zh-cn] zh-cn translation for swift
2014-06-05 16:58:11 +02:00
Xavier Yao
e07f88cb4d
Tiny symbol missing fixed.
2014-06-05 22:49:42 +08:00
Xavier Yao
1f1c7b616c
zh-cn translatation for Swift
2014-06-05 22:48:49 +08:00
miguel araujo
b5e3cb4206
Translating coffeescript to pt-br
2014-06-05 10:20:18 -03:00
Adam Bard
a89a9a4fb6
Merge pull request #635 from levibostian/git-push-addition
...
Add git push -u command to git tutorial.
2014-06-05 12:31:21 +02:00
Adam Bard
7463bb7f44
Merge pull request #636 from grant/master
...
Swift
2014-06-05 12:29:56 +02:00
Grant Timmerman
76f4c1b3b6
Formatted the document according to the guidelines
2014-06-04 13:22:01 -07:00
Grant Timmerman
0d984535bd
Added swift docs
2014-06-04 00:50:17 -07:00
Levi Bostian
49eed60496
Add git push -u command to git tutorial.
2014-06-03 11:40:06 -05:00
Levi Bostian
56f22971e9
Merge pull request #633 from JoaoGFarias/master
...
Translating C to PT-BR
2014-06-02 14:48:47 -05:00
Joao Farias
5d5fbc79a9
Translating C to PT-BR
2014-06-02 16:44:13 -03:00
Levi Bostian
7e3c94c41e
Merge pull request #632 from ins429/master
...
[go/ko-kr] add missing translations
2014-06-01 21:47:39 -05:00
Levi Bostian
71fcf67998
Merge pull request #631 from checkcheckzz/patch-2
...
[yaml/cn]: add last translation
2014-06-01 21:46:30 -05:00