Messages by Date
-
2012/09/04
[perl6/specs] 1ccffd: clarify difference between hyper and race
GitHub
-
2012/09/01
Rakudo Star 2012.08 released
Patrick R. Michaud
-
2012/08/27
[perl6/specs] 4238da: [S32::Containers] document Buf.subbuf
GitHub
-
2012/08/26
[perl6/specs] c80acf: [S32::Exception] rename an exception class, for co...
GitHub
-
2012/08/24
[perl6/specs] 331a25: [S32::Exception] make X::Temporal a role
GitHub
-
2012/08/24
[perl6/specs] 771d50: [S32::Exception] improve error message for X::Synt...
GitHub
-
2012/08/23
[perl6/specs] 277460: [S32::Exception] better error message for X::Numer...
GitHub
-
2012/08/22
Parrot 4.7.0 "Hispaniolan" Released
Andrew Whitworth
-
2012/08/22
[perl6/specs] 5e47a1: [S32::Exception] improve an error message, lumi++
GitHub
-
2012/08/21
[perl6/specs] 1a5545: [S32::Exception] X::Bind::NativeType now reports n...
GitHub
-
2012/08/17
[perl6/specs] fe14bc: X::NYI is really a class
GitHub
-
2012/08/11
[perl6/specs] be2490: put back moritz++'s fossil removal
GitHub
-
2012/08/11
[perl6/specs] 7c9bbf: [&foo] is okay but [$foo] is too ambiguous
GitHub
-
2012/08/11
[perl6/specs] 6aa494: [S03] remove confused fossil about prefix:<^>
GitHub
-
2012/08/02
[perl6/specs] bbbdb7: [S32::Exception] X::Syntax::NegatedPair should rep...
GitHub
-
2012/08/01
[perl6/specs] 0d42d6: The spaces are not redundant under *, pmichaud++
GitHub
-
2012/07/31
[perl6/specs] 00da79: S05 - insignicant typo
GitHub
-
2012/07/31
[perl6/specs] 12ee07: relationship of :sigspace with %
GitHub
-
2012/07/30
Re: [perl6/specs] d9d8b3: refactor case mappings (again)
Smylers
-
2012/07/30
Re: [perl6/specs] d9d8b3: refactor case mappings (again)
Larry Wall
-
2012/07/28
[perl6/specs] 003891: Explication of lazy warnings
GitHub
-
2012/07/28
[perl6/specs] 76c977: :p is incompatible with scanners
GitHub
-
2012/07/28
[perl6/specs] c93972: clean up some ucfirst fossils
GitHub
-
2012/07/28
[perl6/specs] 5dfd99: resumable failures for coercions
GitHub
-
2012/07/25
[perl6/specs] 75e74e: there can be only one S07
GitHub
-
2012/07/25
[perl6/specs] 89b989: Add initial draft of S07-lists.pod, the new Synops...
GitHub
-
2012/07/24
Re: [perl6/specs] d9d8b3: refactor case mappings (again)
Smylers
-
2012/07/24
[perl6/specs] a1a039: remove last traces of lcfirst
GitHub
-
2012/07/24
[perl6/specs] 4d51ab: force exceptions to lc or uc
GitHub
-
2012/07/24
[perl6/specs] d9d8b3: refactor case mappings (again)
GitHub
-
2012/07/20
Re: The .trans method and Least Surprise
Carl Mäsak
-
2012/07/20
[perl6/specs] 36ccda: kill abs and sleep as prefixes
GitHub
-
2012/07/14
[perl6/specs] fb68e5: [IO] start IO refactoring with an overview over th...
GitHub
-
2012/07/14
[perl6/specs] bee1ba: fix duplicate type constraints
GitHub
-
2012/07/13
Re: The .trans method and Least Surprise
yary
-
2012/07/13
The .trans method and Least Surprise
Carl Mäsak
-
2012/07/12
[perl6/specs] 09c9f5: [S32::Exception] mention methods resumable and res...
GitHub
-
2012/07/12
[perl6/specs] e47c92: [S32] remove a mathom
GitHub
-
2012/07/12
[perl6/specs] 2230db: [S32] clarify that only sub forms of say and print...
GitHub
-
2012/07/12
[perl6/specs] 69be1b: introduce X::Numeric::Real
GitHub
-
2012/07/12
[perl6/specs] 7fb26a: introduce X::Numeric::Real
GitHub
-
2012/07/09
[perl #113930] Lexical subs
Father Chrysostomos via RT
-
2012/07/09
Re: When do named subs bind to their variables? [perl #113930]
Father Chrysostomos via RT
-
2012/07/09
When do named subs bind to their variables? (Re: Questionable scope of state variables ([perl #113930] Lexical subs))
Father Chrysostomos via RT
-
2012/07/09
Re: When do named subs bind to their variables? (Re: Questionable scope of state variables ([perl #113930] Lexical subs))
Father Chrysostomos via RT
-
2012/07/08
Re: [perl #113930] Lexical subs
Damian Conway
-
2012/07/08
Re: [perl #113930] Lexical subs
Moritz Lenz
-
2012/07/08
Re: When do named subs bind to their variables? [perl #113930]
Moritz Lenz
-
2012/07/08
Re: When do named subs bind to their variables? [perl #113930]
Moritz Lenz
-
2012/07/08
Re: When do named subs bind to their variables? [perl #113930]
Damian Conway
-
2012/07/07
Re: When do named subs bind to their variables? (Re: Questionable scope of state variables ([perl #113930] Lexical subs))
Damian Conway
-
2012/07/07
Re: When do named subs bind to their variables? (Re: Questionable scope of state variables ([perl #113930] Lexical subs))
Tom Christiansen
-
2012/07/07
Re: When do named subs bind to their variables? (Re: Questionable scope of state variables ([perl #113930] Lexical subs))
Tom Christiansen
-
2012/07/07
[perl6/specs] aca4df: Remove questions.txt in favor of Github's issue tr...
GitHub
-
2012/07/06
[perl6/specs] 70c1b2: [spurt]: s/':new'/':createonly'/ as suggested by...
GitHub
-
2012/07/06
[perl6/specs] ce9cbc: chdir, get, lines
GitHub
-
2012/07/06
[perl6/specs] 808209: document IO::Path; move more stuff around
GitHub
-
2012/07/06
[perl6/specs] c2eea9: move &slurp and &spurt to functions; move file tes...
GitHub
-
2012/07/06
[perl6/specs] fb68e5: [IO] start IO refactoring with an overview over th...
GitHub
-
2012/07/06
[perl6/specs] 4137ad: [S32/IO] spurt now overwrites by default
GitHub
-
2012/07/05
[perl6/specs] 7ccf42: Make unsigned sprintf types signed, remove modifie...
GitHub
-
2012/07/04
[perl6/specs] f89105: [S32]: Remove 'm' (complex) modifier from sprintf...
GitHub
-
2012/07/04
[perl6/specs] 0ebf6a: get rid of Container fossil
GitHub
-
2012/06/29
[perl6/specs] 9abc8f: [questions] answer Q2 by pmichaud++
GitHub
-
2012/06/29
[perl6/specs] d067a9: Add a note about declarative semantics to the sect...
GitHub
-
2012/06/29
[perl6/specs] 9a7323: [S32::Exception] add Exception.fail
GitHub
-
2012/06/29
[perl6/specs] 13a69e: [S32] Mu cleanup
GitHub
-
2012/06/28
[perl6/specs] 275caa: get rid of Str.bytes
GitHub
-
2012/06/27
[perl6/specs] 10d772: Document [&func] form of infix
GitHub
-
2012/06/25
[perl6/specs] 7b1a29: [S12] BUILD takes named arguments only
GitHub
-
2012/06/25
[perl6/specs] 26b64e: S03: C<true> should be C<so>
GitHub
-
2012/06/24
[perl6/specs] fd60e9: [S32/IO] on second thought, $?ENC
GitHub
-
2012/06/24
[perl6/specs] 43780f: [S32/IO] "UTF-8" for &spurt, not "Unicode"
GitHub
-
2012/06/24
[perl6/specs] b7b105: [S32/IO] make &slurp fail on directories
GitHub
-
2012/06/24
[perl6/specs] 18e213: [S32/IO] spec &spurt
GitHub
-
2012/06/22
[perl6/specs] 1b5ae8: Add a section on custom meta-objects.
GitHub
-
2012/06/19
4.5.0 Parrot "Buff-faced Pygmy Parrot" Released!
Alvis Yardley
-
2012/06/19
The Secret of a Successful Programming Language? A Really Great Beard
Parrot Raiser
-
2012/06/16
[perl6/specs] ec2d4c: [S03] more Named unary cleanup
GitHub
-
2012/06/15
[perl6/specs] a712f0: [S03] remove sleep, abs and sin as examples of nam...
GitHub
-
2012/06/09
Re: [perl6/specs] 34fddf: [S32::Str] substr is not rw anymore, but substr-rw...
Moritz Lenz
-
2012/06/09
Re: [perl6/specs] 34fddf: [S32::Str] substr is not rw anymore, but substr-rw...
Richard Hainsworth
-
2012/06/09
[perl6/specs] 34fddf: [S32::Str] substr is not rw anymore, but substr-rw...
GitHub
-
2012/06/06
Re: The trouble with awesome
Parrot Raiser
-
2012/06/04
[perl6/specs] 54584c: [S32::Exception] remove redundant error; harmonize...
GitHub
-
2012/06/04
Re: The trouble with awesome
Peter Scott
-
2012/06/04
[perl6/specs] 7ceaeb: [S32::Exception] notes on the general naming schem...
GitHub
-
2012/06/04
[perl6/specs] 47b29a: group dispatch errors
GitHub
-
2012/06/04
[perl6/specs] cbf185: [S32::Exception] fix role name
GitHub
-
2012/06/04
[perl6/specs] b46902: [S32::Exception] fix a heading level
GitHub
-
2012/06/04
[perl6/specs] aa0b91: [S32::Exception] bump version and modification dat...
GitHub
-
2012/06/04
[perl6/specs] 0fc2c7: [S32::Exception] big reordering
GitHub
-
2012/06/04
[perl6/specs] 11998d: [S32::Exception] fix some typos
GitHub
-
2012/06/04
[perl6/specs] a36af6: [S32-setting-library/Exception.pod] Fix some typos...
GitHub
-
2012/06/04
[perl6/specs] ba2386: [S32::Exception] finish describing all exception t...
GitHub
-
2012/06/04
[perl6/specs] 678905: [S32::Exception] elaborate on a few more exception...
GitHub
-
2012/06/04
[perl6/specs] 4ef975: [S32::Exception] elaborate on a few more exception...
GitHub
-
2012/06/04
[perl6/specs] 4d6a98: [S32::Exception] first rough import of exception c...
GitHub
-
2012/06/04
[perl6/specs] 087aac: [S32::Exception] small nits
GitHub
-
2012/06/03
[perl6/specs] f29d4c: [S32::Exception] general policy for what data to c...
GitHub
-
2012/06/03
Re: The trouble with awesome
Parrot Raiser
-
2012/06/01
[perl6/specs] 8f29a4: 5
GitHub
-
2012/05/31
Re: The trouble with awesome
Nicholas Clark
-
2012/05/30
Re: The trouble with awesome
Moritz Lenz
-
2012/05/28
Re: The trouble with awesome
Xiao Yafeng
-
2012/05/28
Re: The trouble with awesome
B. Estrade
-
2012/05/28
Re: The trouble with awesome
Parrot Raiser
-
2012/05/28
Re: The trouble with awesome
Patrick R. Michaud
-
2012/05/27
On fashion, in Re: The trouble with awesome
Richard Hainsworth
-
2012/05/27
[perl6/specs] 71cb5d: [S05] document ** backcompat mode for colomon and ...
GitHub
-
2012/05/27
[perl6/specs] 084e81: [S32-setting-library/Exception.pod] remove stray '...
GitHub
-
2012/05/27
[perl6/specs] 8c3efe: [S04] small nit
GitHub
-
2012/05/26
Re: The trouble with awesome
Nicholas Clark
-
2012/05/25
Re: The trouble with awesome
Moritz Lenz
-
2012/05/25
Re: The trouble with awesome
Siddhant Saraf
-
2012/05/25
Re: The trouble with awesome
B. Estrade
-
2012/05/25
Re: The trouble with awesome
Moritz Lenz
-
2012/05/25
The trouble with awesome
Parrot Raiser
-
2012/05/24
[perl6/specs] bc016c: last batch of my S03 typo/grammaro fixes
GitHub
-
2012/05/24
[perl6/specs] a2c030: first batch of my S03 typo/grammaro fixes
GitHub
-
2012/05/23
[perl6/specs] 68718e: [S05] ss/<(maximal)> matching/greedy/
GitHub
-
2012/05/23
[perl6/specs] cac7e3: [S05] prefer term "frugal" to "eager"/"minimal"
GitHub
-
2012/05/18
Re: allow .re and .im to be l-values
Moritz Lenz
-
2012/05/18
allow .re and .im to be l-values
Siddhant Saraf
-
2012/05/17
[perl6/specs] f7e01b: [S32::Str] split off substr-rw
GitHub
-
2012/05/17
[perl6/specs] 1b8b0a: mention that prefix:<+> returns failure on failure
GitHub
-
2012/05/17
[perl6/specs] cb82d5: Spec halfwidth corner brackets for Q[] equivalent
GitHub
-
2012/05/15
Parrot 4.4.0 "Banana Fanna Fo Ferret" Released!
Andrew Whitworth
-
2012/05/11
[perl6/specs] a42410: Incorporate TimToady++'s suggestions.
GitHub
-
2012/05/11
[perl6/specs] 1cbef9: Try to make the rules and examples for Rat.perl, R...
GitHub
-
2012/05/10
[perl6/specs] efa4c1: missing
GitHub
-
2012/05/09
[perl6/specs] e1cc4f: also tweak Rat.Str description here for colomon++
GitHub
-
2012/05/09
[perl6/specs] 736b40: Define Rat.Str to not go through Num
GitHub
-
2012/05/08
[perl6/specs] 007993: [S14] use :U instead of "where {!.defined}"
GitHub
-
2012/05/04
[perl6/specs] b57a05: [S02] do not use the same variable twice as exampl...
GitHub
-
2012/05/04
[perl6/specs] c964fd: [S02] use a better example for process globals
GitHub
-
2012/04/30
[perl6/specs] 5bb94e: Remove =* init; add 'is default(*)' and such
GitHub
-
2012/04/29
[perl6/specs] e8134e: officially burry Seq, DANGER: some snippets are st...
GitHub
-
2012/04/24
[perl6/specs] 053a58: [S32] Grammar fix.
GitHub
-
2012/04/24
[perl6/specs] d3ec84: dang i have to remove another temp file
GitHub
-
2012/04/24
[perl6/specs] 621ba5: s/.slice/.lol/
GitHub
-
2012/04/24
[perl6/specs] ba1bf1: sometimes X like an infinite list on the right
GitHub
-
2012/04/24
[perl6/specs] b5e3be: officially burry find function
GitHub
-
2012/04/22
[perl6/specs] d3959f: removed backup file
GitHub
-
2012/04/22
[perl6/specs] 4d695d: didnt E died some time ago?
GitHub
-
2012/04/17
Parrot 4.3.0 "In Which..." Released!
Christoph Otto
-
2012/04/15
[perl6/specs] f6fb93: typo fix
GitHub
-
2012/04/11
[perl6/specs] e39838: s/\.pretty/.gist/g
GitHub
-
2012/04/09
[perl6/specs] 0fe2de: [S05] s:g/Perl6/Perl 6/
GitHub
-
2012/04/09
[perl6/specs] 536a48: [S04] note one more that &eval does not catch exce...
GitHub
-
2012/04/09
[perl6/specs] 98a47d: [S03] grammar fix, samlh++
GitHub
-
2012/04/09
[perl6/specs] e8e819: [S03] grammar; diakopter++
GitHub
-
2012/04/09
[perl6/specs] 9dc967: [S03] fix layout of ASCII table
GitHub
-
2012/04/09
[perl6/specs] ebb02b: [S03] remove fossil from back when we had want()
GitHub
-
2012/04/09
[perl6/specs] 28401e: [S03] update to current parsing reality (postfix a...
GitHub
-
2012/04/09
[perl6/specs] 392d90: [S03] remove postfix parsing constraint
GitHub
-
2012/04/09
[perl6/specs] 5bb498: [S03] get rid of infix:<E>, which seems to be a fo...
GitHub
-
2012/04/09
[perl6/specs] 7ed178: [S03] note that $x div $y == floor($x/$y) does not...
GitHub
-
2012/04/09
[perl6/specs] 228a48: Note that infix:</> sometimes does not fit into Ra...
GitHub
-
2012/04/09
[perl6/specs] 8639cf: [S03] Rat / Rat also produces a Rat
GitHub
-
2012/04/09
[perl6/specs] 67e83a: [S02] remove section on "Properties"
GitHub
-
2012/04/09
[perl6/specs] c0582b: [S02] putting an IO object is list context does no...
GitHub
-
2012/04/09
[perl6/specs] ac1d1b: [S02] update hash binding wording
GitHub
-
2012/04/09
[perl6/specs] 025f41: [S02] remove fossil from the times we had "want"
GitHub
-
2012/04/09
[perl6/specs] f5d00a: [S02] tiny wording update
GitHub
-
2012/04/09
[perl6/specs] 39ac2b: [S02] remove parsing fossils
GitHub
-
2012/04/09
[perl6/specs] 20e323: [S02] delete note on intrinsic hash iterator state
GitHub
-
2012/04/09
[perl6/specs] f58389: [S02] do not use conjectural stuff in unrelated ex...
GitHub
-
2012/04/09
[perl6/specs] 01ed12: [S02] sigils are not available as prefix operators
GitHub
-
2012/04/09
[perl6/specs] 80afe3: [S02] change a heading
GitHub
-
2012/04/09
[perl6/specs] 30713e: [S02] polymorphic types are speculative at best
GitHub
-
2012/04/09
[perl6/specs] 8c10e3: [S02] update type object .gist-ification
GitHub
-
2012/04/09
[perl6/specs] d68982: P6opaque is a data representation, not a type
GitHub
-
2012/04/09
[perl6/specs] a95049: [S02] fix POD error
GitHub
-
2012/04/07
[perl6/specs] 62f3a4: renaming $~Q to $~Quote okayed by $*Larry
GitHub
-
2012/04/07
please rename $~Q to $~Quote
herbert breunung
-
2012/04/06
[perl6/specs] 7df60d: refine concepts of ?range and +range
GitHub
-
2012/04/06
[perl6/specs] 757da0: [S03] unspec Range.empty before it reifies=0D
GitHub
-
2012/04/05
Re: [perl6/specs] 6ef69b: pod vars are now lowercase as seen in 3e1a9a5a576b...
Damian Conway
-
2012/04/05
[perl6/specs] 201901: be very specific about Range ~~ Range semantics
GitHub
-
2012/04/05
[perl6/specs] 46a599: removing "antiquities" regarding Pod, applying pat...
GitHub
-
2012/04/05
[perl6/specs] f0f29e: define smartmatch between two ranges
GitHub
-
2012/04/05
Re: [perl6/specs] 6ef69b: pod vars are now lowercase as seen in 3e1a9a5a576b...
herbert breunung
-
2012/04/05
Re: [perl6/specs] 6ef69b: pod vars are now lowercase as seen in 3e1a9a5a576b...
Damian Conway
-
2012/04/05
[perl6/specs] 1eb9da: [S28] remove @=data, which is already available as...
GitHub
-
2012/04/04
[perl6/specs] dec482: forgot v++ im noob
GitHub
-
2012/04/04
[perl6/specs] 2d1c74: fixed my own bug s/=dATA/=data/
GitHub
-
2012/04/04
Re: [perl6/specs] 6ef69b: pod vars are now lowercase as seen in 3e1a9a5a576b...
herbert breunung
-
2012/04/03
[perl6/specs] 6ef69b: pod vars are now lowercase as seen in 3e1a9a5a576b...
GitHub
-
2012/04/03
[perl6/specs] 765810: replaced $*OSNAME which is long gone
GitHub
-
2012/04/03
Re: The "=" operator and context
Daniel Carrera
-
2012/04/03
Re: The "=" operator and context
Moritz Lenz
-
2012/04/03
Re: The "=" operator and context
Daniel Carrera
-
2012/04/03
Re: The "=" operator and context
Moritz Lenz
-
2012/04/03
The "=" operator and context
Daniel Carrera
-
2012/04/03
Re: Not Quite Perl
Moritz Lenz
-
2012/04/03
Not Quite Perl
Daniel Carrera
-
2012/03/26
[perl6/specs] 13572a: [S32/Str] clarification/grammar fix
GitHub
-
2012/03/25
Re: Not-so-smart matching (was Re: How to make a new operator.)
Damian Conway
-
2012/03/25
Re: Not-so-smart matching (was Re: How to make a new operator.)
yary