Levi Bostian
5bbb0200d7
Merge pull request #1373 from kalebdavis/patch-1
...
Update ruby.html.markdown
2015-10-09 10:02:33 -05:00
Levi Bostian
bd56a72723
Merge pull request #1372 from raphaelbn/patch-1
...
[javascript/en] Added for/in loop JavaScript
2015-10-09 10:02:12 -05:00
Levi Bostian
89c63424f3
Merge pull request #1371 from zfergus2/master
...
[java/en] Added additional definitions and edited comments
2015-10-09 10:01:18 -05:00
ven
da1fedc741
Merge pull request #1403 from payet-s/fix-yaml-fr-typos
...
[yaml/fr] Fix typos
2015-10-09 15:33:51 +02:00
payet-s
ab8267f427
[yaml/fr] Fix typos
2015-10-09 12:36:07 +02:00
Adam Bard
893be42153
Merge pull request #1416 from AVGP/854-json-trailing-comma
...
Mention of trailing commas in JSON and that they should be avoided
2015-10-09 17:23:10 +08:00
Martin N
7fd149485e
Mention of trailing commas in JSON and that they should be avoided
2015-10-09 07:39:22 +00:00
Raphael Nascimento
c3914e277b
Added for/in loop JavaScript
...
Fixing code style
2015-10-08 18:34:03 -03:00
ven
0d0c495c70
Merge pull request #1387 from Iandenh/patch-1
...
[brainfuck/nl] Fix dutch notation for large numbers
2015-10-08 22:56:16 +02:00
ven
c48b1b533c
Merge pull request #1393 from aayushranaut/master
...
Fixes typos and removed useless spaces
2015-10-08 22:50:04 +02:00
ven
005c2d3bb2
Merge pull request #1397 from silvansky/master
...
[swift/en] Add generics operator in Swift
2015-10-08 22:49:11 +02:00
ven
6d85694f3b
Merge pull request #1401 from oylenshpeegul/patch-1
...
Typo: "thought of" not "though of"
2015-10-08 22:48:22 +02:00
ven
468ac7efe9
Merge pull request #1402 from oylenshpeegul/patch-2
...
Typo: "easily" rather than "easy"
2015-10-08 22:48:04 +02:00
Tim Heaney
c39264fd88
Typo: "easily" rather than "easy"
2015-10-08 09:00:59 -04:00
Tim Heaney
6f2d381559
Typo: "thought of" not "though of"
2015-10-08 07:14:24 -04:00
Valentine Silvansky
707c8db171
Add generics operator in Swift
2015-10-08 10:00:13 +03:00
Zachary Ferguson
7aca9100a0
[java/en] Fixed repitions
2015-10-08 00:00:37 -04:00
Zachary Ferguson
3c02fdb8e4
Revert "[c/en] Added a section for header files."
...
This reverts commit e1ac6209a8
.
2015-10-07 23:49:46 -04:00
Zachary Ferguson
bc21259249
Merge remote-tracking branch 'adambard/master'
...
Conflicts:
java.html.markdown
2015-10-07 23:46:13 -04:00
Zachary Ferguson
e1ac6209a8
[c/en] Added a section for header files.
...
Added a section for header files.
Included a discussion of what belongs in a header file and what does
not.
2015-10-07 23:45:01 -04:00
Adam Bard
abd7444f9e
Merge pull request #1395 from ghalley/spaces
...
[en] Remove unnecessary whitespace throughout the english files
2015-10-08 11:24:31 +08:00
Gabriel Halley
960ee4a185
removing whitespace all over
2015-10-07 23:11:24 -04:00
Gabriel Halley
a793d16e37
remove extra whitespace, explain NaN
2015-10-07 22:22:12 -04:00
Aayush Ranaut
087bc761d5
Sugar Assert fix
2015-10-07 21:19:50 -04:00
Aayush Ranaut
83a229e3f5
Fixes typos
2015-10-07 20:50:30 -04:00
Iandenh
07c1233705
Fix dutch notation for large numbers
...
The Dutch notation for large numbers is with a `.` instead of a `,`
2015-10-07 11:36:24 +02:00
ven
5c677e8071
Merge pull request #1378 from cwalk/swift-1
...
[swift/en] Updated link to correct page
2015-10-07 09:21:27 +02:00
ven
4d8202a55b
Merge pull request #1380 from cwalk/obj-c
...
[objective-c/en] Added additional reading for both iOS and OS X for Objective-C
2015-10-07 09:20:43 +02:00
ven
d6f45adb94
fix contributors, #13699
2015-10-07 08:35:54 +02:00
Clayton Walker
f53f50aad1
Added additional reading for both iOS and OS X for Objective-C from Apple Developer site. Added contribution line.
2015-10-06 23:06:21 -04:00
Raphael Nascimento
f1711ddd4c
[javascript/en] Added for/in loop JavaScript
...
more explanation about for/in java script.
2015-10-06 23:44:30 -03:00
Clayton Walker
d540d1c67b
Original link directs to page that can't be found. Changed to represent new location of the Apple Developer tutorial on swift.
2015-10-06 22:25:38 -04:00
Kaleb Davis
f165e721ce
Update ruby.html.markdown
2015-10-06 20:55:51 -04:00
Raphael Nascimento
fe52573118
Update javascript.html.markdown
...
For/In loop JavaScript
2015-10-06 20:51:47 -03:00
Zachary Ferguson
cea7db46eb
[java/en] Fixed Whitespace
...
Converted tabs to 4 spaces for consistency.
2015-10-06 19:09:13 -04:00
Zachary Ferguson
420e04a590
[java/en] Final Methods
...
Explained Final Methods
2015-10-06 19:07:24 -04:00
Zachary Ferguson
01685afb84
[java/en] removed excess abstract class
...
removed excess abstract class
2015-10-06 18:31:11 -04:00
Zachary Ferguson
93d7d801d8
[java/en] Merged definitions of abstract and added final
...
Merged definitions of abstract and added a definition of final classes.
2015-10-06 18:28:57 -04:00
Zachary Ferguson
da10a0bf06
Merge remote-tracking branch 'adambard/master'
2015-10-06 18:27:48 -04:00
ven
6ac7368b3b
Merge pull request #1370 from dreamtocode/patch-2
...
Update c++.html.markdown
2015-10-07 00:21:12 +02:00
Zachary Ferguson
c4f93c0b0e
Merge remote-tracking branch 'adambard/master'
...
Conflicts:
java.html.markdown
2015-10-06 18:19:20 -04:00
ven
b4428b190e
Merge pull request #1369 from pboutin/master
...
[PHP - fr] Added the french translation for the PHP guide
2015-10-07 00:17:37 +02:00
Zachary Ferguson
29cbff1768
[java/en] Edits and additions
...
Included an example of printf
Discussed final variable
initialization
Gave a floating point division example
Discussed boolean
operators
Defined the abstract and final class and compared them.
Added
some clarifying remarks to comments.
2015-10-06 18:16:33 -04:00
George Gognadze
9d64b532f8
Update c++.html.markdown
...
spelling error
2015-10-07 01:27:12 +04:00
pboutin
7ffea42953
fixed grammar errors following the comments of vendethiel
2015-10-06 17:18:10 -04:00
ven
55c80f2552
Merge pull request #1368 from Ribeiro/master
...
Added The Elvis Operator to Groovy docs - Issue #1181
2015-10-06 22:07:57 +02:00
Geovanny Ribeiro
35ba352668
Update groovy.html.markdown
2015-10-06 16:49:21 -03:00
Pascal Boutin
08ba654955
Quick review for the fr-fr php page
2015-10-06 15:11:34 -04:00
Ribeiro
d810a71b76
Added The Elvis Operator to Groovy docs
2015-10-06 15:09:29 -03:00
ven
a8621d1aad
Merge pull request #1367 from theist/patch-1
...
[ruby-ecosystem/en] Ruby 1.9.x is also retired
2015-10-06 18:32:29 +02:00