[perl6/specs] b3233b: limit unary hypers to declared shape or flat

2012-09-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b3233b4ccfe2a65ceae78df44d162de8cb0699a7 https://github.com/perl6/specs/commit/b3233b4ccfe2a65ceae78df44d162de8cb0699a7 Author: Larry Wall Date: 2012-09-15 (Sat, 15 Sep 2012) Changed paths: M S03-ope

[perl6/specs] 5277fe: Add expmod and is-prime as built-ins in Int

2012-09-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5277fefed694bbdfc3e5da1022ceaf5aacb6d344 https://github.com/perl6/specs/commit/5277fefed694bbdfc3e5da1022ceaf5aacb6d344 Author: Larry Wall Date: 2012-09-19 (Wed, 19 Sep 2012) Changed paths: M S32-set

[perl6/specs] 1c74b8: Assume Miller-Rabin certainty on composites

2012-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1c74b86e60d011c047666dbf837acd2960d6e890 https://github.com/perl6/specs/commit/1c74b86e60d011c047666dbf837acd2960d6e890 Author: Larry Wall Date: 2012-09-20 (Thu, 20 Sep 2012) Changed paths: M S32-set

[perl6/specs] ebd243: :ii implies :i, :mm implies :m

2012-10-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ebd24364a0389159c0a5e5ead8cebe7f915a328e https://github.com/perl6/specs/commit/ebd24364a0389159c0a5e5ead8cebe7f915a328e Author: Larry Wall Date: 2012-10-05 (Fri, 05 Oct 2012) Changed paths: M S05-reg

[perl6/specs] 02ad93: :ss implies :s too, moritz++

2012-10-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 02ad9389af6290daec27364fca4525a4786dcce5 https://github.com/perl6/specs/commit/02ad9389af6290daec27364fca4525a4786dcce5 Author: Larry Wall Date: 2012-10-05 (Fri, 05 Oct 2012) Changed paths: M S05-reg

[perl6/specs] 6b2c81: [S32::IO] unconfuse description of &spurt, _edwin+...

2012-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6b2c810188ec6a83518c11f400c65568e8573203 https://github.com/perl6/specs/commit/6b2c810188ec6a83518c11f400c65568e8573203 Author: Moritz Lenz Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M S32-se

[perl6/specs] bcc011: Minor grammar edit.

2012-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: bcc011fcd8a8c6434e70fefc0717fe50532bf88c https://github.com/perl6/specs/commit/bcc011fcd8a8c6434e70fefc0717fe50532bf88c Author: Edwin Steiner Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M S32-

[perl6/specs] 1d76a2: Typos.

2012-10-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1d76a26c7ea3b08c4faffcafd7a6d4ff344be8a3 https://github.com/perl6/specs/commit/1d76a26c7ea3b08c4faffcafd7a6d4ff344be8a3 Author: Edwin Steiner Date: 2012-10-14 (Sun, 14 Oct 2012) Changed paths: M S32-

[perl6/specs] eb7089: [S32/Str] mention trim-leading and trim-trailing

2012-10-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: eb7089a2889b0026fa77b3eee6bb4db453b4edbb https://github.com/perl6/specs/commit/eb7089a2889b0026fa77b3eee6bb4db453b4edbb Author: Carl Masak Date: 2012-10-17 (Wed, 17 Oct 2012) Changed paths: M S32-set

[perl6/specs] 5945c2: [S32::Basic] Any is a class, not a role

2012-10-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5945c20d44cf701ece171b06800e08f3e848ed70 https://github.com/perl6/specs/commit/5945c20d44cf701ece171b06800e08f3e848ed70 Author: Moritz Lenz Date: 2012-10-17 (Wed, 17 Oct 2012) Changed paths: M S32-se

[perl6/specs] 30974c: [S29] updated references to S32 synopsis

2012-11-05 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 30974c6e3ccd2b35078f08f61c3ed870614c4093 https://github.com/perl6/specs/commit/30974c6e3ccd2b35078f08f61c3ed870614c4093 Author: Carl Masak Date: 2012-11-05 (Mon, 05 Nov 2012) Changed paths: M S29-fun

[perl6/specs] 6d862f: oo final/closed pragma can also be deduced

2012-11-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6d862fde025d0dc39857a04c0d21bfd4874181d0 https://github.com/perl6/specs/commit/6d862fde025d0dc39857a04c0d21bfd4874181d0 Author: Larry Wall Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M S12-obj

[perl6/specs] 6fca0a: Rewrite S21 so that Zavolaj/NativeCall is spec for...

