Nemil Dalal
d97c7be291
Minor wording changes, typos
2015-12-29 13:05:45 -05:00
Nemil Dalal
7e4a42d0b8
Reorganizing later sections
2015-12-29 11:10:39 -05:00
Nemil Dalal
933ef680de
Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity
...
* 'solidity' of github.com:nemild/learnxinyminutes-docs:
update links to docs and Gitter
2015-12-29 10:59:15 -05:00
Nemil Dalal
fc528c92dd
Cleaned up data types
2015-12-29 10:59:01 -05:00
Nemil Dalal
1688c5dfe4
Merge pull request #2 from ethers/patch-2
...
update links to docs and Gitter
2015-12-29 10:55:23 -05: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
ethers
24740321f4
update links to docs and Gitter
2015-12-28 23:45:58 -08:00
Nemil Dalal
bdd8a8b0c8
Wording
2015-12-28 22:31:48 -05:00
Nemil Dalal
58ebc87f5f
Minor edits
2015-12-28 22:29:19 -05:00
Nemil Dalal
ba3d5a6feb
Added Joseph Chow as contributor
2015-12-28 21:58:31 -05:00
Nemil Dalal
5fe25a5bd1
Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity
...
* 'solidity' of github.com:nemild/learnxinyminutes-docs:
fixes in withdraw() and msg
2015-12-28 21:53:42 -05:00
Nemil Dalal
65cba2b1f5
Fixed mapping
2015-12-28 21:53:37 -05:00
Nemil Dalal
5dfda662ab
Merge pull request #1 from ethers/patch-1
...
fixes in withdraw() and msg
2015-12-28 21:52:11 -05:00
ethers
43138aef5c
fixes in withdraw() and msg
2015-12-28 16:36:48 -08:00
Nemil Dalal
8f9f9e53e8
Spacing
2015-12-28 17:13:20 -05:00
Nemil Dalal
6749790c8d
Many edits
2015-12-28 17:11:00 -05: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
JoaoGFarias
85e5817a6a
[AsymptoticNotation/PT-BR] Asymptotic Notation translation to PT-BR
2015-12-19 22:39:44 -02: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
Chris Warrick
ecf5050e07
Remove incorrect list indentation in perl-pl
2015-12-17 16:54:53 +01:00
Max Goldstein
da5ace143b
Mention unit; line breaks for style
2015-12-16 19:55:33 -05:00
sarthfrey
299d064ecf
Added Python Resources
2015-12-16 16:41:07 -05:00
Hinet60613
4b4024b495
Fix typo
2015-12-17 01:51:19 +08:00
Hinet60613
b19714080a
Fix some typo and non-fluency.
2015-12-17 01:48:19 +08:00
Mark Green
16cc4d464e
Add a Factor tutorial
2015-12-16 16:47:32 +00:00
Dan Book
16d879d712
add missing use line
2015-12-13 19:51:57 -05:00
Dan Book
88af462c69
use strict and warnings in example modules
2015-12-13 19:39:37 -05:00
Dan Book
35b3c490ce
Add blurb about strict and warnings
2015-12-13 19:22:29 -05:00
Dan Book
0b8a052624
Add info on references, modules, and objects
...
These topics are central to modern usage of Perl.
2015-12-13 18:03:47 -05:00
Max Goldstein
ac2bff249e
Merge branch 'we-build-dreams/patch-1' into elm/en2
2015-12-13 13:35:17 -05:00