Nami-Doc
82d65fb3b2
Move stuff around. ventica++
2014-07-25 11:30:50 +02:00
Nami-Doc
4c6e3e7723
Fix compose's inside ...
2014-07-24 23:06:44 +02:00
Nami-Doc
38c1678672
More on sub arguments.
...
Declare your own subs !!
More on hash: add colonpair syntax
Flatten argument list with `|`
Multi on :$!
TODO: `MAIN`
TODO: meta ops
2014-07-24 23:05:44 +02:00
Nami-Doc
1d931a37f2
Declarators
...
mention the six model
clearer description of package/module etc
clearer description of `$.` vs `$!`
2014-07-22 22:55:27 +02:00
Nami-Doc
37a38181a8
Scoping explanations (lexical / dynamic)
...
Start on packages.
ff/fff like `when`
ff vs fff
~~ on Bool
// and ^^ operators
TODO warn/fail/control
2014-07-21 23:18:55 +02:00
Nami-Doc
be796e988a
Phasers ! and more:
...
Add default
Add a bit on exceptions (TODO fail/warn)
2014-07-20 01:25:20 +02:00
Nami-Doc
7314a87f9d
ff *
2014-07-19 01:54:05 +02:00
Nami-Doc
1652740cb9
Well met
...
Sequence / FF
2014-07-19 01:49:07 +02:00
Nami-Doc
22ad989683
Move stuff around
...
Probably for the worst ...
2014-07-16 23:12:20 +02:00
Nami-Doc
78e3a442e9
Sigh.
2014-07-16 20:08:48 +02:00
Nami-Doc
3d81df43b1
Switch to perl to see if it fixes comments ...
2014-07-16 20:08:01 +02:00
Nami-Doc
6a33cbd3ae
Try to fix HL
2014-07-16 20:07:35 +02:00
Nami-Doc
f97d9c5aba
Moar classes. Roles. And stuff. And dispatch
...
todo : muti dispatch
2014-07-13 22:28:41 +02:00
Nami-Doc
d6fa11cb75
Some class love
2014-07-13 20:42:29 +02:00
Nami-Doc
7db96aafe3
switcheroo operators
2014-07-10 22:23:56 +02:00
Nami-Doc
4b9c50733d
Moar operators
2014-06-29 21:41:57 +02:00
Nami-Doc
2a8e20ca27
Basic Perl 6 LearnXinYminutes
2014-06-28 22:59:14 +02:00
Levi Bostian
17a1303e37
Merge pull request #659 from nixw/spelling_fix
...
[C] Fix spelling and other small issues
2014-06-28 11:46:51 -05:00
Nick Ward
104b9add58
Fix spelling and other small issues
2014-06-28 12:58:50 +10:00
Levi Bostian
2597370686
Merge pull request #657 from szaydel/master
...
Golang - lack of information about named return values in functions
2014-06-23 09:57:17 -05:00
Sam Zaydel
e881ba74f3
Hopefully slight language improvement over orig.
2014-06-23 07:31:39 -07:00
Sam Zaydel
9448404709
Slight language change per pull req. comment
2014-06-22 20:49:29 -07:00
Sam Zaydel
ff49deb886
Fixed on
to in
in comment.
2014-06-22 06:21:21 -07:00
Sam Zaydel
e5d8895c8e
Should have more detail about named return values.
...
There was not a section about named return values, and it feels like it is a valuable and important enough thing to learn early on. If nothing else, when looking at someone else's code this may be a point of confusion.
2014-06-22 06:20:12 -07:00
Levi Bostian
ec800a5d14
Merge pull request #656 from tormaroe/patch-1
...
Fixed missing + sign in lambda section
2014-06-21 10:40:54 -05:00
Torbjørn Marø
760fee2ba8
Fixed missing + sign in lambda section
2014-06-21 12:10:34 +02:00
Levi Bostian
9862212ed1
Merge pull request #643 from marcoms/patch-1
...
Add extra detail
2014-06-18 23:11:09 -05:00
Adam Bard
cb974f0a3f
Merge pull request #653 from xksteven/master
...
[python 3/en] fixed error in sets
2014-06-16 22:10:17 +02:00
Steven Basart
9f29296054
Update python3.html.markdown
...
fixed python 3 english sets error and editted .add comment because .add only accepts one argument
2014-06-16 14:47:43 -04:00
Levi Bostian
a404b09093
Merge pull request #650 from checkcheckzz/master
...
[json/cn]: fix the original typo
2014-06-14 00:58:25 -05:00
niuzhist
b6f889c9e6
[json/cn]: fix the original typo
2014-06-13 19:10:37 -07:00
Marco Scannadinari
de369eaa29
Remove escaped quotes and external gist link
2014-06-13 19:20:21 +01:00
Nami-Doc
b73a35a306
Merge pull request #649 from bobozhengsir/patch-1
...
Update scala-cn.html.markdown
2014-06-13 14:10:04 +02:00
bobozhengsir
ce2e9b93fb
Update scala-cn.html.markdown
...
miss a comma at line 372
2014-06-13 20:01:16 +08:00
Nami-Doc
10af53dd71
Merge pull request #648 from jackhooper/patch-1
...
[json/en] - fixed typo
2014-06-12 09:30:29 +02:00
Jack Hooper
a88daf1435
[json/en] - fixed typo
...
Changed "You know know everything..." to "You now know everything..."
2014-06-12 13:49:22 +10:00
Levi Bostian
19f2264d32
Merge pull request #647 from mendozao/patch-1
...
Update markdown.html.markdown
2014-06-11 16:42:49 -05:00
Osvaldo Mendoza
2420e593a4
Update markdown.html.markdown
...
typo
2014-06-11 17:36:16 -04:00
Marco Scannadinari
a5f41dd164
Fix missing commas and closing braces
2014-06-11 09:55:56 +01:00
Adam Brenecki
b2925f3700
Merge pull request #646 from nati22/master
...
Changed "complimenting" to "complementing".
2014-06-11 11:41:14 +09:30
Nati
659bc7566f
Changed "complimenting" to "complementing".
2014-06-10 16:54:32 -07:00
Levi Bostian
663e697e01
Merge pull request #644 from timothymalcham/perl-doc-line-lengths
...
[perl/en] Shortens line lengths of comments in Perl guide
2014-06-10 12:19:56 -05:00
Timothy Malcham
fac959a398
Shortens line lengths of comments in Perl guide
2014-06-10 10:06:08 -07:00
Marco Scannadinari
8348e27660
Add extra detail
2014-06-08 22:00:14 +01:00
Nami-Doc
20f5a00de4
Merge pull request #641 from wobh/patch-1
...
Update elixir.html.markdown
2014-06-07 16:54:13 +02:00
William Clifford
506ffb7a68
Update elixir.html.markdown
...
minor spelling fix: `s/catched/caught/`
2014-06-07 07:45:57 -07:00
Nami-Doc
d9e5677d1a
Add lang: tag for swift/zh-cn - fixes #640
2014-06-05 22:45:41 +02:00
Nami-Doc
689de60ec5
Merge pull request #637 from miguelarauj1o/trans_coffeescript
...
Translating coffeescript to pt-br
2014-06-05 21:53:07 +02:00
Nami-Doc
1899c062e5
Merge pull request #639 from ysagal/patch-1
...
Tiny typo fix
2014-06-05 18:54:26 +02:00
ysagal
e0e17156ee
Tiny typo fix
2014-06-05 12:20:54 -04:00