2012-11-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6fca0a0a6a8eae6873f7295290c0f31f8ad97f86 https://github.com/perl6/specs/commit/6fca0a0a6a8eae6873f7295290c0f31f8ad97f86 Author: Arne Skjærholt Date: 2012-11-23 (Fri, 23 Nov 2012) Changed paths: M S21

[perl6/specs] f6636e: [S21] Fixed some POD formatting errors.

2012-11-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f6636e2df9e2465290d01d480de078d17a5e74ea https://github.com/perl6/specs/commit/f6636e2df9e2465290d01d480de078d17a5e74ea Author: lue Date: 2012-11-23 (Fri, 23 Nov 2012) Changed paths: M S21-calling-fo

[perl6/specs] 201ec7: [S14] traits are called in sink context

2012-11-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 201ec751a5a784542d969079f12a9ac9d4f8b5b2 https://github.com/perl6/specs/commit/201ec751a5a784542d969079f12a9ac9d4f8b5b2 Author: Moritz Lenz Date: 2012-11-24 (Sat, 24 Nov 2012) Changed paths: M S14-ro

[perl6/specs] 562cc0: [S02] clarify tabstop semantics

2012-11-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 562cc054095f5bff129ef0ef95c809f4ecabdcd8 https://github.com/perl6/specs/commit/562cc054095f5bff129ef0ef95c809f4ecabdcd8 Author: Moritz Lenz Date: 2012-11-25 (Sun, 25 Nov 2012) Changed paths: M S02-bi

[perl6/specs] 749445: [S32/Str] make .indent not care about empty lines

2012-12-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 749445a6e7c707915a58eabceb6f6a49c773676e https://github.com/perl6/specs/commit/749445a6e7c707915a58eabceb6f6a49c773676e Author: Carl Masak Date: 2012-12-01 (Sat, 01 Dec 2012) Changed paths: M S32-set

[perl6/specs] ea745b: Caution that prefix<::> in declarative scenarios i...

2012-12-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ea745ba72b837d20e13345ac2801cf1ecfd1f72a https://github.com/perl6/specs/commit/ea745ba72b837d20e13345ac2801cf1ecfd1f72a Author: root Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M S10-packages.

[perl6/specs] 568fe5: Use .is-prime.

2012-12-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 568fe53d5fd707e7b931ab8f32437dcbf13101be https://github.com/perl6/specs/commit/568fe53d5fd707e7b931ab8f32437dcbf13101be Author: Konrad Borowski Date: 2012-12-06 (Thu, 06 Dec 2012) Changed paths: M S0

[perl6/specs] 77f646: [S32] spec uniq

2012-12-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 77f6462c4d3e259ed236d93f6e05b0b80c931c8e https://github.com/perl6/specs/commit/77f6462c4d3e259ed236d93f6e05b0b80c931c8e Author: Moritz Lenz Date: 2012-12-24 (Mon, 24 Dec 2012) Changed paths: M S32-se

[perl6/specs] a0f87c: Fix two terms in a row

2013-01-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: a0f87cf9f872da54a16001398ccf4c991543e8e3 https://github.com/perl6/specs/commit/a0f87cf9f872da54a16001398ccf4c991543e8e3 Author: Cédric VINCENT Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M S04

[perl6/specs] ba2d03: drafted some fixes for gather/take bitrot.

2013-01-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ba2d03af90665b894f16ed67e1febd0fab280695 https://github.com/perl6/specs/commit/ba2d03af90665b894f16ed67e1febd0fab280695 Author: Timo Paulssen Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M S04-

[perl6/specs] 96c45e: fix a typo: Lol -> LoL.

2013-01-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 96c45e7c78edca79648203635e1c3219b4267608 https://github.com/perl6/specs/commit/96c45e7c78edca79648203635e1c3219b4267608 Author: Timo Paulssen Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M S04-

[perl6/specs] e5b866: --> as context for code body

2013-01-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: e5b8663594b0c747aabefa8dd4273508ca9d220a https://github.com/perl6/specs/commit/e5b8663594b0c747aabefa8dd4273508ca9d220a Author: Larry Wall Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M S06-rou

[perl6/specs] 490919: [S06] typo fixes

2013-01-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 49091974067e752852b87b9b18cc7bbed4233af9 https://github.com/perl6/specs/commit/49091974067e752852b87b9b18cc7bbed4233af9 Author: Carl Masak Date: 2013-01-10 (Thu, 10 Jan 2013) Changed paths: M S06-rou

