summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #2060 from ilmoralito/masterAdam Bard2016-01-06-2/+2
|\ | | | | Updated to sdkman instead of GVM for installing groovy
| * Updated to sdkman instead of GVM for installing groovyMario Martinez2015-12-11-2/+2
| |
* | Merge pull request #2067 from Kwpolska/patch-1Adam Bard2016-01-06-4/+4
|\ \ | | | | | | Remove incorrect list indentation in perl-pl
| * | Remove incorrect list indentation in perl-plChris Warrick2015-12-17-4/+4
| | |
* | | Fix formatting.Adam Bard2016-01-06-0/+4
| | |
* | | Update go-fr.html.markdownAdam Bard2016-01-06-1/+1
| | |
* | | Merge pull request #2076 from tlvb/p6-packages-foobarAdam Bard2016-01-06-2/+1
|\ \ \ | | | | | | | | [perl 6] changed code output to as stated in comments
| * | | changed code output to as stated in commentsLeo Bärring2015-12-26-2/+1
| | | | | | | | | | | | | | | | | | | | The comments state that Foo::Bar::inc in the package variable example should increase $Foo::Bar::n and then print it. This did not happen, as `say ++$n;` was placed outside the block of the sub Foo::Bar::inc. The commit puts `say ++$n;` inside the block of Foo::Bar::inc.
* | | | Merge pull request #2080 from pranitbauva1997/arraysAdam Bard2016-01-06-0/+4
|\ \ \ \ | | | | | | | | | | [julia/en] Add different array declaration syntax
| * | | | Add different array declaration syntaxPranit Bauva2015-12-28-0/+4
| | | | |
* | | | | Merge pull request #1957 from jmeinke/latex-deGeoff Liu2016-01-04-40/+51
|\ \ \ \ \ | | | | | | | | | | | | [latex-de] Corrections and improvements to the german LaTeX document
| * | | | | Improvements to the german LaTeX document. Fix a sentence, added a command ↵meinkej2015-10-31-40/+51
| | | | | | | | | | | | | | | | | | | | | | | | to be able to define multiline comment blocks. Additionally, make use of the \LaTeX command to correctly show the LaTeX logo.
* | | | | | Merge pull request #1800 from volcov/add-ruby-referenceGeoff Liu2016-01-04-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ruby/en] add a cool reference for learn Ruby =)
| * | | | | | remove contributors nameBruno Volcov2016-01-04-1/+0
| | | | | | |
| * | | | | | add a cool reference for learn Ruby =)Bruno Volcov2015-10-26-1/+3
| | | | | | |
* | | | | | | Merge pull request #1944 from shrz/masterGeoff Liu2016-01-03-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [PHP/en] Add binary number example.
| * | | | | | | Add binary number example.Anton Ivanov2015-10-31-2/+4
| | | | | | | |
* | | | | | | | 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