Raphael Nascimento
|
c3914e277b
|
Added for/in loop JavaScript
Fixing code style
|
2015-10-08 18:34:03 -03:00 |
|
Colton Kohnke
|
c7f02d174a
|
[latex/en] Initial latex whirlwind showcase
|
2015-10-08 23:07:05 +02:00 |
|
Colton Kohnke
|
5f2e3b8739
|
Merge pull request #2 from icymist/latex
initial version for latex
|
2015-10-08 23:08:17 +02: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 |
|
Sean Corrales
|
25d5d07dd3
|
Updating function instructions.
|
2015-10-08 15:37:54 -05:00 |
|
Colton Kohnke
|
79cee63879
|
[matlab/en] Added simple class example to Matlab
|
2015-10-08 21:20:37 +02:00 |
|
Todd M. Guerra
|
6d3f52b7f0
|
Fix some grammar, spelling and indentation
Just some quick cleanup to make the code correctly formatted in parts
and fixed some typos.
|
2015-10-08 11:53:19 -04:00 |
|
Tom Samstag
|
4b74a7a76d
|
fix the output of ff example
|
2015-10-08 08:46:54 -07: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 |
|
himanshu81494
|
617599a527
|
Update json.html.markdown
|
2015-10-08 15:49:51 +05:30 |
|
himanshu81494
|
e8248af134
|
Update c.html.markdown
|
2015-10-08 15:31:40 +05:30 |
|
himanshu81494
|
626ee03fc3
|
Update c.html.markdown
|
2015-10-08 14:45:16 +05:30 |
|
himanshu81494
|
9796759379
|
Update c.html.markdown
|
2015-10-08 14:44:10 +05:30 |
|
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
|
342488f6a8
|
Merge remote-tracking branch 'adambard/master' into adambard/master-cn
|
2015-10-07 23:53:53 -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 |
|
wboka
|
88d1bb7c84
|
Update coldfusion.html.markdown
Additions to the control structures. Added more user-friendly output for .cfm file
|
2015-10-07 16:54:19 -04:00 |
|
Gabriel Halley
|
6fce99b0ee
|
Add ghalley as ruby contributor
|
2015-10-07 15:40:31 -04:00 |
|
Gabriel Halley
|
3b0bc74c56
|
ruby each with index
|
2015-10-07 15:26:25 -04:00 |
|
Gabriel Halley
|
f4c13bc696
|
array first and last methods
|
2015-10-07 15:26:10 -04:00 |
|
Gabriel Halley
|
e3c528bb81
|
add modulus operator
|
2015-10-07 15:25:50 -04:00 |
|
Cameron Schermerhorn
|
18b1c0c4d6
|
Edit string switch addition
+ fix typos:
line 284: fix prinln to println
line 293: fix sustem to system
|
2015-10-07 08:56:29 -04:00 |
|
Cameron Schermerhorn
|
ec125fb6e7
|
Add example for switching Strings
+ Added switch structure to demonstrate how to switch Strings
+ Added name to contributor list
|
2015-10-07 08:53:09 -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 |
|
Gayan
|
ddb3c9eab5
|
Update php.html.markdown
|
2015-10-07 16:01:09 +08: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 |
|
Gayan
|
a03b400390
|
Update php.html.markdown
|
2015-10-07 15:13:17 +08:00 |
|
Gayan
|
0904a24f30
|
Adding exceptions and error handling
|
2015-10-07 15:12:31 +08:00 |
|
ven
|
d6f45adb94
|
fix contributors, #13699
|
2015-10-07 08:35:54 +02:00 |
|
Cadel Watson
|
777423dcc5
|
Add examples of higher-order functions taking multiple arguments
|
2015-10-07 17:01:28 +11:00 |
|
Clayton Walker
|
56ec0882a4
|
Added more to further reading
|
2015-10-07 00:07:00 -04:00 |
|
Clayton Walker
|
6a2fe434b8
|
Minor Typos, increased readability
|
2015-10-06 23:56:55 -04:00 |
|
Clayton Walker
|
ad16a31c07
|
Added clearer description of Optionals and Unwrapping. Minor typo changes as well.
|
2015-10-06 23:36:32 -04: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 |
|
Clayton Walker
|
5dac348b72
|
Forgot to add myself as a contributor from swift-1 pull request.
|
2015-10-06 23:00:11 -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 |
|