[perl6/specs] ffef86: Tidy up overly long lines

2013-01-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ffef865e3d2e6fd94749adbf62c5ee637c22654f https://github.com/perl6/specs/commit/ffef865e3d2e6fd94749adbf62c5ee637c22654f Author: Anthony Parsons Date: 2013-01-10 (Thu, 10 Jan 2013) Changed paths: M S0

[perl6/specs] b35224: Clarify uniq semantics; add squish alternative

2013-01-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b35224cc473babc10d2b900dcd09a84ad92d8e52 https://github.com/perl6/specs/commit/b35224cc473babc10d2b900dcd09a84ad92d8e52 Author: Larry Wall Date: 2013-01-10 (Thu, 10 Jan 2013) Changed paths: M S32-set

[perl6/specs] 0c7f42: typo: was "multi multi note (...)"

2013-01-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 0c7f42d08ee246b1c1944dc48c21be913748bda9 https://github.com/perl6/specs/commit/0c7f42d08ee246b1c1944dc48c21be913748bda9 Author: Tobias Leich Date: 2013-01-10 (Thu, 10 Jan 2013) Changed paths: M S32-s

[perl6/specs] e2f595: set ops go with junctive and chaining ops

2013-01-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: e2f59511a864ce9934b176e85ecb42b8474b6c0f https://github.com/perl6/specs/commit/e2f59511a864ce9934b176e85ecb42b8474b6c0f Author: Larry Wall Date: 2013-01-11 (Fri, 11 Jan 2013) Changed paths: M S03-ope

[perl6/specs] 520d8a: Mention set/bag ops in junctive section

2013-01-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 520d8a18e4ed415a28ef1b24738a157b5867 https://github.com/perl6/specs/commit/520d8a18e4ed415a28ef1b24738a157b5867 Author: Larry Wall Date: 2013-01-11 (Fri, 11 Jan 2013) Changed paths: M S03-ope

[perl6/specs] 099643: Mention the replacement for magic __SUB__ constant

2013-01-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 099643400f90a76e663735adb710d83a30bd9837 https://github.com/perl6/specs/commit/099643400f90a76e663735adb710d83a30bd9837 Author: Anthony Parsons Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M S0

[perl6/specs] eb2a85: ?ROUTINE has & sigil, not $ sigil

2013-01-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: eb2a85b2b9e3fa0ffbfba0924f60b68a407f13b6 https://github.com/perl6/specs/commit/eb2a85b2b9e3fa0ffbfba0924f60b68a407f13b6 Author: Konrad Borowski Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M S0

[perl6/specs] 9d8bc5: [S32/Temporal] spec DateTime.delta and Date.delta

2013-01-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 9d8bc5fe62dd38805d791c0351c85185d351290e https://github.com/perl6/specs/commit/9d8bc5fe62dd38805d791c0351c85185d351290e Author: Carl Masak Date: 2013-01-24 (Thu, 24 Jan 2013) Changed paths: M S32-set

[perl6/specs] 13a275: sets and bags don't flatten in list context

2013-02-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 13a275ea397c6f47d6f9245b71a5d39060112888 https://github.com/perl6/specs/commit/13a275ea397c6f47d6f9245b71a5d39060112888 Author: Larry Wall Date: 2013-02-09 (Sat, 09 Feb 2013) Changed paths: M S32-set

[perl6/specs] 3b88fd: autopriming doesn't look inside metaops

2013-02-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 3b88fdfa3134a8a2137e229612ad2114b409bfdf https://github.com/perl6/specs/commit/3b88fdfa3134a8a2137e229612ad2114b409bfdf Author: Larry Wall Date: 2013-02-09 (Sat, 09 Feb 2013) Changed paths: M S02-bit

[perl6/specs] f08f87: inner classes must respect genericity

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f08f87886d4def1b66c40a61fdb7884268b18095 https://github.com/perl6/specs/commit/f08f87886d4def1b66c40a61fdb7884268b18095 Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S12-obj

[perl6/specs] b1c338: add combinations method

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b1c33865fd5d2da6935f2eea01a2279a149aa68f https://github.com/perl6/specs/commit/b1c33865fd5d2da6935f2eea01a2279a149aa68f Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S32-set

[perl6/specs] f1d069: clarify that N comes from $of, colomon++

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f1d069916459a6d732c0ab3c0b22275e5f1d216a https://github.com/perl6/specs/commit/f1d069916459a6d732c0ab3c0b22275e5f1d216a Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S32-set

