Commit Graph

3255 Commits

Author SHA1 Message Date
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
ven
a6e30fcd96 Merge pull request #1324 from dstockto/chapel-grammar
Fix usage of "it's" in example comment for chapel
2015-10-04 20:31:16 +02:00
ven
8d3d000c63 Merge pull request #1339 from guntbert/iss1333
[csharp/en] Put demonstrative condition into ternary expression
2015-10-04 20:25:55 +02:00
Pushkar Sharma
fbd07f268c Issue #1157
Comment explaining '-p', in line 178.
2015-10-04 21:24:57 +05:30
David Lima
09f8a34244 [hack/pt-br] Fixed some typos 2015-10-04 12:05:07 -03:00
David Lima
29ea66dbef [hack/pt-br] Add pt-br translation 2015-10-04 12:02:20 -03:00
David Lima
ff1b91d463 [hack/en] Fixed some typos 2015-10-04 11:57:41 -03:00
Guntbert Reiter
f1a90a4e63 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 16:44:24 +02:00
Jesus Tinoco
8aec122bea Typos fixed in git-es.html.markdown 2015-10-04 13:19:34 +02:00
edholland
f7cfb3b194 Fix poor formatting and typos 2015-10-04 13:18:06 +02:00
Jesus Tinoco
224d4e9c7f Fixing typo in git-es.html.markdown 2015-10-04 13:17:50 +02:00
Gerson Lázaro
9b00510c45 [c++/es] añadido 2015-10-04 00:09:26 -05:00
Pushkar Sharma
c7e552c448 Variable size array, user size input added. #1170
Fixed Issue #1170
Variable size array, user size input added.
2015-10-04 10:34:31 +05:30
Pushkar Sharma
9bc553c46c Update c++.html.markdown
Regarding issue #1216, Better explaining the Reference 'fooRef'.
2015-10-04 10:12:55 +05:30
David Stockton
2ede63f54c Fix incorrect "its" to "it is" in visual basic doc 2015-10-03 19:41:52 -06:00
David Stockton
eb35f7748a Fix usage of "it's" in example comment for chapel 2015-10-03 19:40:02 -06:00
willianjusten
0d28631862 Sync pt with original js 2015-10-03 21:03:58 -03:00
willianjusten
5578db0705 Merge remote-tracking branch 'upstream/master'
* upstream/master:
  Add section on eunit in erlang doc
  Add clarification on bind / match with = op in erlang. Fixes #1139
  Removed random "r"
  Add to contributors
  Misc. typos and formatting
  More explanation on virtual destructors
  Clarify character literals
  Fixing typo in julia-es.html.markdown
  [xml/id] Translated JSON to Indonesian (json-id)
  [xml/id] Translated XML to Indonesian (xml-id)
  Aligned the comment block
  [javascript]  Fix for issue 1248
  Fixed some grammatical issues/typos
  Typos fixed in julia-es.html.markdown
  [c++/pt-br] Fix translate on editing object as parameters
  Update c++.html.markdown
  Add lang: to header of Python3 cs-cz file.
  All class constants can be accessed statically
  Add `kbd` tag
  Fixed the description of attributes and elements.
2015-10-03 21:00:47 -03:00
Matthias Bussonnier
998fdfdfcd typo 2015-10-03 15:40:41 -07:00
Matthias Bussonnier
6f29bcc201 Update Python-fr.html.markdown
Add Link to Python3 English article.
2015-10-03 15:39:37 -07:00
DPS
4719d4707c [go/de] fixed typo 2015-10-03 20:20:03 +02:00
DPS
261f7a249f [git/de] fixed typo 2015-10-03 20:00:47 +02:00
willianjusten
46d509077f [javascript pt-br] : Leitura Adicional 2015-10-03 14:03:54 -03:00
willianjusten
466b51d9fa [javascript pt-br] : 5. More about Objects; Constructors and Prototypes 2015-10-03 13:49:07 -03:00
ven
9b46fe7e57 Merge pull request #1279 from edholland/erlang-eunit
Add section on eunit in erlang doc
2015-10-03 18:37:31 +02:00
Ed Holland
61597e603f Add section on eunit in erlang doc 2015-10-03 18:27:07 +02:00
ven
907f4515ca Merge pull request #1280 from edholland/fix-1139
Add clarification on bind / match with = op in erlang. Fixes #1139
2015-10-03 18:21:51 +02:00
edholland
2e05ec8d95 Add clarification on bind / match with = op in erlang. Fixes #1139 2015-10-03 18:16:24 +02:00
ven
59eaefac54 Merge pull request #1301 from connorwaters/master
[c++/en] Fix typos and formatting, clarify the documentation in places
2015-10-03 09:04:53 +02:00
ven
ee58eda951 Merge pull request #1295 from jhuang314/master
[python/en] Remove random "r"
2015-10-03 07:59:40 +02:00