Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | Edit variable-length array example | Jody Leonard | 2015-10-26 | -7/+2 | |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current example seems to be trying to set a size for a char buffer, use fgets to populate that buffer, and then use strtoul to convert the char content to an unsigned integer. However, this doesn't work as intended (in fact, it results in printing "sizeof array = 0"), and so adapt to a simpler fscanf example. Also remove some ambiguous language in the example output. | ||||
* | | | | | | | Merge pull request #1846 from dotmobo/master | ven | 2015-10-28 | -1/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [livescript/fr] Correct the translator github repository | ||||
| * | | | | | | | [livescript/fr] Correct the translator github repository | Morgan | 2015-10-28 | -1/+1 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1694 from jsyeo/feature-edn | Geoff Liu | 2015-10-28 | -0/+108 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [edn/en] Add a short tutorial for EDN | ||||
| * | | | | | | | Kinda -> Kind of | Jason Yeo | 2015-10-28 | -1/+1 | |
| | | | | | | | | |||||
| * | | | | | | | Fix minor typographical errors | Jason Yeo | 2015-10-28 | -6/+7 | |
| | | | | | | | | |||||
| * | | | | | | | Reword the intro, make section more obvious | Jason Yeo | 2015-10-20 | -9/+9 | |
| | | | | | | | | |||||
| * | | | | | | | Add a short tutorial for edn | Jason Yeo | 2015-10-20 | -0/+107 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1252 from gaotongfei/master | Geoff Liu | 2015-10-28 | -3/+3 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [haskell/zh-cn]fix error | ||||
| * | | | | | | | fix error | Taff | 2015-09-29 | -3/+3 | |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1701 from gczh/fix-broken-links-cn | Geoff Liu | 2015-10-28 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [java/cn] Fix broken links for chinese version of java docs | ||||
| * | | | | | | | | fix java code conventions in the chinese version | Gabriel SoHappy | 2015-10-21 | -1/+1 | |
| | | | | | | | | | |||||
| * | | | | | | | | fix broken link for java code conventions | Gabriel SoHappy | 2015-10-21 | -1/+1 | |
| | | | | | | | | | |||||
| * | | | | | | | | Fixed bracket placement | Sawyer Charles | 2015-10-21 | -5/+2 | |
| | | | | | | | | | |||||
| * | | | | | | | | removed () | Sawyer Charles | 2015-10-21 | -1/+1 | |
| | | | | | | | | | |||||
| * | | | | | | | | [javascript/en] Added setInterval | Sawyer Charles | 2015-10-21 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the setInterval function provided by most browsers | ||||
* | | | | | | | | | Merge pull request #1717 from payet-s/python-fix-typos | Geoff Liu | 2015-10-28 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [python/en] Fix typos | ||||
| * | | | | | | | | | [python/en] Fix typos | payet-s | 2015-10-22 | -2/+2 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1719 from pelmers/indent_fixes | Geoff Liu | 2015-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 Elmers | 2015-10-21 | -5/+5 | |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1760 from jtrestik/chapel | Geoff Liu | 2015-10-28 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [chapel/en] Fix typos | ||||
| * | | | | | | | | | | Fix typos | Jana Trestikova | 2015-10-24 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | undestanding -> understanding uninterupted -> uninterrupted | ||||
* | | | | | | | | | | | Merge pull request #1808 from sholland1/master | ven | 2015-10-28 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | [fsharp/en] correct a few simple mistakes | ||||
| * | | | | | | | | | | change language in examples back to csharp | sholland1 | 2015-10-27 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parser does not support fsharp syntax highlighting | ||||
| * | | | | | | | | | | [fsharp/en] correct a few simple mistakes | sholland | 2015-10-26 | -4/+4 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change github flavored markdown programming language to fsharp correct typos | ||||
* | | | | | | | | | | [javascript/en] Re-add note about truthiness of wrapped primitives | Adam Brenecki | 2015-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 fix | Adam Brenecki | 2015-10-28 | -1/+1 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | [javascript/en] Move comparisons to other languages into preamble | Adam Brenecki | 2015-10-28 | -5/+8 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1837 from corbanmailloux/patch-2 | Adam Brenecki | 2015-10-28 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [javascript/en] Spacing and capitalization of comments | ||||
| * | | | | | | | | | | [javascript/en] Spacing and capitalization of comments | Corban Mailloux | 2015-10-27 | -8/+9 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | ... and a few grammar fixes. | ||||
* | | | | | | | | | | Merge pull request #1836 from corbanmailloux/patch-1 | Adam Brenecki | 2015-10-28 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [javascript/en] "wan't" -> "want" | ||||
| * | | | | | | | | | | "wan't" -> "want" | Corban Mailloux | 2015-10-27 | -1/+1 | |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1819 from leonardykris/master | Adam Brenecki | 2015-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.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename brainfuck.html.markdown to brainfuck-fa.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename xml.html.markdown to xml-ta.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename json.html.markdown to json-ta.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename javascript.html.markdown to javascript-ta.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename css.html.markdown to css-ta.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename ruby.html.markdown to ruby-hu.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Rename go.html.markdown to go-hu.html.markdown | Leonardy Kristianto | 2015-10-28 | -0/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Added resources to read for Javascript | Leonardy Kristianto | 2015-10-28 | -0/+7 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1783 from diegowifi/patch-1 | ven | 2015-10-25 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix typos markdown-es.html.markdown | ||||
| * | | | | | | | | | Fix typos | Diego Ponce | 2015-10-25 | -3/+3 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #1784 from Jefftree/latex | ven | 2015-10-25 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | [latex/en] Added alternative way to enter math mode | ||||
| * | | | | | | | | Added alternative way to enter math mode for latex | Jefftree | 2015-10-25 | -0/+3 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1778 from Brodan/master | Adam Bard | 2015-10-25 | -11/+12 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | update Scala Data Structures section to show outputs | ||||
| * | | | | | | | | update Data Structures section to show outputs | chris-hranj | 2015-10-24 | -11/+12 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1756 from Retoc/master | ven | 2015-10-24 | -10/+10 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [go/de] fixed some typos | ||||
| * | | | | | | | | [go/de] fixed some typos | unknown | 2015-10-23 | -10/+10 | |
| | | | | | | | | |