[perl6/specs] 6f747f: talk about combinations and powerset for Set type

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6f747f3ec4bc5ed9c12d92ebe712bb5992c05dc4 https://github.com/perl6/specs/commit/6f747f3ec4bc5ed9c12d92ebe712bb5992c05dc4 Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S32-set

[perl6/specs] a3b902: don't really need a .powerset method

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: a3b902fcd974f9750ee2787672651677900f3dc9 https://github.com/perl6/specs/commit/a3b902fcd974f9750ee2787672651677900f3dc9 Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S32-set

[perl6/specs] 6fa36a: nah, just default it to the powerset

2013-02-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6fa36adb4f944b0b3a74c8fce4c8fb667f222e39 https://github.com/perl6/specs/commit/6fa36adb4f944b0b3a74c8fce4c8fb667f222e39 Author: Larry Wall Date: 2013-02-16 (Sat, 16 Feb 2013) Changed paths: M S32-set

[perl6/specs] 703df6: [S02] Fixed double angle bracketed formatting code...

2013-02-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 703df65477e6a012bdef23a40830ddafea507c8b https://github.com/perl6/specs/commit/703df65477e6a012bdef23a40830ddafea507c8b Author: lue Date: 2013-02-17 (Sun, 17 Feb 2013) Changed paths: M S02-bits.pod

[perl6/specs] b50c8a: Change Int() notation to (Int) notation

2013-02-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b50c8aa4785cb11875deb3008fe8216c33e481b1 https://github.com/perl6/specs/commit/b50c8aa4785cb11875deb3008fe8216c33e481b1 Author: Larry Wall Date: 2013-02-23 (Sat, 23 Feb 2013) Changed paths: M S12-obj

[perl6/specs] c8f2dc: Failed matches to return Nil, not (Match)

2013-02-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: c8f2dcc68c3646bac45fafccd86368920ddd18ea https://github.com/perl6/specs/commit/c8f2dcc68c3646bac45fafccd86368920ddd18ea Author: Larry Wall Date: 2013-02-23 (Sat, 23 Feb 2013) Changed paths: M S03-ope

[perl6/specs] 48958a: Simplify Nil semantics; never means () now

2013-02-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 48958abed853ecc0e2632e6f77beaf855a4afd72 https://github.com/perl6/specs/commit/48958abed853ecc0e2632e6f77beaf855a4afd72 Author: Larry Wall Date: 2013-02-23 (Sat, 23 Feb 2013) Changed paths: M S02-bit

[perl6/specs] ebd9f5: spelo

2013-02-23 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ebd9f5cf63d653683c680652abd1f0ae495123c3 https://github.com/perl6/specs/commit/ebd9f5cf63d653683c680652abd1f0ae495123c3 Author: diakopter Date: 2013-02-23 (Sat, 23 Feb 2013) Changed paths: M S02-bits

[perl6/specs] d6eae2: Get rid of the roundcents example, which no longer...

2013-02-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: d6eae27a80228129f060ab33ba515448063b4d1c https://github.com/perl6/specs/commit/d6eae27a80228129f060ab33ba515448063b4d1c Author: Solomon Foster Date: 2013-02-25 (Mon, 25 Feb 2013) Changed paths: M S32

[perl6/specs] 12b6d9: typo in S04

2013-02-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 12b6d9f6ea29b46898272d024de5cb81b5d8649d https://github.com/perl6/specs/commit/12b6d9f6ea29b46898272d024de5cb81b5d8649d Author: diakopter Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M S04-cont

[perl6/specs] 7d6ac4: make try an eager (or sink) contextualizer

2013-02-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 7d6ac4c459eb7ab454b6501166eaa64222c94754 https://github.com/perl6/specs/commit/7d6ac4c459eb7ab454b6501166eaa64222c94754 Author: Larry Wall Date: 2013-02-27 (Wed, 27 Feb 2013) Changed paths: M S04-con

[perl6/specs] 2a706b: [S02] equivalent Rational for rat64 should have un...

2013-03-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 2a706bec0571b39fa1f4dadd6e971a356af6b6d2 https://github.com/perl6/specs/commit/2a706bec0571b39fa1f4dadd6e971a356af6b6d2 Author: lue Date: 2013-03-02 (Sat, 02 Mar 2013) Changed paths: M S02-bits.pod

[perl6/specs] 220f08: <555555555555555555555555555555555555555555555/5>....

2013-03-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 220f088be7626cf7334c1f3a8b7339b39a3f6121 https://github.com/perl6/specs/commit/220f088be7626cf7334c1f3a8b7339b39a3f6121 Author: Solomon Foster Date: 2013-03-03 (Sun, 03 Mar 2013) Changed paths: M S02

