index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
perl6.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Fit some more things into 80 columns in the Perl 6 doc
Samantha McVey
2017-02-06
-18
/
+20
*
Have perl6 highlight as perl6 now
Samantha McVey
2016-12-31
-3
/
+3
*
[perl6] add myself as contributor (#2530)
samcv
2016-10-28
-0
/
+1
*
[perl6] Explain `orelse` operator, add more information about exceptions, add...
samcv
2016-10-27
-49
/
+120
*
Perl 6: Make information about Hash tables correct. Rewrite the example for d...
samcv
2016-10-20
-111
/
+172
*
Perl6: Add many more smartmatch examples. Make the ternary operator clearer (...
samcv
2016-10-18
-22
/
+53
*
Perl6: Explain that Integers Can't be Passed and Modified in Sub's Even If Us...
samcv
2016-10-18
-0
/
+9
*
Fixed instance where wrong variable name was used
Dustin Williams
2016-03-20
-1
/
+1
*
Fix typo referenced in Issue #2075
Jacob Ward
2016-01-07
-1
/
+1
*
Merge pull request #2076 from tlvb/p6-packages-foobar
Adam Bard
2016-01-06
-2
/
+1
|
\
|
*
changed code output to as stated in comments
Leo Bärring
2015-12-26
-2
/
+1
*
|
Fix #2040
Owen Rodda
2015-12-27
-1
/
+1
|
/
*
Fix typo in Perl 6 example (closes #2025)
Ryan Gonzalez
2015-11-19
-1
/
+1
*
Merge pull request #2028 from zoffixznet/catch-var
ven
2015-11-17
-1
/
+1
|
\
|
*
$! is not available inside the CATCH{}
Zoffix Znet
2015-11-17
-1
/
+1
*
|
Address #1390
ven
2015-11-08
-12
/
+17
*
|
Removed references to compilers other than the Rakudo.
Paulo Henrique Rodrigues Pinheiro
2015-10-15
-3
/
+1
*
|
Many fixes mentioned in #1390
Zoffix Znet
2015-10-10
-45
/
+46
|
/
*
Merge pull request #1404 from tecknicaltom/master
Levi Bostian
2015-10-09
-1
/
+1
|
\
|
*
fix the output of ff example
Tom Samstag
2015-10-08
-1
/
+1
*
|
Merge pull request #1393 from aayushranaut/master
ven
2015-10-08
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fixes typos
Aayush Ranaut
2015-10-07
-23
/
+22
*
|
removing whitespace all over
Gabriel Halley
2015-10-07
-21
/
+21
|
/
*
Update perl6.html.markdown
Jack Kuan
2015-09-23
-1
/
+1
*
In perl6, 0 is not falsey anymore
Aleks-Daniel Jakimenko
2015-08-25
-1
/
+1
*
fix typo, resolves #1156
ven
2015-06-27
-1
/
+1
*
Merge remote-tracking branch 'upstream/master'
Jonathan Scott Duff
2015-06-25
-1
/
+1
|
\
|
*
Parrot is no longer supported.
David Warring
2015-05-13
-2
/
+1
|
*
Fix #1094
ven
2015-05-09
-1
/
+1
*
|
Add a link about parrot suspension
Jonathan Scott Duff
2015-04-24
-4
/
+6
|
/
*
fix #1032
ven
2015-04-15
-42
/
+18
*
Update perl6.html.markdown
Philippe Bricout
2015-04-01
-1
/
+3
*
Minor typo: fixed curly bracket direction (} -> {)
Jeff Erickson
2015-03-25
-1
/
+1
*
thrice .... gather ^3 counts three times "0 1 2" not 5
ronaldxs
2015-03-20
-1
/
+1
*
Perl6, minor change in comments
Philippe Bricout
2015-03-01
-1
/
+1
*
Update perl6.html.markdown
Philippe Bricout
2015-02-27
-1
/
+1
*
fix #937
ven
2015-01-25
-3
/
+2
*
Fix link to synopses and call them 'design docs'
raiph
2015-01-09
-1
/
+1
*
@wryk++
ven
2014-12-29
-1
/
+1
*
rework of the tutorial
ven
2014-12-24
-176
/
+180
*
0 // 5 = 0
ugexe
2014-11-16
-1
/
+1
*
Update perl6.html.markdown
Kishore Relangi
2014-11-10
-1
/
+1
*
Fix a comment that indicates what "say @array" will print.
Peter Palfrader
2014-10-12
-1
/
+1
*
Fix a braino
Nami-Doc
2014-10-07
-1
/
+1
*
Capturing captures, and numbering them
Nami-Doc
2014-09-27
-10
/
+76
*
Exception thingies!
Nami-Doc
2014-09-23
-4
/
+29
*
Regexes thingies.
Nami-Doc
2014-09-13
-3
/
+49
*
Clarifications about *+* and ... with a sub
Nami-Doc
2014-08-27
-1
/
+8
*
Make the text fit.
Nami-Doc
2014-08-21
-39
/
+45
*
Update perl6 to fix some of its quirks
Nami-Doc
2014-08-14
-216
/
+318
[next]