Messages by Date
-
2012/01/16
[perl6/specs] 8e232c: [S02] fix tiny typo
GitHub
-
2012/01/16
[perl6/specs] 962cd0: [S03] fix tiny typo
GitHub
-
2012/01/16
[perl6/specs] dc8b0a: Revise val() semantics to use MI
GitHub
-
2012/01/14
[perl6/specs] bf4c01: [S03, S12] ^Dog no longer means Dog.HOW
GitHub
-
2012/01/11
[perl6/specs] : be more accurate about anon in the table
GitHub
-
2012/01/11
[perl6/specs] : allow anon name to be used for recursion
GitHub
-
2012/01/11
[perl6/specs] : [S32/Containers] fixed typo in negative .rotate
GitHub
-
2012/01/09
[perl6/specs] : remove duplicated words.
GitHub
-
2012/01/08
[perl6/specs] : [S02] fix example for FatRat construction
GitHub
-
2012/01/06
[perl6/specs] : pasto noted by japhb++
GitHub
-
2012/01/06
[perl6/specs] : spec stringified forms of Complex and Rat
GitHub
-
2012/01/03
Re: Perl6/Catalyst on Cloud Foundry?
Jonathan "Duke" Leto
-
2012/01/01
[perl6/specs] 8fcd8d: spec 0 .. '1.5' better, colomon++
noreply
-
2011/12/30
[perl6/specs] 8ef142: [S32/Str] removed '%C' directive from sprintf
noreply
-
2011/12/29
[perl6/specs] 4405e4: assigning Nil resets container to default
noreply
-
2011/12/29
[perl6/specs] 448a79: simplify sigspace rule
noreply
-
2011/12/27
[perl6/specs] 8a9969: [S06] avoid indirect method call syntax
noreply
-
2011/12/23
[perl6/specs] e52fc1: Fix typo. $*ARGFILES is plural in all but one inst...
noreply
-
2011/12/23
Re: Operator precedence fiddling
Stefan O'Rear
-
2011/12/23
Operator precedence fiddling
Kris Shannon
-
2011/12/20
[perl6/specs] 117b63: small fossil fix
noreply
-
2011/12/20
Parrot 3.11.0 "Duct Tape" Released
Christoph Otto
-
2011/12/19
Re: [perl #97988] readline can cause PL_last_in_gv to point to freed scalar
Nicholas Clark
-
2011/12/19
[perl6/specs] 12c8b5: [S32::Exceptions] briefly describe the default exc...
noreply
-
2011/12/16
[perl6/specs] 32c6d0: [S02] $%h and $@a item context forms
noreply
-
2011/12/15
[perl6/specs] 9f731e: [S05] add :r alias for :ratchet
noreply
-
2011/12/14
[perl6/specs] a69961: remove Abstraction fossil
noreply
-
2011/12/07
[perl6/specs] c4882a: ff/fff use anon state vars to clone right
noreply
-
2011/11/30
[perl6/specs] 3c53f8: Start moving Failure outside of Any
noreply
-
2011/11/20
[perl6/specs] 45ca8c: fix typos
noreply
-
2011/11/18
[perl6/specs] 4fe7d3: Explicitly state that Int is Real and Instant and ...
noreply
-
2011/11/16
[perl6/specs] 421501: fossil dug up by Util++
noreply
-
2011/11/12
[perl6/specs] 59b0ea: Fix typos.
noreply
-
2011/11/11
[perl6/specs] d2a727: Minor typo
noreply
-
2011/11/11
[perl6/specs] d7e1a7: generalize rule relating sigspace to LTM
noreply
-
2011/11/08
[perl6/specs] da0c71: include ability to have non-identifier aliases
noreply
-
2011/11/08
[perl6/specs] 7b498a: de-sigil the |capture and \parcel params
noreply
-
2011/11/07
[perl6/specs] bbb252: deem lcfirst and ucfirst useless, add titlecase
noreply
-
2011/11/04
[perl6/specs] 88326a: [S05] fix braino
noreply
-
2011/11/03
[perl6/specs] 9950d8: [S13] unspec multiple signatures
noreply
-
2011/10/26
[perl6/specs] 660b10: [S02] define .Stringy and .gist for Num and Rat
noreply
-
2011/10/22
[perl6/specs] d5614d: [S26] fixed blatant p5ism
noreply
-
2011/10/18
[perl6/specs] 5e9822: Rat has Uint64 for a denom, for repr flexibility
noreply
-
2011/10/17
[perl6/specs] 05414a: [S24] expand on &todo, &skip
noreply
-
2011/10/13
[perl6/specs] 177028: S05 typo
noreply
-
2011/10/11
[perl6/specs] 694d6e: clarify unary hyper semantics for cognominal++
noreply
-
2011/10/11
[perl6/specs] f79839: braino spotted by moritz++
noreply
-
2011/10/10
[perl6/specs] 6b021e: Take a first quack at defining "duck mapping"
noreply
-
2011/10/10
[perl6/specs] cbb727: [S12] be explicit that Perl 6 uses C3 mro
noreply
-
2011/10/07
[perl6/specs] 95d8b7: make xx thunky like a real loop
noreply
-
2011/10/07
[perl6/specs] fe06ca: more priming cleanup, spec .assuming * or Nil
noreply
-
2011/10/06
[perl6/specs] 2b77c5: mention currying for searchability, colomon++
noreply
-
2011/10/06
[perl6/specs] d1124c: s/currying/priming/
noreply
-
2011/09/29
Re: [perl6/specs] ff11f1: define %%; clarify that % is not quantmod
Carl Mäsak
-
2011/09/28
Re: [perl6/specs] ff11f1: define %%; clarify that % is not quantmod
Martin D Kealey
-
2011/09/26
[perl6/specs] 2448d2: Delete a phrase in S06:3314-3316 that gave surpris...
noreply
-
2011/09/25
[perl6/specs] ff11f1: define %%; clarify that % is not quantmod
noreply
-
2011/09/25
[perl6/specs] d7b563: [S32/Str] added Str form to .comb
noreply
-
2011/09/23
[perl6/specs] 953a85: [S32::IO] all .read methods should return a Buf. T...
noreply
-
2011/09/21
Parrot 3.8.0 "Magrathea" Released
Kevin Polulak
-
2011/09/20
[perl6/specs] a455b1: old <a>**',' is now written <a>+%','
noreply
-
2011/09/20
[perl6/specs] e639b7: [S05] fix typo
noreply
-
2011/09/20
[perl6/specs] 58a9ca: get hybrid ** out of my head and into spec
noreply
-
2011/09/19
[perl6/specs] fe723c: rm "Conjectural" from :D and :U
noreply
-
2011/09/18
[perl6/specs] 5b9b25: replace $?ROUTINE fossils by &?ROUTINE
noreply
-
2011/09/15
[perl6/specs] f99866: fix podchecker whitespace warning
noreply
-
2011/09/15
[perl6/specs] 1cc077: lots more S02 headings (Names and Variables and Na...
noreply
-
2011/09/14
[perl6/specs] ac6eea: add scoping in as multi dispatch tiebreaker
noreply
-
2011/09/10
Re: Encapsulating the contents of container types
Martin D Kealey
-
2011/09/09
Re: Encapsulating the contents of container types
Carl Mäsak
-
2011/09/09
Re: Encapsulating the contents of container types
Moritz Lenz
-
2011/09/09
Re: Encapsulating the contents of container types
Carl Mäsak
-
2011/09/08
[perl6/specs] e638d2: Document possessive quantifier syntax
noreply
-
2011/09/08
[perl6/specs] a2f4fb: [S12] typo fix: insert missing if
noreply
-
2011/09/08
[perl6/specs] 3e3f55: [S12] remove a fossile noted by felher++
noreply
-
2011/09/07
[perl6/specs] 3cb17c: [S02] remove unexplained usage of "idfirst"
noreply
-
2011/09/05
Re: More bugs or PEBKAC
Moritz Lenz
-
2011/08/30
[perl6/specs] 0e7e19: refinement of SIMPLECATCH semantics
noreply
-
2011/08/30
RE: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Conrad Schneiker
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Darren Duncan
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Tom Christiansen
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Darren Duncan
-
2011/08/24
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Mark J. Reed
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Moritz Lenz
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Carl Mäsak
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Jan Ingvoldstad
-
2011/08/24
Re: Underscores v Hyphens (Was: [perl6/specs] a7cfe0: [S32] backtraces overhaul)
Smylers
-
2011/08/24
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Parrot Raiser
-
2011/08/23
[perl6/specs] 187e15: document that forward goto requires quotes
noreply
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Patrick R. Michaud
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Damian Conway
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Mark J. Reed
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
philippe.beauch...@bell.ca
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Richard Hainsworth
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
philippe.beauch...@bell.ca
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Moritz Lenz
-
2011/08/23
[perl6/specs] d91760: [S32] backtrace renames, as suggested by masak++, ...
noreply
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Moritz Lenz
-
2011/08/23
Re: [perl6/specs] a7cfe0: [S32] backtraces overhaul
Damian Conway
-
2011/08/23
[perl6/specs] a7cfe0: [S32] backtraces overhaul
noreply
-
2011/08/22
Re: Encapsulating the contents of container types
Patrick R. Michaud
-
2011/08/21
Re: Encapsulating the contents of container types
Nicholas Clark
-
2011/08/21
Re: Encapsulating the contents of container types
Mark J. Reed
-
2011/08/21
Re: Encapsulating the contents of container types
Darren Duncan
-
2011/08/21
Re: Encapsulating the contents of container types
Moritz Lenz
-
2011/08/21
[perl6/specs] 3ac109: Disallow Pod blocks inside of Formatting Codes.
noreply
-
2011/08/20
Re: Encapsulating the contents of container types
Darren Duncan
-
2011/08/20
Re: Encapsulating the contents of container types
Patrick R. Michaud
-
2011/08/20
Re: Encapsulating the contents of container types
Darren Duncan
-
2011/08/20
Re: Encapsulating the contents of container types
Stefan O'Rear
-
2011/08/20
Re: Encapsulating the contents of container types
Michael Zedeler
-
2011/08/20
Re: Encapsulating the contents of container types
Damian Conway
-
2011/08/18
Re: Encapsulating the contents of container types
Ruud H.G. van Tol
-
2011/08/18
[perl6/specs] 1baf5f: rebrand $/.before as .prematch and .after as .post...
noreply
-
2011/08/18
[perl6/specs] d1f6d8: spec $/.before and $/.after
noreply
-
2011/08/18
[perl6/specs] 9538e5: remove p5chop/p5chomp
noreply
-
2011/08/18
Encapsulating the contents of container types
Carl Mäsak
-
2011/08/16
Parrot 3.7.0 "Wanda" released
Will Coleda
-
2011/08/15
[perl6/specs] fedd76: more headings for S02, under Lists
noreply
-
2011/08/13
[perl6/specs] a69cc7: Start trying to make S11 a little saner; this gets...
noreply
-
2011/08/13
[perl6/specs] a4e255: new attempt at :D policy
noreply
-
2011/08/13
[perl6/specs] d8202f: [S02] remove context fossile
noreply
-
2011/08/12
[perl6/specs] 053cc4: 47 new headings under S02 Literals
noreply
-
2011/08/11
[perl6/specs] 6e3e97: typo in S12
noreply
-
2011/08/10
[perl6/specs] 4b75ba: Minor clarifications to 'succeed' semantics
noreply
-
2011/08/09
[perl6/specs] fb1ceb: convert S26 from Latin-1 to UTF-8
noreply
-
2011/08/08
[perl6/specs] 564594: some disambiguation
noreply
-
2011/08/08
[perl6/specs] 35e20e: define coercion types, value/impl types better
noreply
-
2011/08/08
[perl6/specs] 5f3562: make MAIN more robust and less magic
noreply
-
2011/08/08
[perl6/specs] e874ee: [S03] remove Scalar from the smart matching table
noreply
-
2011/08/06
[perl6/specs] f0be5f: prohibit only Range as endpoint of a Range
noreply
-
2011/08/05
[perl6/specs] a7170a: no need to set $! if we're rethrowing past it
noreply
-
2011/08/05
[perl6/specs] 15c37f: refine relationship of CATCH to outer caller's $!
noreply
-
2011/08/03
[perl6/specs] 3be7a8: lots more headings in S02; lots more broken smartl...
noreply
-
2011/08/03
[perl6/specs] 57dfe7: begin to add more headings to S02, break some more...
noreply
-
2011/08/02
[perl6/specs] 81bd38: Bind of Nil with := is primitive
noreply
-
2011/08/01
[perl6/specs] c92cde: more headings in S12 (Multisubs/multimethods and E...
noreply
-
2011/08/01
[perl6/specs] 598535: more headings, add Foo:A
noreply
-
2011/07/31
[perl6/specs] c49322: define normal order for init vs final phasers
noreply
-
2011/07/30
Re: Recursive lazy lists?
Bruce Gray
-
2011/07/30
Re: Recursive lazy lists?
Mark J. Reed
-
2011/07/30
Re: Recursive lazy lists?
Bruce Gray
-
2011/07/30
Recursive lazy lists?
Mark J. Reed
-
2011/07/26
best perl form handler for catalyst
Rajeev Prasad
-
2011/07/20
[perl6/specs] 4dbf08: [S32/Str] fix braino
noreply
-
2011/07/19
Parrot 3.6.0 "Pájaros del Caribe" Released
James E Keenan
-
2011/07/18
Re: Close($file) required in Perl 6, unlike Perl 5
Patrick R. Michaud
-
2011/07/18
Re: Close($file) required in Perl 6, unlike Perl 5
Andrew Whitworth
-
2011/07/18
Re: Close($file) required in Perl 6, unlike Perl 5
Peter Lobsinger
-
2011/07/18
Re: Close($file) required in Perl 6, unlike Perl 5
Andrew Whitworth
-
2011/07/18
Re: Close($file) required in Perl 6, unlike Perl 5
Patrick R. Michaud
-
2011/07/17
Re: Bug?
Bruce Gray
-
2011/07/17
Re: Bug?
Patrick R. Michaud
-
2011/07/17
Re: Close($file) required in Perl 6, unlike Perl 5
Patrick R. Michaud
-
2011/07/17
Re: Bug?
Moritz Lenz
-
2011/07/17
Re: Close($file) required in Perl 6, unlike Perl 5
Moritz Lenz
-
2011/07/16
Bug?
Parrot Raiser
-
2011/07/16
Close($file) required in Perl 6, unlike Perl 5
Parrot Raiser
-
2011/07/11
[perl6/specs] 6fe30d: '42' ~~ 1..100 coerces string to Real, etc.
noreply
-
2011/07/09
[perl6/specs] 08b888: require parallelizers to declare $/ and $! dynvars
noreply
-
2011/07/08
Re: STDOUT = WWW
Matthew Walton
-
2011/07/08
Re: STDOUT = WWW
Rajeev Prasad
-
2011/07/08
Re: STDOUT = WWW
Carl Mäsak
-
2011/07/08
STDOUT = WWW
Rajeev Prasad
-
2011/07/07
[perl6/specs] aca4e5: detangling $! from inflight semantics of @!
noreply
-
2011/07/07
[perl6/specs] 0a5a59: $! and $/ are created only by routines/compunits
noreply
-
2011/07/07
[perl6/specs] 61c34a: slightly clarify that $.x autogens at } if needed
noreply
-
2011/07/07
[perl6/specs] 08f2ce: $/ is now per-routine
noreply
-
2011/07/06
[perl6/specs] f30cc8: cmp does not throw exceptions, just fails
noreply
-
2011/07/05
[perl6/specs] 839c32: [S06] typo fix: insert missing 'is'
noreply
-
2011/06/30
[perl6/specs] 781e72: Revert "fix 0 => $arg naminess"
noreply
-
2011/06/30
[perl6/specs] e84b11: eval() does not catch exceptions
noreply
-
2011/06/30
Re: eval and try should be separate
Larry Wall
-
2011/06/30
Re: eval and try should be separate
Carl Mäsak
-
2011/06/29
Re: eval and try should be separate
Darren Duncan
-
2011/06/29
eval and try should be separate
Stefan O'Rear
-
2011/06/29
[perl6/specs] e8bea7: s// -> s/// from jlaire++
noreply
-
2011/06/28
[perl6/specs] 6faacb: [S06] typo fix: remove lonely ')'
noreply
-
2011/06/28
[perl6/specs] 30347a: Simplify handling of trig bases
noreply
-
2011/06/26
[perl6/specs] eea682: [S06] convert "We Know Which One It Is" to lc
noreply
-
2011/06/25
[perl6/specs] 0a75c8: document gist better
noreply
-
2011/06/24
[perl6/specs] cdb1b7: spec exit at least as well as rosettacode does :)
noreply
-
2011/06/23
[perl6/specs] d5e738: gather/take user-vs-library considerations
noreply
-
2011/06/23
[perl6/specs] b4e7bc: gather/take is lexotic with dynamic fallback
noreply
-
2011/06/22
[perl6/specs] d88500: [S03] fix filetest example
noreply
-
2011/06/21
Parrot 3.5.0 "Menelaus" Released!
Christoph Otto
-
2011/06/18
[perl6/specs] f1ac9f: revert the .truth conjecture
noreply
-
2011/06/18
[perl6/specs] d3f2a1: S03 example missing ".perl" on display of flatteni...
noreply
-
2011/06/18
[perl6/specs] 669e0d: .Str -> .gist and .Bool -> .truth as appropriate
noreply
-
2011/06/15
[perl6/specs] 30b46a: be more upfront about class < module < package
noreply
-
2011/06/12
[perl6/specs] c4304e: [S06] Fix an example in the Named arguments sectio...
noreply
-
2011/06/11
[perl6/specs] 19a64f: [S26] Fix an example in List section
noreply
-
2011/06/11
[perl6/specs] 62b8b3: [S03] Fix ttiars in Zip operators
noreply
-
2011/06/10
[perl6/specs] fafed7: [S02,S12] remove SUPER from the specs
noreply
-
2011/06/09
[perl6/specs] f82124: [Excpeptions] X::NYI stores the NYI feature
noreply
-
2011/06/08
[perl6/specs] 2164c2: [S32/Basics] remove broken reference (L<Scalar>)
noreply
-
2011/06/08
[perl6/specs] c788c3: treat splice more like substr
noreply
-
2011/06/08
[perl6/specs] 451a32: spec WhateverCode in substr
noreply
-
2011/06/05
[perl6/specs] 21b2cd: .Stringy produces key only on numeric enums
noreply
-
2011/05/23
[perl6/specs] 0140a6: fix 0 => $arg naminess
noreply