[perl6/specs] 6bb5a4: don't say "fails" unless you mean it

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6bb5a4105bc185e8f275db04be974f8c7a4a5ed4 https://github.com/perl6/specs/commit/6bb5a4105bc185e8f275db04be974f8c7a4a5ed4 Author: Larry Wall Date: 2013-03-06 (Wed, 06 Mar 2013) Changed paths: M S02-bit

[perl6/specs] 3dd0a2: Include Failure in smartmatch passthroughs

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 3dd0a22eb193fa78b733ebb676b52a8a2b795764 https://github.com/perl6/specs/commit/3dd0a22eb193fa78b733ebb676b52a8a2b795764 Author: Larry Wall Date: 2013-03-06 (Wed, 06 Mar 2013) Changed paths: M S03-ope

[perl6/specs] e89ca6: Loosen perceived relationship of Nil and ()

2013-03-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: e89ca6704b2785e31e9dd69585697e16e0f378e1 https://github.com/perl6/specs/commit/e89ca6704b2785e31e9dd69585697e16e0f378e1 Author: Larry Wall Date: 2013-03-06 (Wed, 06 Mar 2013) Changed paths: M S02-bit

[perl6/specs] 64cfaa: add List.permutations

2013-03-10 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 64cfaac11ca5e56ed352b2516c78f666add501a4 https://github.com/perl6/specs/commit/64cfaac11ca5e56ed352b2516c78f666add501a4 Author: Larry Wall Date: 2013-03-07 (Thu, 07 Mar 2013) Changed paths: M S32-set

[perl6/specs] 224990: FALLBACK methods, handles **, semantics thereof

2013-03-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 224990700454b9161c2aee30f5a355e4fdae4b38 https://github.com/perl6/specs/commit/224990700454b9161c2aee30f5a355e4fdae4b38 Author: Larry Wall Date: 2013-03-08 (Fri, 08 Mar 2013) Changed paths: M S12-obj

[perl6/specs] 8efa3a: Correct Match.start/Match.end -> Match.from/Match....

2013-03-14 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 8efa3ac10649401dbbcb6488975bc65d6b501326 https://github.com/perl6/specs/commit/8efa3ac10649401dbbcb6488975bc65d6b501326 Author: Rob Hoelz Date: 2013-03-14 (Thu, 14 Mar 2013) Changed paths: M S28-spec

[perl6/specs] 2be530: (S32/Exceptions) Add X::Range::InvalidArg excepti...

2013-03-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 2be530687ec3e11c211d1971830b4044b5439128 https://github.com/perl6/specs/commit/2be530687ec3e11c211d1971830b4044b5439128 Author: pmichaud Date: 2013-03-16 (Sat, 16 Mar 2013) Changed paths: M S32-setti

[perl6/specs] 7371e2: [S12] Remove spurious "of that name" qualifier fro...

2013-03-21 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 7371e2ed8e5297434497e402c7e150629b5498ae https://github.com/perl6/specs/commit/7371e2ed8e5297434497e402c7e150629b5498ae Author: pmichaud Date: 2013-03-20 (Wed, 20 Mar 2013) Changed paths: M S12-objec

[perl6/specs] eac99e: Twigil in a BUILD call must be '!'

2013-03-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: eac99e23ec9416e07735c16f948d11c5397ea62d https://github.com/perl6/specs/commit/eac99e23ec9416e07735c16f948d11c5397ea62d Author: Stéphane Payrard Date: 2013-03-25 (Mon, 25 Mar 2013) Changed paths: M S

[perl6/specs] 696068: Change IO::Path stringification, add new methods.

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 696068389ab2e29cd0f85a136350fee614acf379 https://github.com/perl6/specs/commit/696068389ab2e29cd0f85a136350fee614acf379 Author: Brent Laabs Date: 2013-03-28 (Thu, 28 Mar 2013) Changed paths: M S32-se

[perl6/specs] f348a0: Update Numeric.pod

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f348a0aa51aa5fe864556925d7c8cac19c587cea https://github.com/perl6/specs/commit/f348a0aa51aa5fe864556925d7c8cac19c587cea Author: colomon Date: 2013-03-28 (Thu, 28 Mar 2013) Changed paths: M S32-settin

