Nicolas Brugneaux
|
ffd5e7e149
|
Typo
|
2014-08-20 19:39:19 +02:00 |
|
Nicolas Brugneaux
|
210d9eba8d
|
better example.
|
2014-08-20 19:13:53 +02:00 |
|
Nicolas Brugneaux
|
7367cd9ae8
|
Updated according to the review.
|
2014-08-20 19:08:18 +02:00 |
|
Nicolas Brugneaux
|
f636701694
|
Translatated strings to "chaines de caractères"
|
2014-08-20 12:10:15 +02:00 |
|
Nicolas Brugneaux
|
1421ef08f5
|
Updated the part that I forgot to translate.
|
2014-08-20 10:12:21 +02:00 |
|
Sam Zaydel
|
d951a3bba9
|
Fixing own merge mistake.
|
2014-08-19 20:45:25 -07:00 |
|
Sam Zaydel
|
161e19baa9
|
Minor language change fixing mixed use of array and slice, where only slice is correct.
|
2014-08-19 20:43:42 -07:00 |
|
Sam Zaydel
|
7000db24e0
|
Fixed indentation error created in previous commit.
|
2014-08-19 20:43:42 -07:00 |
|
Sam Zaydel
|
a7a8c85257
|
In golang slices are dynamic, so a mention of append() for slice updates seems to be appropriate.
|
2014-08-19 20:43:42 -07:00 |
|
Nicolas Brugneaux
|
1d4e0929ff
|
Update javascript-fr.html.markdown
|
2014-08-20 02:03:01 +02:00 |
|
Nicolas Brugneaux
|
ddd4db06ca
|
Added French translation for Javascript
|
2014-08-20 02:01:40 +02:00 |
|
Nami-Doc
|
791edecd78
|
Merge pull request #726 from MrAkirah/patch-1
Update ruby-fr.html.markdown
|
2014-08-19 16:45:12 -04:00 |
|
MrAkirah
|
e5a61a1db1
|
Update ruby-fr.html.markdown
@@species n'existe pas, remplacé @@espece
|
2014-08-19 21:30:31 +01:00 |
|
Levi Bostian
|
43c983d54a
|
Merge pull request #724 from jameseb7/master
[go/*] rune is actually an alias for int32, not uint32
|
2014-08-19 10:47:52 -05:00 |
|
James Baxter
|
4b5cbc91eb
|
Fixed the statement that rune is an alias for uint32 in the translations
|
2014-08-19 12:56:27 +01:00 |
|
James Baxter
|
d7ead48d1f
|
Corrected the statement that rune is an alias for uint32 to say int32
|
2014-08-19 12:06:02 +01:00 |
|
Dzianis Dashkevich
|
b249363a99
|
Make style fixes to conform to ruby style guide
Made style fixes to conform to Ruby style guide.
Added a reference to a community-driven Ruby coding style guide.
|
2014-08-19 12:17:27 +03:00 |
|
Levi Bostian
|
cdd139136c
|
Merge pull request #715 from Measuring/master
English - Scala - Changes to pattern matching, string interpolation and file writing
|
2014-08-17 12:06:44 -05:00 |
|
a.vandijk
|
775c7faa65
|
[ADDED] Output to additional println's.
|
2014-08-16 18:21:49 +02:00 |
|
a.vandijk
|
d2cf006282
|
[CHANGE] Output examples added to matcher part and string interpolation part.
|
2014-08-15 15:56:56 +02:00 |
|
a.vandijk
|
07b6229ee6
|
[CHANGE] Comment match on serial key now mentions verbatim (multiline)
|
2014-08-15 15:56:55 +02:00 |
|
a.vandijk
|
3cb8d2bcc5
|
- [ADD] PrintWriter example from Java
- [CHANGE] Extended regex matching with more examples with switch / case
- [CHANGE] String interpolation with formatting and expressions explained.
|
2014-08-15 15:56:55 +02:00 |
|
Nami-Doc
|
0b2f1ff6f1
|
Update perl6 to fix some of its quirks
|
2014-08-14 21:35:14 +02:00 |
|
Philippe
|
b5ccc1d83c
|
Small typos
|
2014-08-14 15:58:34 +02:00 |
|
Philippe
|
7d0adf66ea
|
Added inheritance and overwrite examples
|
2014-08-14 15:56:30 +02:00 |
|
Philippe
|
7f2256b2e6
|
Tutorial on classes and functions added
TODO: more on indexers, check the comment emitted twice for f2 function
|
2014-08-14 15:40:21 +02:00 |
|
Philippe
|
fda947d939
|
Some re-phrasing and typos
|
2014-08-14 13:34:41 +02:00 |
|
Philippe
|
3f5251edf9
|
Intial file created for TypeScript
Not all content but it's a good start
|
2014-08-14 12:12:50 +02:00 |
|
Levi Bostian
|
02aed42057
|
Merge pull request #716 from LumenTeun/master
Fixed some typos and added more for loops.
|
2014-08-13 17:45:34 -05:00 |
|
Daniel Zendejas
|
17fe88764d
|
[bash/es] created
|
2014-08-13 09:12:50 -05:00 |
|
Daniel Zendejas
|
963b2ef7a2
|
Little typos fixed.
|
2014-08-12 20:35:42 -05:00 |
|
Daniel Zendejas
|
fbca22daee
|
Sintax check
|
2014-08-12 20:28:35 -05:00 |
|
Daniel Zendejas
|
6e9dc12151
|
[whip/es] created.
|
2014-08-12 20:27:40 -05:00 |
|
Adam Bard
|
9492155605
|
Update yaml-es.html.markdown
|
2014-08-11 17:13:46 +02:00 |
|
m90
|
7ba211d85b
|
fix overflowing line
|
2014-08-11 10:04:38 +02:00 |
|
m90
|
4abce50bfe
|
add german coffeescript introduction
|
2014-08-11 10:02:06 +02:00 |
|
Sam Zaydel
|
5ed3d5455e
|
Fixed indentation error created in previous commit.
|
2014-08-10 20:04:49 -07:00 |
|
Sam Zaydel
|
19bd3cdd0b
|
In golang slices are dynamic, so a mention of append() for slice updates seems to be appropriate.
|
2014-08-10 20:02:31 -07:00 |
|
Adam Brenecki
|
a9daab714a
|
Merge pull request #718 from m90/master
[javascript/*] typeof is an operator and not a function/method - fix usag...
|
2014-08-10 19:31:54 +09:30 |
|
m90
|
7cf0bcb828
|
[javascript/*] typeof is an operand and not a function/method - fix usage / remove parens
|
2014-08-09 21:41:12 +02:00 |
|
LumenTeun
|
e1365274f7
|
Added two new ways to use for loops.
|
2014-08-08 18:24:43 +01:00 |
|
LumenTeun
|
4320966262
|
Fixed typo.
|
2014-08-08 18:24:29 +01:00 |
|
LumenTeun
|
8be20de321
|
Fixed while loop.
|
2014-08-08 18:11:17 +01:00 |
|
Daniel Zendejas
|
2cfc0752b4
|
Merge pull request #694 from DanielZendejas/master
[xml/es] created
|
2014-08-08 07:28:41 -05:00 |
|
Nami-Doc
|
e1982bf586
|
Merge pull request #707 from jcbohin/patch-1
[go/en] Adding Go playground link with code - fixes #318
|
2014-08-08 10:50:01 +02:00 |
|
Nami-Doc
|
26cfe0b94f
|
Merge pull request #700 from jcbohin/go-en-Range_clause-#351
[go/en] add an example for range - fixes #351
|
2014-08-08 10:49:26 +02:00 |
|
Daniel Zendejas
|
e6df8f849a
|
[brainfuck/es] created
|
2014-08-07 16:52:47 -05:00 |
|
Jean-Christophe Bohin
|
26166afc65
|
Fixed style
Didn't uppercased 'range' in the beginning of the sentence since it's a language keyword.
|
2014-08-07 22:43:59 +02:00 |
|
Jean-Christophe Bohin
|
c0d49cdb88
|
Fixing missing space and dot.
|
2014-08-07 22:37:52 +02:00 |
|
Jean-Christophe Bohin
|
a4b4a7927f
|
Adding a direct link to play.golang.org
|
2014-08-07 22:31:20 +02:00 |
|