summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Sync pt with original jswillianjusten2015-10-03-3/+0
|
* Merge remote-tracking branch 'upstream/master'willianjusten2015-10-03-59/+301
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * Merge pull request #1279 from edholland/erlang-eunitven2015-10-03-0/+33
| |\ | | | | | | Add section on eunit in erlang doc
| | * Add section on eunit in erlang docEd Holland2015-10-03-0/+33
| | |
| * | Merge pull request #1280 from edholland/fix-1139ven2015-10-03-3/+6
| |\ \ | | | | | | | | Add clarification on bind / match with = op in erlang. Fixes #1139
| | * | Add clarification on bind / match with = op in erlang. Fixes #1139edholland2015-10-03-3/+6
| | |/
| * | Merge pull request #1301 from connorwaters/masterven2015-10-03-34/+44
| |\ \ | | | | | | | | [c++/en] Fix typos and formatting, clarify the documentation in places
| | * | Add to contributorsAlva Connor Waters2015-10-02-0/+1
| | | |
| | * | Misc. typos and formattingAlva Connor Waters2015-10-02-33/+39
| | | |
| | * | More explanation on virtual destructorsAlva Connor Waters2015-10-02-1/+4
| | | |
| | * | Clarify character literalsAlva Connor Waters2015-10-02-4/+4
| | | |
| * | | Merge pull request #1295 from jhuang314/masterven2015-10-03-1/+1
| |\ \ \ | | |/ / | |/| | [python/en] Remove random "r"
| | * | Merge pull request #1 from jhuang314/jhuang314-patch-1Jesse Huang2015-10-02-1/+1
| |/| | | | | | | | | | Removed random "r"
| | * | Removed random "r"Jesse Huang2015-10-02-1/+1
| |/ /
| * | Merge pull request #1273 from JesusTinoco/patch-1Levi Bostian2015-10-02-7/+7
| |\ \ | | | | | | | | Typos fixed in julia-es.html.markdown
| | * | Fixing typo in julia-es.html.markdownJesus Tinoco2015-10-02-1/+1
| | | |
| | * | Typos fixed in julia-es.html.markdownJesus Tinoco2015-10-01-6/+6
| | |/
| * | Merge pull request #1272 from leonnardo/cpp-ptBr-fixesLevi Bostian2015-10-02-1/+1
| |\ \ | | | | | | | | [c++/pt-br] Fix translate on editing object as parameters
| | * | [c++/pt-br] Fix translate on editing object as parametersLeonnardo Rabello2015-10-01-1/+1
| | |/
| * | Merge pull request #1271 from dreamtocode/patch-1Levi Bostian2015-10-02-1/+1
| |\ \ | | | | | | | | Update c++.html.markdown
| | * | Update c++.html.markdownGeorge Gognadze2015-10-01-1/+1
| | |/ | | | | | | | | | | | | o should be capitalized. this: overrides should be: Overrides
| * | Merge pull request #1268 from jklein/patch-1Levi Bostian2015-10-02-0/+2
| |\ \ | | | | | | | | All class constants can be accessed statically
| | * | All class constants can be accessed staticallyJonathan Klein2015-10-01-0/+2
| | | |
| * | | Merge pull request #1284 from rilut/patch-2ven2015-10-02-0/+129
| |\ \ \ | | | | | | | | | | [xml/id] Translated XML to Indonesian (xml-id)
| | * | | [xml/id] Translated XML to Indonesian (xml-id)Rizky Luthfianto2015-10-02-0/+129
| | | | |
| * | | | Merge pull request #1282 from rilut/patch-1ven2015-10-02-0/+60
| |\ \ \ \ | | |/ / / | |/| | | [json/id] Translated JSON to Indonesian (json-id)
| | * | | [xml/id] Translated JSON to Indonesian (json-id)Rizky Luthfianto2015-10-02-0/+60
| |/ / /
| * | | Merge pull request #1274 from demeter93/masterven2015-10-02-6/+6
| |\ \ \ | | | | | | | | | | Fix some grammatical issues/typos
| | * | | Fixed some grammatical issues/typosNora Demeter2015-10-01-6/+6
| | | |/ | | |/|
| * | | Merge pull request #1277 from teabaggs/masterven2015-10-02-3/+0
| |\ \ \ | | | | | | | | | | [javascript] Fix for issue 1248
| | * | | [javascript] Fix for issue 1248Philip Rowan2015-10-01-3/+0
| | |/ / | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/issues/1248
| * | | Merge pull request #1278 from LuqiPan/masterven2015-10-02-1/+1
| |\ \ \ | | |/ / | |/| | [php/en]Align the comment block
| | * | Aligned the comment blockLuqi Pan2015-10-01-1/+1
| |/ /
| * | Merge pull request #1265 from williamd1k0/patch-1Levi Bostian2015-10-01-0/+6
| |\ \ | | | | | | | | [markdown/en] Add <kbd> tag
| | * | Add `kbd` tagWilliam Claude Tumeo2015-10-01-0/+6
| | |/
| * | Add lang: to header of Python3 cs-cz file.Levi Bostian2015-10-01-0/+1
| | |
| * | Merge pull request #1260 from elopio/patch-1Levi Bostian2015-10-01-2/+3
| |\ \ | | |/ | |/| Fixed the description of attributes and elements.
| | * Fixed the description of attributes and elements.Leo Arias2015-09-30-2/+3
| |/ | | | | Fixes issue #1154
* | [javascript pt-br] : Leitura Adicionalwillianjusten2015-10-03-21/+22
| |
* | [javascript pt-br] : 5. More about Objects; Constructors and Prototypeswillianjusten2015-10-03-65/+69
| |
* | [javascript pt-br] : Funções, Escopos e Closureswillianjusten2015-10-02-37/+42
| |
* | [javascript pt-br] : 3. Lógica e Estruturas de Controlewillianjusten2015-10-02-20/+22
| |
* | [javascript pt-br] : 2. Variáveis, Arrays e Objetoswillianjusten2015-10-01-27/+30
| |
* | [javascript pt-br] : 1. Números, Strings e Operadoreswillianjusten2015-10-01-36/+39
| |
* | [javascript pt-br] : first partwillianjusten2015-09-30-0/+533
|/
* Merge pull request #1257 from Ismael-VC/patch-1Levi Bostian2015-09-30-2/+2
|\ | | | | [Julia/es] Use smaller images.
| * Use smaller imagesIsmael Venegas Castelló2015-09-30-2/+2
|/ | | I didn't notice they wouldnt fit well, because they fitted ok in github preview.
* map->dictAdam Bard2015-09-30-1/+1
|
* Still can't use `julia` highlightingAdam Bard2015-09-30-1/+1
|
* Add lang: tr-tr to Turkish swift file.Levi Bostian2015-09-29-0/+1
|