Commit Graph

4394 Commits

Author SHA1 Message Date
Adam Bard
e47099866b Fix formatting. 2016-01-06 03:17:33 +08:00
Adam Bard
0fbf289e3c Update go-fr.html.markdown 2016-01-06 03:14:04 +08:00
Adam Bard
bd96b562a0 Merge pull request #2076 from tlvb/p6-packages-foobar
[perl 6] changed code output to as stated in comments
2016-01-06 03:11:23 +08:00
Adam Bard
c543ded329 Merge pull request #2080 from pranitbauva1997/arrays
[julia/en] Add different array declaration syntax
2016-01-06 03:10:30 +08:00
Geoff Liu
4dc5eeda55 Merge pull request #1957 from jmeinke/latex-de
[latex-de] Corrections and improvements to the german LaTeX document
2016-01-04 13:51:36 -07:00
Geoff Liu
6e7ca40bae Merge pull request #1800 from volcov/add-ruby-reference
[ruby/en] add a cool reference for learn Ruby =)
2016-01-04 13:46:13 -07:00
Bruno Volcov
746df3268a remove contributors name 2016-01-04 17:28:36 -02:00
Geoff Liu
4f7b6d4a3b Merge pull request #1944 from shrz/master
[PHP/en] Add binary number example.
2016-01-03 14:02:53 -07:00
Geoff Liu
4eece7e02f Merge pull request #1965 from bureken/master
Comment lines fixed
2016-01-03 14:00:10 -07:00
Geoff Liu
c8d804f605 Merge pull request #2068 from angel333/master
[markdown/cz] Fix missing 'lang' in front matter
2016-01-03 13:56:50 -07:00
Geoff Liu
e29987ff05 Merge pull request #2083 from Arnie97/master
[tmux/cn] Add Chinese translation for tmux
2016-01-03 13:54:37 -07:00
Geoff Liu
5a2af22a27 Merge pull request #2088 from stared/patch-1
Statistical computing with Python - PEP8 fixes
2016-01-03 13:47:09 -07:00
Piotr Migdał
bde8645cc7 pep8 fixes (spaces and multiline statements)
in Python readability and code style matters
2016-01-03 19:45:54 +01:00
ven
b2113480a4 Merge pull request #2086 from nikibobi/patch-1
fix parallelism example typo
2016-01-02 17:56:33 +01:00
Borislav Kosharov
1f0b1bfb7a fix parallelism example typo 2016-01-02 18:43:19 +02:00
ven
493d416bee Merge pull request #2084 from hyphz/master
Standardize file names for new tutorials
2016-01-01 04:29:32 +01:00
hyphz
01ab402100 Rename factor.html to factor.html.markdown 2016-01-01 01:54:45 +00:00
hyphz
15bd3ff223 Rename wolfram.md to wolfram.html.markdown 2016-01-01 01:54:11 +00:00
ven
6582d44679 Merge pull request #2065 from hyphz/master
Add tutorials (Factor, Wolfram Language)
2015-12-31 23:52:51 +01:00
ven
71829a7238 Merge pull request #2082 from Arnie97/patch-1
[tmux/en] Update tmux home page, again.
2015-12-31 12:39:12 +01:00
Arnie97
d56ae11e30 Finish tmux translations. 2015-12-31 16:16:02 +08:00
Arnie97
8fdb648cbc Update tmux home page, again. 2015-12-31 15:51:09 +08:00
Geoff Liu
c96036e135 Merge pull request #2081 from Arnie97/patch-1
Update tmux home page.
2015-12-30 14:47:05 -07:00
Arnie97
4af768019c Add a tmux Chinese tutorial 2015-12-30 21:54:44 +08:00
Arnie97
aed4bbbc36 Update Wiki link 2015-12-30 21:38:18 +08:00
Arnie97
9b8c680a2e Update translations. 2015-12-30 19:07:19 +08:00
Arnie97
8dd19e58ee Fetch tmuxinator from upstream 2015-12-30 18:56:24 +08:00
Arnie97
bf609a3a0f Update tmux home page.
Tmux has moved to github.
2015-12-29 17:14:18 +08:00
Arnie97
00d4fa09de Fetch lsp typo fix from upstream 2015-12-29 16:59:19 +08:00
Pranit Bauva
4a3538d60c Add different array declaration syntax 2015-12-28 21:43:09 +05:30
ven
2d746ee781 Merge pull request #2078 from owenr/master
Fix #2040
2015-12-28 01:54:03 +01:00
Owen Rodda
e31dc8b5a7 Fix #2040 2015-12-27 16:29:52 -05:00
Leo Bärring
5556d6e839 changed code output to as stated in comments
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.
2015-12-26 20:15:51 +01:00
ven
b2133b532b Merge pull request #2073 from dreamtocode/patch-1
typo
2015-12-25 12:45:26 +01:00
George Gognadze
7560ea8199 typo
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
2015-12-24 23:24:09 +04:00
Geoff Liu
1169c46b84 Merge pull request #1961 from abdalim/json-my
[JSON/ms-my] Added Malay (Malaysia) translation for JSON
2015-12-21 15:24:35 -05:00
Geoff Liu
c139e9aefe Merge pull request #1960 from roymiloh/master
[C#/en] Fix to "extension methods"
2015-12-21 15:22:23 -05:00
Geoff Liu
a729eebcca Merge pull request #1294 from Ale46/master
[python/it] Translated python to Italian
2015-12-21 15:19:35 -05:00
Ale46
e7d5e28788 fix typos/mistakes 2015-12-19 17:09:57 +01:00
Geoff Liu
2dd5ade402 Merge pull request #1698 from chaityabshah/master
[Java/EN] Fix Spacing Inconsistency
2015-12-18 17:32:27 -05:00
Geoff Liu
24e520a3cc Merge pull request #1790 from jxu093/master
Added Python Resource
2015-12-18 17:30:53 -05:00
Geoff Liu
6eeb1f962e Merge pull request #1872 from luehm/c_cases
[C/en] Added tidbit about fall-though in switch statements.
2015-12-18 17:22:50 -05:00
Geoff Liu
7625a0cbd8 Merge pull request #1951 from pikazlou/scala-tuples-usage
additional docs for tuple usage
2015-12-18 17:21:48 -05:00
Geoff Liu
96bf580579 Merge pull request #1640 from adback03/master
[typescript/en] Template Strings
2015-12-18 17:17:46 -05:00
Geoff Liu
97b21a7865 Merge pull request #1955 from pikazlou/scala-pattern-matching
added docs for default case in pattern matching
2015-12-18 16:27:53 -05:00
Geoff Liu
68bfe95ba5 Merge pull request #1996 from hinet60613/zh-tw
[Python/zh-TW] Translation for Python from en-en to zh-tw
2015-12-18 13:34:52 -05:00
ven
c483e24adc Merge pull request #2069 from edm00se/patch-1
ColdFusion replaced < and > in pre block
2015-12-18 18:40:11 +01:00
Eric McCormick
dc97e779bc replaced < and > in pre block
the pre block was already inside a pre/code block in the rendered page, making it harder to read
2015-12-18 09:35:15 -06:00
Mark Green
d0527c0428 Wolfram Language tutorial 2015-12-18 01:17:08 +00:00
Ondrej Simek
442479a3c8 [markdown/cz] Fix missing 'lang' in front matter 2015-12-17 21:30:03 +01:00