summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1965 from bureken/masterGeoff Liu2016-01-03-6/+7
|\ | | | | Comment lines fixed
| * Comment lines fixedbureken2015-10-31-6/+7
| |
* | Merge pull request #2068 from angel333/masterGeoff Liu2016-01-03-0/+1
|\ \ | | | | | | [markdown/cz] Fix missing 'lang' in front matter
| * | [markdown/cz] Fix missing 'lang' in front matterOndrej Simek2015-12-17-0/+1
| | |
* | | Merge pull request #2083 from Arnie97/masterGeoff Liu2016-01-03-0/+253
|\ \ \ | | | | | | | | [tmux/cn] Add Chinese translation for tmux
| * | | Finish tmux translations.Arnie972015-12-31-8/+8
| | | |
| * | | Add a tmux Chinese tutorialArnie972015-12-30-0/+2
| | | |
| * | | Update Wiki linkArnie972015-12-30-1/+1
| | | |
| * | | Update translations.Arnie972015-12-30-10/+10
| | | |
| * | | Fetch tmuxinator from upstreamArnie972015-12-30-0/+2
| | | |
| * | | Fetch lsp typo fix from upstreamArnie972015-12-29-1/+1
| | | |
| * | | Minor improvements.Arnie972015-05-28-16/+14
| | | |
| * | | Translate the majority into Chinese.Arnie972015-04-19-92/+92
| | | |
| * | | Create a copy of the English version.Arnie972015-04-19-0/+251
| | | |
* | | | Merge pull request #2088 from stared/patch-1Geoff Liu2016-01-03-46/+57
|\ \ \ \ | | | | | | | | | | Statistical computing with Python - PEP8 fixes
| * | | | pep8 fixes (spaces and multiline statements)Piotr Migdał2016-01-03-46/+57
|/ / / / | | | | | | | | in Python readability and code style matters
* | | | Merge pull request #2086 from nikibobi/patch-1ven2016-01-02-1/+1
|\ \ \ \ | | | | | | | | | | fix parallelism example typo
| * | | | fix parallelism example typoBorislav Kosharov2016-01-02-1/+1
|/ / / /
* | | | Merge pull request #2084 from hyphz/masterven2016-01-01-0/+0
|\ \ \ \ | | | | | | | | | | Standardize file names for new tutorials
| * | | | Rename factor.html to factor.html.markdownhyphz2016-01-01-0/+0
| | | | |
| * | | | Rename wolfram.md to wolfram.html.markdownhyphz2016-01-01-0/+0
| | | | |
* | | | | Merge pull request #2065 from hyphz/masterven2015-12-31-0/+319
|\| | | | | | | | | | | | | | Add tutorials (Factor, Wolfram Language)
| * | | | Wolfram Language tutorialMark Green2015-12-18-0/+137
| | | | |
| * | | | Add a Factor tutorialMark Green2015-12-16-0/+182
| | |/ / | |/| |
* | | | Merge pull request #2082 from Arnie97/patch-1ven2015-12-31-1/+1
|\ \ \ \ | | | | | | | | | | [tmux/en] Update tmux home page, again.
| * | | | Update tmux home page, again.Arnie972015-12-31-1/+1
| | | | |
* | | | | Merge pull request #2081 from Arnie97/patch-1Geoff Liu2015-12-30-1/+1
|\| | | | | | | | | | | | | | Update tmux home page.
| * | | | Update tmux home page.Arnie972015-12-29-1/+1
|/ / / / | | | | | | | | Tmux has moved to github.
* | | | Merge pull request #2078 from owenr/masterven2015-12-28-1/+1
|\ \ \ \ | | | | | | | | | | Fix #2040
| * | | | Fix #2040Owen Rodda2015-12-27-1/+1
|/ / / /
* | | | Merge pull request #2073 from dreamtocode/patch-1ven2015-12-25-4/+4
|\ \ \ \ | | | | | | | | | | typo
| * | | | typoGeorge Gognadze2015-12-24-4/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some type mistakes. It is: syntaxtically It should be: syntactically It is: iLoveC Better: ILoveC It is: passed to ≈the function It should be: passed to the function It is: error It should be: Error
* | | | Merge pull request #1961 from abdalim/json-myGeoff Liu2015-12-21-0/+102
|\ \ \ \ | | | | | | | | | | [JSON/ms-my] Added Malay (Malaysia) translation for JSON
| * | | | [JSON/ms-my] Added Malay (Malaysia) translation for JSONAbdul Alim2015-10-31-0/+102
| | |_|/ | |/| |
* | | | Merge pull request #1960 from roymiloh/masterGeoff Liu2015-12-21-1/+1
|\ \ \ \ | | | | | | | | | | [C#/en] Fix to "extension methods"
| * | | | [C#/en] Fix to "extension methods"roymiloh2015-10-31-1/+1
| |/ / / | | | | | | | | over using "extension functions", it's more accurate.
* | | | Merge pull request #1294 from Ale46/masterGeoff Liu2015-12-21-0/+647
|\ \ \ \ | | | | | | | | | | [python/it] Translated python to Italian
| * | | | fix typos/mistakesAle462015-12-19-16/+16
| | | | |
| * | | | [python/it] Translated python to ItalianAle462015-10-02-0/+647
| | | | |
* | | | | Merge pull request #1698 from chaityabshah/masterGeoff Liu2015-12-18-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [Java/EN] Fix Spacing Inconsistency
| * | | | | Fix Spacing InconsistencyChaitya Shah2015-10-20-1/+1
| | | | | | | | | | | | | | | | | | Fix spacing inconsistency in PennyFarthing Constructor
* | | | | | Merge pull request #1790 from jxu093/masterGeoff Liu2015-12-18-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added Python Resource
| * | | | | | Added Python Resourcejxu0932015-10-25-0/+1
| | | | | | |
* | | | | | | Merge pull request #1872 from luehm/c_casesGeoff Liu2015-12-18-9/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [C/en] Added tidbit about fall-though in switch statements.
| * | | | | | | [C/en] Added tidbit about fall-though in switch statements.Alex Luehm2015-10-28-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Another pitfall, as not all languages have fall-through in switches.
* | | | | | | | Merge pull request #1951 from pikazlou/scala-tuples-usageGeoff Liu2015-12-18-1/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | additional docs for tuple usage
| * | | | | | | | added docs for multi-variable tuple assignmentPavel Kazlou2015-10-31-1/+7
| | | | | | | | |
* | | | | | | | | Merge pull request #1640 from adback03/masterGeoff Liu2015-12-18-0/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [typescript/en] Template Strings
| * | | | | | | | | [typescript/en] Fixing typo in 'Interpolation'Andrew Backes2015-10-19-1/+1
| | | | | | | | | |
| * | | | | | | | | [typescript/en] Typo fixed in 'backticks'Andrew Backes2015-10-19-1/+1
| | | | | | | | | |