[perl6/specs] ea0af4: [S02] unconfuse wording about type objects

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: ea0af4730459844516e205037707193090d009fd https://github.com/perl6/specs/commit/ea0af4730459844516e205037707193090d009fd Author: Moritz Lenz Date: 2013-03-30 (Sat, 30 Mar 2013) Changed paths: M S02-bi

[perl6/specs] 59052e: Renamed weekday-of-month to day-of-week-in-month

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 59052efdde030a837a3d022c344b111637709ace https://github.com/perl6/specs/commit/59052efdde030a837a3d022c344b111637709ace Author: chansen Date: 2013-03-30 (Sat, 30 Mar 2013) Changed paths: M S32-settin

[perl6/specs] 890758: Typo fix

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 890758f17522ad7fa808b1d6c8e13ce6e7b7f962 https://github.com/perl6/specs/commit/890758f17522ad7fa808b1d6c8e13ce6e7b7f962 Author: Elizabeth Mattijsen Date: 2013-04-01 (Mon, 01 Apr 2013) Changed paths:

[perl6/specs] aff4d8: Added omitted square brackets example with paramet...

2013-04-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: aff4d83b7ca4c8137e26791a319d90ce02cb9199 https://github.com/perl6/specs/commit/aff4d83b7ca4c8137e26791a319d90ce02cb9199 Author: Elizabeth Mattijsen Date: 2013-04-01 (Mon, 01 Apr 2013) Changed paths:

[perl6/specs] 7afa4f: clarification: add existing backslash classes, not...

2013-04-03 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 7afa4fe1c187cf6ec63332a6233182101c00c424 https://github.com/perl6/specs/commit/7afa4fe1c187cf6ec63332a6233182101c00c424 Author: Brent Laabs Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M S05-re

[perl6/specs] c557b4: Clarification on :sweet(16) -> :16sweet adverb

2013-04-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: c557b42c5ef268118d97ecbff044ef9eba20a79b https://github.com/perl6/specs/commit/c557b42c5ef268118d97ecbff044ef9eba20a79b Author: Elizabeth Mattijsen Date: 2013-04-05 (Fri, 05 Apr 2013) Changed paths:

[perl6/specs] 6d4730: [S02] Minor typo fix

2013-04-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6d47309e58184d6fadae6ebf4ad6ba4059102c3b https://github.com/perl6/specs/commit/6d47309e58184d6fadae6ebf4ad6ba4059102c3b Author: lue Date: 2013-04-05 (Fri, 05 Apr 2013) Changed paths: M S02-bits.pod

[perl6/specs] 5a85c4: [S02] Minor clarification

2013-04-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5a85c480a8541c4754eb580a0c175faa5cc56e83 https://github.com/perl6/specs/commit/5a85c480a8541c4754eb580a0c175faa5cc56e83 Author: lue Date: 2013-04-06 (Sat, 06 Apr 2013) Changed paths: M S02-bits.pod

[perl6/specs] 18c244: Replace mention of now defunct .file method by de-...

2013-04-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 18c24443c4f65cd58f74bef9f153e068a19beab4 https://github.com/perl6/specs/commit/18c24443c4f65cd58f74bef9f153e068a19beab4 Author: Elizabeth Mattijsen Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths:

[perl6/specs] 5ca818: Added semi-colons so that examples work in cut'n'p...

2013-04-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5ca81879f7ce10694869fb84e363cde58254859d https://github.com/perl6/specs/commit/5ca81879f7ce10694869fb84e363cde58254859d Author: Elizabeth Mattijsen Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths:

[perl6/specs] 383cae: A parcel can consist of 0 items, as discussed on #...

2013-04-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 383cae6e77fb9a1fc3489faad6977e21a5e84c4b https://github.com/perl6/specs/commit/383cae6e77fb9a1fc3489faad6977e21a5e84c4b Author: Elizabeth Mattijsen Date: 2013-04-12 (Fri, 12 Apr 2013) Changed paths:

[perl6/specs] fe96bc: Remove line the was left behind from a previous ed...

2013-04-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: fe96bcf41f27a11a262437f213650f615ad23fb9 https://github.com/perl6/specs/commit/fe96bcf41f27a11a262437f213650f615ad23fb9 Author: Elizabeth Mattijsen Date: 2013-04-16 (Tue, 16 Apr 2013) Changed paths:

[perl6/specs] fb25fa: Remove IO::Dir and IO::File, too unwieldy to imple...

2013-04-19 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: fb25fa47585436c8f1d9e227f86e3de537e62cb1 https://github.com/perl6/specs/commit/fb25fa47585436c8f1d9e227f86e3de537e62cb1 Author: Brent Laabs Date: 2013-04-17 (Wed, 17 Apr 2013) Changed paths: M S32-se

