Tim Heaney
|
57ad6d412d
|
Typo: "too many" rather than "to many"
|
2015-10-05 22:46:03 -04:00 |
|
ven
|
e0f81c1a9f
|
Merge pull request #1360 from GersonLazaro/javascript-correction
Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de]
|
2015-10-05 23:17:39 +02:00 |
|
Gerson Lázaro
|
e848adf9d5
|
Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de]
|
2015-10-05 15:20:35 -05:00 |
|
Levi Bostian
|
d1a822f96c
|
Merge pull request #1353 from chashmeetsingh/patch-4
Reverse an array
|
2015-10-05 13:22:17 -05:00 |
|
Levi Bostian
|
d3519b2269
|
Merge pull request #1347 from bomberstudios/patch-1
Fixed some typos
|
2015-10-05 13:20:36 -05:00 |
|
Levi Bostian
|
e244e08383
|
Merge pull request #1337 from jig08/master
[smalltalk/en] Addition of an article for Smalltalk
|
2015-10-05 13:17:19 -05:00 |
|
Levi Bostian
|
79d598507e
|
Merge pull request #1293 from ian-bertolacci/master
[chapel] Updated info for release 1.12.0
|
2015-10-05 13:14:55 -05:00 |
|
Levi Bostian
|
bb02567725
|
Merge pull request #1306 from zfergus2/master
[python3/en] edits and additions
|
2015-10-05 13:14:09 -05:00 |
|
Chashmeet Singh
|
0beb78ac43
|
Reverse an array
|
2015-10-05 20:32:00 +05:30 |
|
Adam Bard
|
4c7c47cb8f
|
Merge pull request #1343 from VeerpalB/VeerpalB-patch-1
[python3/en]Add step parameter to range function
|
2015-10-05 22:53:41 +08:00 |
|
Adam Bard
|
3f03b9e528
|
Merge pull request #1344 from connorshea/master
[css/en] Added some Further Reading Links for CSS
|
2015-10-05 22:53:13 +08:00 |
|
Chashmeet Singh
|
51e3bd21e2
|
Reverse a list
|
2015-10-05 20:22:07 +05:30 |
|
Chashmeet Singh
|
cae1960ca3
|
Reverse an array
|
2015-10-05 17:51:23 +05:30 |
|
ven
|
e57fb68756
|
Merge pull request #1349 from chashmeetsingh/patch-1
Update ruby-ru.html.markdown
|
2015-10-05 13:41:20 +02:00 |
|
Chashmeet Singh
|
142d33340a
|
Update ruby-ru.html.markdown
|
2015-10-05 15:31:46 +05:30 |
|
Ale Muñoz
|
0a3bdcd6a5
|
Fixed some typos
|
2015-10-05 11:50:44 +02:00 |
|
Ian Bertolacci
|
a9680e9c02
|
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
Fixed down merge-conflict.
|
2015-10-04 22:02:33 -06:00 |
|
connorshea
|
a009095c2f
|
Added some Further Reading Links for CSS
And changed CanIUse to “Can I Use…”
|
2015-10-04 18:53:55 -06:00 |
|
Zachary Ferguson
|
5225372045
|
Fixed whitespaces
Fixed the spacing to conform with standards.
|
2015-10-04 19:58:14 -04:00 |
|
VeerpalB
|
82bdd1b1c8
|
Add step parameter to range function
A description of the step parameter of the range function is added. An example of its use in a for loop is also given.
|
2015-10-04 19:41:13 -04:00 |
|
Levi Bostian
|
ad4d6f3c1e
|
Merge pull request #1322 from dstockto/javascript-grammar
Correct usage of "it's" in javascript doc
|
2015-10-04 17:22:45 -05:00 |
|
Levi Bostian
|
84a2cd0748
|
Merge pull request #1300 from dhwanishah/javaPageChange
Added how to declare and initialize variables for single and multiple instances
|
2015-10-04 17:13:51 -05:00 |
|
Levi Bostian
|
15e5d01763
|
Merge pull request #1296 from edm00se/patch-1
markdown example: fixed missing ! to create an actual comment
|
2015-10-04 17:12:49 -05:00 |
|
Levi Bostian
|
54a3d4cc7a
|
Merge pull request #1292 from micheleorselli/more-php-operators
[PHP] Adds some new php operators
|
2015-10-04 17:10:47 -05:00 |
|
Levi Bostian
|
719e6e6132
|
Merge pull request #1290 from ksami/master
[bash/en] Improved descriptions
|
2015-10-04 17:10:06 -05:00 |
|
ven
|
e7a50adb78
|
Fix #1289
|
2015-10-04 22:44:34 +02:00 |
|
ven
|
9f7514f2d4
|
Merge pull request #1334 from bk2dcradle/master
[java/en] Added abstract classes in java
|
2015-10-04 22:32:23 +02:00 |
|
ven
|
1d436fc63f
|
Merge pull request #1342 from guntbert/iss1333-other-languages
[csharp/de,fr,tr,cn] Put demonstrative condition into ternary expression
|
2015-10-04 22:10:18 +02:00 |
|
bk2dcradle
|
d8efd3ba34
|
Modified as said to by a Collaborator
|
2015-10-05 01:38:02 +05:30 |
|
Guntbert Reiter
|
b1984042c8
|
Put demonstrative condition into ternary expression
It should be made clear that the part before the ternary operator is
indeed a condition, most often created as some comparison expression.
|
2015-10-04 21:56:24 +02:00 |
|
ven
|
38b9bf7eed
|
Merge pull request #1335 from davelima/master
[hack/en] Fixed some typos and added pt-br translation
|
2015-10-04 21:32:35 +02:00 |
|
David Lima
|
d2fde65124
|
Including '-pt' suffix on filename
|
2015-10-04 16:30:58 -03:00 |
|
ven
|
2a337bef67
|
Merge pull request #1329 from thePsguy/patch-2
{c}Variable size array, user size input added.
|
2015-10-04 21:23:34 +02:00 |
|
Pushkar Sharma
|
2e987df422
|
replaced scanf with fscanf.
|
2015-10-05 00:52:47 +05:30 |
|
ven
|
36553a181a
|
Merge pull request #1341 from willianjusten/master
Fixing some typos
|
2015-10-04 21:14:42 +02:00 |
|
willianjusten
|
1194e9456f
|
Fixing some typos
|
2015-10-04 16:13:11 -03:00 |
|
ven
|
3c4afff4cc
|
Merge pull request #1336 from thePsguy/patch-3
{common-lisp}Issue #1157 comment for '-p'
|
2015-10-04 21:09:31 +02:00 |
|
ven
|
a07e944714
|
Merge pull request #1328 from thePsguy/patch-1
{C++}Clarified fooRef address.
|
2015-10-04 21:08:07 +02:00 |
|
ven
|
088114711b
|
Merge pull request #1340 from ozgurshn/master
swift-tr.html.markdown
|
2015-10-04 21:06:49 +02:00 |
|
Pushkar Sharma
|
68fc9b5c1f
|
fixed the comment format
|
2015-10-05 00:35:49 +05:30 |
|
Pushkar Sharma
|
3b246fd869
|
Grammar
the address
|
2015-10-05 00:32:34 +05:30 |
|
ozgur sahin
|
f72588075d
|
swift-tr.html.markdown
Translated some English sentences.
|
2015-10-04 22:01:10 +03:00 |
|
ven
|
df3cf052e2
|
Merge pull request #1320 from Carreau/patch-1
Update French Python 2 with link to English Python 3.
|
2015-10-04 21:00:09 +02:00 |
|
ven
|
574730dcca
|
Merge pull request #1321 from willianjusten/master
Added pt-br translation to Javascript
|
2015-10-04 20:59:53 +02:00 |
|
ven
|
74c3f65302
|
Merge pull request #1317 from DennisPS/master
[git/de] fixed typo
|
2015-10-04 20:59:08 +02:00 |
|
ven
|
caa395a077
|
Merge pull request #1332 from JesusTinoco/master
Typos fixed in git-es.html.markdown
|
2015-10-04 20:44:15 +02:00 |
|
Pushkar Sharma
|
87e8e77e5f
|
Fixed a mistake from previous commit.
Better explained reference address.
|
2015-10-05 00:13:54 +05:30 |
|
ven
|
c1cfa37288
|
Merge pull request #1331 from edholland/fix-typos
Fix poor formatting and typos
|
2015-10-04 20:43:07 +02:00 |
|
ven
|
ff5c833f13
|
Merge pull request #1330 from GersonLazaro/cpp-spanish-translation
[c++/es] added es-es translation for c++
|
2015-10-04 20:42:04 +02:00 |
|
ven
|
ed3dfe3717
|
Merge pull request #1325 from dstockto/grammar-visualbasic
Fix incorrect "its" to "it is" in visual basic doc
|
2015-10-04 20:35:05 +02:00 |
|