summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [c++] Added Lambda Expressions and Range forbk2dcradle2015-10-29-0/+100
|
* Merge pull request #1694 from jsyeo/feature-ednGeoff Liu2015-10-28-0/+108
|\ | | | | [edn/en] Add a short tutorial for EDN
| * Kinda -> Kind ofJason Yeo2015-10-28-1/+1
| |
| * Fix minor typographical errorsJason Yeo2015-10-28-6/+7
| |
| * Reword the intro, make section more obviousJason Yeo2015-10-20-9/+9
| |
| * Add a short tutorial for ednJason Yeo2015-10-20-0/+107
| |
* | Merge pull request #1252 from gaotongfei/masterGeoff Liu2015-10-28-3/+3
|\ \ | | | | | | [haskell/zh-cn]fix error
| * | fix errorTaff2015-09-29-3/+3
| | |
* | | Merge pull request #1701 from gczh/fix-broken-links-cnGeoff Liu2015-10-28-2/+2
|\ \ \ | | | | | | | | [java/cn] Fix broken links for chinese version of java docs
| * | | fix java code conventions in the chinese versionGabriel SoHappy2015-10-21-1/+1
| | | |
| * | | fix broken link for java code conventionsGabriel SoHappy2015-10-21-1/+1
| | | |
| * | | Fixed bracket placementSawyer Charles2015-10-21-5/+2
| | | |
| * | | removed ()Sawyer Charles2015-10-21-1/+1
| | | |
| * | | [javascript/en] Added setIntervalSawyer Charles2015-10-21-0/+6
| | | | | | | | | | | | | | | | Added the setInterval function provided by most browsers
* | | | Merge pull request #1717 from payet-s/python-fix-typosGeoff Liu2015-10-28-2/+2
|\ \ \ \ | | | | | | | | | | [python/en] Fix typos
| * | | | [python/en] Fix typospayet-s2015-10-22-2/+2
| | | | |
* | | | | Merge pull request #1719 from pelmers/indent_fixesGeoff Liu2015-10-28-5/+5
|\ \ \ \ \ | | | | | | | | | | | | [java,matlab/en] Inconsistent tabs and spaces.
| * | | | | Fix a few spots where inconsistently tabs and spaces are used for alignment.Peter Elmers2015-10-21-5/+5
| |/ / / /
* | | | | Merge pull request #1760 from jtrestik/chapelGeoff Liu2015-10-28-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [chapel/en] Fix typos
| * | | | | Fix typosJana Trestikova2015-10-24-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | undestanding -> understanding uninterupted -> uninterrupted
* | | | | | Merge pull request #1808 from sholland1/masterven2015-10-28-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | [fsharp/en] correct a few simple mistakes
| * | | | | | change language in examples back to csharpsholland12015-10-27-1/+1
| | | | | | | | | | | | | | | | | | | | | parser does not support fsharp syntax highlighting
| * | | | | | [fsharp/en] correct a few simple mistakessholland2015-10-26-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change github flavored markdown programming language to fsharp correct typos
* | | | | | | [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 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
|/ / / / / / /