Commit Graph

3279 Commits

Author SHA1 Message Date
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
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
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
Michele Orselli
0ad95b119d adds some new php operators 2015-10-02 18:24:45 +02:00
Alva Connor Waters
c4b8281cee Add to contributors 2015-10-02 16:19:29 +00:00
Levi Bostian
f23d470961 Merge pull request #1273 from JesusTinoco/patch-1
Typos fixed in julia-es.html.markdown
2015-10-02 11:15:29 -05:00
Levi Bostian
d5b5b19ca9 Merge pull request #1272 from leonnardo/cpp-ptBr-fixes
[c++/pt-br] Fix translate on editing object as parameters
2015-10-02 11:15:05 -05:00
Levi Bostian
aa6fce98be Merge pull request #1271 from dreamtocode/patch-1
Update c++.html.markdown
2015-10-02 11:14:22 -05:00
Levi Bostian
70af92f5c0 Merge pull request #1268 from jklein/patch-1
All class constants can be accessed statically
2015-10-02 11:13:21 -05:00
Alva Connor Waters
12286a4b78 Misc. typos and formatting 2015-10-02 16:10:22 +00:00
Alva Connor Waters
455afa3a7b More explanation on virtual destructors 2015-10-02 16:10:22 +00:00
Alva Connor Waters
ae86e4ebab Clarify character literals 2015-10-02 16:10:01 +00:00
Jesus Tinoco
c0b09da46f Fixing typo in julia-es.html.markdown 2015-10-02 16:11:23 +02:00
ksami
acc9a73c01 [bash/en] Improved descriptions 2015-10-02 22:08:27 +08:00
ven
4a3d521430 Merge pull request #1284 from rilut/patch-2
[xml/id] Translated XML to Indonesian (xml-id)
2015-10-02 15:35:05 +02:00
ven
839f1416e7 Merge pull request #1282 from rilut/patch-1
[json/id] Translated JSON to Indonesian (json-id)
2015-10-02 15:34:37 +02:00
Rizky Luthfianto
a9e29ee5e3 [xml/id] Translated JSON to Indonesian (json-id) 2015-10-02 20:10:43 +07:00
Rizky Luthfianto
6651b42155 [xml/id] Translated XML to Indonesian (xml-id) 2015-10-02 20:02:37 +07:00
ven
dd2d3a28d9 Merge pull request #1274 from demeter93/master
Fix some grammatical issues/typos
2015-10-02 12:09:39 +02:00
ven
428f403bc8 Merge pull request #1277 from teabaggs/master
[javascript]  Fix for issue 1248
2015-10-02 12:08:53 +02:00
ven
bcc1ce4a04 Merge pull request #1278 from LuqiPan/master
[php/en]Align the comment block
2015-10-02 12:08:34 +02:00
willianjusten
2534c71c4f [javascript pt-br] : Funções, Escopos e Closures 2015-10-02 01:23:46 -03:00
willianjusten
32caaabe05 [javascript pt-br] : 3. Lógica e Estruturas de Controle 2015-10-02 01:05:31 -03:00
willianjusten
716e0ced46 [javascript pt-br] : 2. Variáveis, Arrays e Objetos 2015-10-01 23:48:05 -03:00
willianjusten
ed2bc5a84c [javascript pt-br] : 1. Números, Strings e Operadores 2015-10-01 22:23:18 -03:00
Luqi Pan
087d061948 Aligned the comment block 2015-10-01 16:42:51 -07:00
Philip Rowan
87d0c402fb [javascript] Fix for issue 1248
https://github.com/adambard/learnxinyminutes-docs/issues/1248
2015-10-01 18:34:11 -05:00
Nora Demeter
8d48ba536a Fixed some grammatical issues/typos 2015-10-01 16:17:58 -04:00
Jesus Tinoco
e4a33446a9 Typos fixed in julia-es.html.markdown 2015-10-01 21:34:02 +02:00