Commit Graph

3459 Commits

Author SHA1 Message Date
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
Jigyasa Grover
c220cced91 Update smalltalk.html.markdown 2015-10-04 22:54:24 +05:30
Jigyasa Grover
5a0b443ef2 Update smalltalk.html.markdown 2015-10-04 22:48:04 +05:30
Jigyasa Grover
5bf5f12686 Update smalltalk.html.markdown 2015-10-04 22:44:20 +05:30
Jigyasa Grover
40489d4352 Update smalltalk.html.markdown 2015-10-04 22:28:20 +05:30
Jigyasa Grover
67a2c46bca Update smalltalk.html.markdown 2015-10-04 22:23:36 +05:30
Jigyasa Grover
2cf31d9706 Update smalltalk.html.markdown 2015-10-04 22:22:53 +05:30
Jigyasa Grover
add1edbeb2 Delete smalltalk.html.markdown~ 2015-10-04 22:16:17 +05:30
Jigyasa Grover
d704d06976 Delete .Rhistory 2015-10-04 22:15:46 +05:30
jig08
c57868703a Adding smalltalk tut 2015-10-04 22:14:31 +05:30
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
bk2dcradle
6b6f88c64d Added abstract classes 2015-10-04 18:30:19 +05:30
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
David Stockton
4206b4ccd0 Correct usage of "it's" in javascript doc 2015-10-03 19:35:42 -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
João Costa
97c3800ea0 Add pt-pt translation for Scala tutorial 2015-10-03 16:18:03 +01: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
Zachary Ferguson
7184d7b61d Changed [python3/en]
Compared is and ==.
Noted that tuples of length 1 require an ending
comma.
Discussed that keys of dictionaries have to be immutable.
Added
that elements of a set have to be immutable.
Included an explanation of
returning multiple values with tuple assignments.
Added some clarifying
remarks to comments.
2015-10-02 17:24:36 -04:00
Dhwani Shah
4e139ae2f5 unneeded change fixed 2015-10-02 14:57:39 -05:00
Dhwani Shah
63793af2e9 Added section on how to declare and initialize both single varible and multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit. 2015-10-02 14:54:09 -05:00
Dhwani Shah
c7240369b6 Update java.html.markdown 2015-10-02 14:47:17 -05:00
Dhwani Shah
231cd629ca Update java.html.markdown 2015-10-02 14:45:25 -05:00
Dhwani Shah
8e388cd334 Added section on how to declare and initialize both single varible and multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit. 2015-10-02 14:30:45 -05:00
Dhwani Shah
fb43ef2942 Added example of when string concatenation can also be helpful with combination of strings with html tags as this is important to understand when templating say output code from a database transaction. 2015-10-02 14:12:15 -05:00
Eric McCormick
795583521a fixed missing ! to create an actual comment
... which was causing everything subsequently to be rendered as code block, as the triple back tick (which should be inside a comment) wasn't being escaped as part of a comment
2015-10-02 13:50:07 -05:00
Jesse Huang
ae372bb817 Merge pull request #1 from jhuang314/jhuang314-patch-1
Removed random "r"
2015-10-02 14:02:28 -04:00
Jesse Huang
f35472d8d2 Removed random "r" 2015-10-02 14:00:54 -04:00