olwaro
5c19094fb0
A bunch of typo fix
2014-02-24 19:16:38 +01:00
olwaro
4803b3aa26
First version of csharp french translation
2014-02-24 19:16:38 +01:00
Nami-Doc
6f23dc37ee
Merge pull request #538 from BWSpiros/patch-1
...
Fixed random spelling error.
2014-02-21 08:00:17 +01:00
Brian Stearns
03e6892a5f
Fixed random spelling error.
2014-02-20 17:12:12 -05:00
Nami-Doc
2be56d5d95
Merge pull request #537 from weakish/patch-11
...
clojure-cn: contributor and translator information
2014-02-20 11:13:56 +01:00
Jakukyo Friel
c3b6e57e99
clojure-cn: contributor and translator information
...
The translator add his/her name to contributor instead of translator.
2014-02-20 18:12:26 +08:00
Nami-Doc
ccd0f09ea5
Merge pull request #536 from markwhiting/patch-1
...
Better explanation of list slices
2014-02-18 10:21:08 +01:00
Mark Whiting
da3b7c3520
Better explanation of list slices
...
Step size and list slice syntax was not quite clear.
Upon seeing li[::-1] as it was previously, I was not sure what this really meant so I looked it up and found that this section of the guide may benefit from more explanation.
2014-02-17 21:07:29 -05:00
Nami-Doc
5ff5f6c0d8
Merge pull request #535 from Olwaro/loan_pattern
...
[csharp/en] Adds example of 'using' statement for resources handling
2014-02-17 13:59:34 +01:00
olwaro
f6032ba190
Fixes typos
2014-02-17 10:43:18 +01:00
olwaro
8b62c313b1
Adds an example of 'using' statement
2014-02-16 22:00:33 +01:00
Nami-Doc
56e6f0133d
Merge pull request #534 from papaloizouc/master
...
python generators & decorators
2014-02-16 19:48:52 +01:00
charalambosp
3233394cd5
fix section number
2014-02-16 18:37:02 +00:00
charalambosp
550b9c9f2e
generators & decorators
2014-02-16 18:36:09 +00:00
Nami-Doc
b8e4a27551
Merge pull request #530 from weakish/patch-10
...
c-cn: typo
2014-02-16 15:08:52 +01:00
Nami-Doc
6840b080b0
Merge pull request #533 from Olwaro/csharp_fix
...
[csharp/en] Fixes some misleading comments
2014-02-16 15:08:46 +01:00
olwaro
00338a1a61
Fix some misleading comments
2014-02-16 14:28:15 +01:00
Nami-Doc
edc8c4ff27
Merge pull request #532 from ryzed/master
...
Update haxe.html.markdown (fix 531 issue)
2014-02-15 23:47:49 +01:00
ryzed
1c1dda235b
Update haxe.html.markdown
...
fixed typo
2014-02-15 23:10:35 +03:00
Jakukyo Friel
4b8b624015
c-cn: typo
2014-02-15 21:37:58 +08:00
Nami-Doc
33d7020c21
Merge pull request #529 from weakish/patch-9
...
c-cn: improve translations
2014-02-14 16:23:34 +01:00
Jakukyo Friel
e0b9cd1a8b
c-cn: improve translations
...
- improve translations
- translate the missing part
2014-02-14 21:08:09 +08:00
Nami-Doc
b8a13bb98f
Merge pull request #528 from weakish/patch-8
...
c: typo
2014-02-14 13:40:47 +01:00
Jakukyo Friel
2a9fb70f6d
c: typo
2014-02-14 20:34:23 +08:00
Nami-Doc
5c60b4881d
Merge pull request #527 from weakish/patch-7
...
c: reorder paragraphs
2014-02-14 10:25:39 +01:00
Jakukyo Friel
4c25ac36c6
c: reorder paragraphs
...
content about `static` are inserted into the wrong place.
2014-02-14 17:22:38 +08:00
Nami-Doc
6dc9945697
Merge pull request #525 from arikrak/patch-1
...
Added additional resources for learning Java
2014-02-13 20:57:20 +01:00
Ariel
5746c14db7
Added additional resources for learning Java
2014-02-12 22:02:58 -05:00
Adam Bard
b4e8259cbc
Update bash-de.html.markdown
2014-02-12 12:03:41 -08:00
Adam Bard
820a822081
Update bash-cn.html.markdown
2014-02-12 12:03:31 -08:00
Adam Bard
a23e5807ad
Update bash.html.markdown
...
use /bin/bash for bash, not /bin/sh
2014-02-12 12:02:29 -08:00
Nami-Doc
234916c279
Merge pull request #523 from keydunov/master
...
Fix typos in russian translation for Go language
2014-02-12 17:57:35 +01:00
Artyom
1cf0ff68d0
Fix typos in russian translation for Go language
2014-02-12 19:20:41 +03:00
Nami-Doc
3dd569f7cb
Merge pull request #521 from gizmo385/master
...
Java: Added section on interfaces. Updated array creation information.
2014-02-10 22:38:34 +01:00
U-Christopher-PC\Christopher
928e53a108
Added section on interfaces. Added array info
2014-02-10 14:28:54 -07:00
Nami-Doc
72ae07dd15
Merge pull request #520 from brk00/julia-test
...
Moved println(...) from 'Variables and Collections' section
2014-02-08 16:17:48 +01:00
brk0_0
0f4760f9ea
Moved println() from 'Variables and Collections' section
2014-02-08 13:03:50 -02:00
Nami-Doc
a4dff800da
Merge pull request #519 from iArnold/Red-width
...
Update red.html.markdown
2014-02-07 20:36:20 +01:00
iArnold
bcd930047d
Update red.html.markdown
...
Some of the code lines were too long to fit the box so I shortened these and made a few changes in the text so it looks better at the points where the extra lines were added.
2014-02-07 20:34:08 +01:00
Adam Bard
52ae1bd4ba
Merge pull request #515 from xavieryao/master
...
Improvement and zh-cn translation for CoffeeScript
2014-02-05 11:30:20 -08:00
Adam Bard
1cd811966d
Merge pull request #518 from weakish/patch-6
...
Chinese (simplified) translation of lua
2014-02-05 11:29:34 -08:00
Jakukyo Friel
d7ea420ad4
Chinese (simplified) translation of lua
2014-02-06 02:33:05 +08:00
Nami-Doc
3c61926c3b
Merge pull request #517 from weakish/patch-5
...
lua: typo
2014-02-05 18:50:40 +01:00
Jakukyo Friel
f70b1edcfb
lua: typo
...
`LoudDog.__index` is `Dog`, not `LoudDog`.
2014-02-06 01:45:16 +08:00
Xavier Yao
b3f363fcf2
Chinese translation for CoffeeScript
2014-02-05 21:49:10 +08:00
Xavier Yao
a089ef9b0d
Expend CoffeeScript doc
2014-02-05 21:37:17 +08:00
Adam Bard
a44935283a
Merge pull request #513 from jgpacker/master
...
Added visual basic translation from issue #448
2014-02-04 10:37:32 -08:00
Nami-Doc
babd67b9ec
Merge pull request #514 from aaronraimist/patch-1
...
[haskell/en] Fixes issue #510
2014-02-04 00:11:03 -08:00
Aaron Raimist
718693ef48
[haskell/en] Fixes issue #510
2014-02-03 17:09:52 -06:00
jgpacker
e8c8fb0ea5
Added visual basic translation from https://github.com/adambard/learnxinyminutes-docs/issues/448
2014-02-02 23:01:13 -02:00