[perl6/specs] 055f68: missing

2013-04-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 055f68817f021543e88d5cef5361bba6ba2e5082 https://github.com/perl6/specs/commit/055f68817f021543e88d5cef5361bba6ba2e5082 Author: diakopter Date: 2013-04-22 (Mon, 22 Apr 2013) Changed paths: M S01-over

[perl6/specs] 5692ce: Updated Temporal reflecting Int-only Timezones.

2013-04-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5692ced3331ab763601c760572caa0febb650639 https://github.com/perl6/specs/commit/5692ced3331ab763601c760572caa0febb650639 Author: Timothy Totten <2...@huri.net> Date: 2013-04-24 (Wed, 24 Apr 2013) Changed p

[perl6/specs] 2f51c1: [S03] fix a small thinko

2013-04-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 2f51c10036e054d0085b20eabe2e7b96e1f3b83d https://github.com/perl6/specs/commit/2f51c10036e054d0085b20eabe2e7b96e1f3b83d Author: Moritz Lenz Date: 2013-04-26 (Fri, 26 Apr 2013) Changed paths: M S03-op

[perl6/specs] 546a9c: Revert "Remove line the was left behind from a pre...

2013-04-28 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 546a9c4322e537f98a71d99f0dc473532b416e10 https://github.com/perl6/specs/commit/546a9c4322e537f98a71d99f0dc473532b416e10 Author: Elizabeth Mattijsen Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths:

[perl6/specs] 3acfed: update IO::Path and IO::FileTests, OS-specific IO:...

2013-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 3acfeda8111674b72752bba03c9cbe02ded4c408 https://github.com/perl6/specs/commit/3acfeda8111674b72752bba03c9cbe02ded4c408 Author: Brent Laabs Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths: M S32-se

[perl6/specs] 432411: Additional examples in "Statement-level bare block...

2013-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 432411af086bd87997ff7e4d1a8ea5666c90568e https://github.com/perl6/specs/commit/432411af086bd87997ff7e4d1a8ea5666c90568e Author: Elizabeth Mattijsen Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths:

[perl6/specs] 2a92e0: add IO::Spec, add IO::Path methods cleanup and res...

2013-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 2a92e084f167d7a76568b6c7aa6da572b140 https://github.com/perl6/specs/commit/2a92e084f167d7a76568b6c7aa6da572b140 Author: Brent Laabs Date: 2013-04-30 (Tue, 30 Apr 2013) Changed paths: M S32-se

[perl6/specs] dd8212: Clarafication/Expansion in examples of Introspecti...

2013-05-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: dd8212738d06e36dd641c16a89dc411684121b23 https://github.com/perl6/specs/commit/dd8212738d06e36dd641c16a89dc411684121b23 Author: Elizabeth Mattijsen Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths:

[perl6/specs] 6e2d9c: Define flipflops to use smartmatch semantics

2013-05-02 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e https://github.com/perl6/specs/commit/6e2d9c944ca5b50cef9e23b15f130a626c1c2b9e Author: Larry Wall Date: 2013-05-02 (Thu, 02 May 2013) Changed paths: M S03-ope

[perl6/specs] f252dc: remove eval-level confusion from / $x / and / @x /

2013-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f252dcef34b51d37c6ee11499372e3bee69071dd https://github.com/perl6/specs/commit/f252dcef34b51d37c6ee11499372e3bee69071dd Author: Larry Wall Date: 2013-05-06 (Mon, 06 May 2013) Changed paths: M S05-reg

perl6-language@perl.org

2013-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 90fffbad2868a1c3b3151c79a805f9834a4902e2 https://github.com/perl6/specs/commit/90fffbad2868a1c3b3151c79a805f9834a4902e2 Author: Stéphane Payrard Date: 2013-05-06 (Mon, 06 May 2013) Changed paths: M S

[perl6/specs] f06441: Fix problem in comment of wrong example

2013-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f06441c58139a4c3ae24088ab087e483bc98d8f7 https://github.com/perl6/specs/commit/f06441c58139a4c3ae24088ab087e483bc98d8f7 Author: Elizabeth Mattijsen Date: 2013-05-06 (Mon, 06 May 2013) Changed paths:

[perl6/specs] 1f3417: distinguish .subparse from .parse

2013-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1f3417335cf35561fec290ca1be2bd7c03da2491 https://github.com/perl6/specs/commit/1f3417335cf35561fec290ca1be2bd7c03da2491 Author: Larry Wall Date: 2013-05-06 (Mon, 06 May 2013) Changed paths: M S05-reg

