summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'adambard/master'Jacob Ward2015-10-27-13/+28
|\
| * [javascript/en] Re-add note about truthiness of wrapped primitivesAdam Brenecki2015-10-28-0/+4
| | | | | | | | | | | | | | Previous incarnations of this section had `Number(0)` instead of `new Number(0)`, which actually returns `0` due to the absence of the `new` keyword; this commit re-adds that section and better still, makes it actually correct!
| * [javascript/en] Formatting fixAdam Brenecki2015-10-28-1/+1
| |
| * [javascript/en] Move comparisons to other languages into preambleAdam Brenecki2015-10-28-5/+8
| |
| * Merge pull request #1837 from corbanmailloux/patch-2Adam Brenecki2015-10-28-8/+9
| |\ | | | | | | [javascript/en] Spacing and capitalization of comments
| | * [javascript/en] Spacing and capitalization of commentsCorban Mailloux2015-10-27-8/+9
| |/ | | | | ... and a few grammar fixes.
| * Merge pull request #1836 from corbanmailloux/patch-1Adam Brenecki2015-10-28-1/+1
| |\ | | | | | | [javascript/en] "wan't" -> "want"
| | * "wan't" -> "want"Corban Mailloux2015-10-27-1/+1
| |/
| * Merge pull request #1819 from leonardykris/masterAdam Brenecki2015-10-28-0/+7
| |\ | | | | | | Added resources to read for Javascript; renamed files for [hu-hu], [fa-ir], [ta-in]
| | * Rename javascript.html.markdown to javascript-fa.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename brainfuck.html.markdown to brainfuck-fa.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename xml.html.markdown to xml-ta.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename json.html.markdown to json-ta.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename javascript.html.markdown to javascript-ta.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename css.html.markdown to css-ta.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename ruby.html.markdown to ruby-hu.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Rename go.html.markdown to go-hu.html.markdownLeonardy Kristianto2015-10-28-0/+0
| | |
| | * Added resources to read for JavascriptLeonardy Kristianto2015-10-28-0/+7
| |/
* | Merge remote-tracking branch 'adambard/master'Jacob Ward2015-10-26-515/+8082
|\|
| * Merge pull request #1783 from diegowifi/patch-1ven2015-10-25-3/+3
| |\ | | | | | | Fix typos markdown-es.html.markdown
| | * Fix typosDiego Ponce2015-10-25-3/+3
| | |
| * | Merge pull request #1784 from Jefftree/latexven2015-10-25-0/+3
| |\ \ | | |/ | |/| [latex/en] Added alternative way to enter math mode
| | * Added alternative way to enter math mode for latexJefftree2015-10-25-0/+3
| |/
| * Merge pull request #1778 from Brodan/masterAdam Bard2015-10-25-11/+12
| |\ | | | | | | update Scala Data Structures section to show outputs
| | * update Data Structures section to show outputschris-hranj2015-10-24-11/+12
| |/
| * Merge pull request #1756 from Retoc/masterven2015-10-24-10/+10
| |\ | | | | | | [go/de] fixed some typos
| | * [go/de] fixed some typosunknown2015-10-23-10/+10
| | |
| * | Merge pull request #1769 from retbrown/goven2015-10-24-1/+2
| |\ \ | | | | | | | | correct minor grammar and formatting to improve readability
| | * | correct minor grammar and formatting to improve readabilityRobert Brown2015-10-24-1/+2
| |/ /
| * | Merge pull request #1767 from SaurabhSandav/luaven2015-10-24-1/+1
| |\ \ | | |/ | |/| [lua/en] Fix typo
| | * [lua/en] Fix typoSaurabh Sandav2015-10-24-1/+1
| | |
| * | Merge pull request #1752 from onebree/rm-extraven2015-10-23-24/+24
| |\ \ | | | | | | | | [js/en] Remove "feedback", fix link markdown
| | * | Remove "feedback", fix link markdownHunter Stevens2015-10-23-24/+24
| |/ /
| * | Merge pull request #1736 from labrack/masterven2015-10-22-1/+1
| |\ \ | | |/ | |/| [php/en] Un-beef a comment block closing
| | * [php/en] Un-beef a comment block closinglabrack2015-10-22-1/+1
| | | | | | | | | Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly.
| * | Merge pull request #1732 from hack1m/coffeescript-my-translationven2015-10-22-0/+105
| |\ \ | | | | | | | | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript
| | * | Added ms for filenamehack1m2015-10-22-1/+1
| | | |
| | * | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScripthack1m2015-10-22-0/+105
| | | |
| * | | fix #1726, thanks @fisktechven2015-10-21-1/+1
| | | |
| * | | Merge pull request #1716 from payet-s/python-fix-python3-linkven2015-10-21-2/+1
| |\ \ \ | | | | | | | | | | [python/fr] Fix python3 link
| | * | | [python/fr] Fix python3 linkpayet-s2015-10-21-2/+1
| |/ / /
| * | | Merge pull request #1713 from perlilja/masterAdam Bard2015-10-21-0/+11
| |\ \ \ | | | | | | | | | | [java/en] Static code block
| | * | | Added text about static code block.Per Lilja2015-10-21-0/+11
| | | | |
| | * | | Merge pull request #1 from adambard/masterPer Lilja2015-10-21-1711/+14526
| | |\ \ \ | | | | | | | | | | | | Update fork
| * | | | | Update xml-id.html.markdownAdam Bard2015-10-21-1/+1
| | |/ / / | |/| | |
| * | | | Merge pull request #1705 from kalinn/masterven2015-10-20-3/+101
| |\ \ \ \ | | | | | | | | | | | | [r/en] Add statistical analysis section with lm and glm
| | * | | | fix spaces at end-of-lines againKristin Linn2015-10-20-2/+5
| | | | | |
| | * | | | fix spaces at end-of-linesKristin Linn2015-10-20-21/+20
| | | | | |
| | * | | | add statistical analysis section with general linear modelsKristin Linn2015-10-20-22/+21
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsKristin Linn2015-10-20-1845/+17441
| | |\ \ \ \ | | |/ / / / | |/| | | |