[perl6/specs] bff626: After much deliberation it was decided that matchi...

2013-05-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: bff62668057bf3f87a6f80f33d088d47a1d4eda2 https://github.com/perl6/specs/commit/bff62668057bf3f87a6f80f33d088d47a1d4eda2 Author: Elizabeth Mattijsen Date: 2013-05-06 (Mon, 06 May 2013) Changed paths:

[perl6/specs] 3320cc: distinguish structural unaries by 'is nodal' trait

2013-05-08 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 3320ccbb61c4b3cf4a36eccbf7a158ab5573e428 https://github.com/perl6/specs/commit/3320ccbb61c4b3cf4a36eccbf7a158ab5573e428 Author: Larry Wall Date: 2013-05-07 (Tue, 07 May 2013) Changed paths: M S03-ope

[perl6/specs] fd94c2: Allow false booleans into slice adverbs

2013-05-13 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: fd94c282259268cc02bfc46e7a4c52488f34f927 https://github.com/perl6/specs/commit/fd94c282259268cc02bfc46e7a4c52488f34f927 Author: Larry Wall Date: 2013-05-13 (Mon, 13 May 2013) Changed paths: M S02-bit

[perl6/specs] 221b79: sets and bags are object based, use === semantics

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 221b79f028ef77d1e9fec478b3d6933bf476fc9f https://github.com/perl6/specs/commit/221b79f028ef77d1e9fec478b3d6933bf476fc9f Author: Larry Wall Date: 2013-05-14 (Tue, 14 May 2013) Changed paths: M S32-set

[perl6/specs] 038048: more set/bag list clarifications

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 038048739fe1e4f0102133e04e90beedd41376e2 https://github.com/perl6/specs/commit/038048739fe1e4f0102133e04e90beedd41376e2 Author: Larry Wall Date: 2013-05-14 (Tue, 14 May 2013) Changed paths: M S32-set

[perl6/specs] 1e7aec: say how to turn pairs/hashes into sets/bags

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1e7aec467b4eb83738513f0bcb6d6ff07e89ec95 https://github.com/perl6/specs/commit/1e7aec467b4eb83738513f0bcb6d6ff07e89ec95 Author: Larry Wall Date: 2013-05-14 (Tue, 14 May 2013) Changed paths: M S32-set

[perl6/specs] 1bc6fe: Added some periods

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 1bc6fed1bf54409676b4709d7555aeaa0cfdbef9 https://github.com/perl6/specs/commit/1bc6fed1bf54409676b4709d7555aeaa0cfdbef9 Author: Elizabeth Mattijsen Date: 2013-05-15 (Wed, 15 May 2013) Changed paths:

[perl6/specs] 8fca4e: "first time" tweak from PerlJam++

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 8fca4e78d40d2e98b74765199c63e6c2a1d20793 https://github.com/perl6/specs/commit/8fca4e78d40d2e98b74765199c63e6c2a1d20793 Author: Larry Wall Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M S04-con

[perl6/specs] a7444d: distinguish FINAL phase from CHECK phase

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: a7444d895a3641df8ee44311f3613c1612c4de33 https://github.com/perl6/specs/commit/a7444d895a3641df8ee44311f3613c1612c4de33 Author: Larry Wall Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M S02-bit

[perl6/specs] 14e9ce: define INIT/END order across modules

2013-05-17 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33 https://github.com/perl6/specs/commit/14e9ce6c8a7cb5f9f7c69d7c18b8a405031c4b33 Author: Larry Wall Date: 2013-05-15 (Wed, 15 May 2013) Changed paths: M S04-con

[perl6/specs] 81cf4c: [S02] Fix COMPILING pseudopackage example.

2013-05-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 81cf4c7327bcf2d48224fa1ca2c145e90a211677 https://github.com/perl6/specs/commit/81cf4c7327bcf2d48224fa1ca2c145e90a211677 Author: lue Date: 2013-05-18 (Sat, 18 May 2013) Changed paths: M S02-bits.pod

[perl6/specs] b9679d: make a proto example work again.

2013-05-22 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: b9679d4dbc377d683f999b6a11f2231760412196 https://github.com/perl6/specs/commit/b9679d4dbc377d683f999b6a11f2231760412196 Author: Timo Paulssen Date: 2013-05-20 (Mon, 20 May 2013) Changed paths: M S06-

<    1   2   3   4   5   6   7   8   9   10   >