Messages by Thread
-
[perl6/specs] f7cb43: Add missing commas to select args
GitHub
-
[perl6/specs] 9c428a: /.sleep/.alarm/
GitHub
-
[perl6/specs] 10b955: $*TICK should return Instants, not DateTimes
GitHub
-
[perl6/specs] fa517b: Fix typos in S02, S21, S99, S32/IO, and S32/Except...
GitHub
-
[perl6/specs] e7a8d5: Fix typo
GitHub
-
[perl6/specs] 7fb717: [S17-OLD] resurrect
GitHub
-
[perl6/specs] e3bc30: Mangle the introduction into a "real" S17 intro
GitHub
-
[perl6/specs] d8cd92: [S02] Get rid of Polymorphic Types
GitHub
-
[perl6/specs] a6275d: There is no event loop, only subscribables:$*POSIX
GitHub
-
[perl6/specs] b5099c: [S17-jnthn] dashes, sir.
GitHub
-
[perl6/specs] 644f6c: [S17] oops, forgot a dash
GitHub
-
[perl6/specs] b608ca: Use Thread.start() consistently (vs. Thread.run())
GitHub
-
[perl6/specs] efec53: Fix minor typos and grammar
GitHub
-
[perl6/specs] 7b0188: [new 17] whitespace fixes
GitHub
-
[perl6/specs] 0b1176: Add a heretical S17, written from scratch.
GitHub
-
[perl6/specs] 327e59: Mixed languages: bad girl! spotted by japhb__++
GitHub
-
[perl6/specs] 73b739: Some more on CompUnitRepo and CompUnit
GitHub
-
[perl6/specs] e27f00: Add :chop adverb to quoting adverbs
GitHub
-
[perl6/specs] fb6536: [S99] PDD means two things
GitHub
-
[perl6/specs] 0a8c28: [S99] PDD means Parrot Design Document
GitHub
-
[perl6/specs] 766f60: Allow ^... form just for lue++
GitHub
-
[perl6/specs] 315028: Add PDD
GitHub
-
[perl6/specs] 521e00: no cycles on rangechars that Unicode might add to
GitHub
-
[perl6/specs] 065a71: clarify that range->seq translation implies *.succ
GitHub
-
Announce: Rakudo Star 2013.10 Released!
Matthew
-
Class attribute introspection
Richard Hainsworth
-
issue with checking of sub signature
Richard Hainsworth
-
[perl6/specs] 5c0b6d: Add lmddgtfy lemma
GitHub
-
[perl6/specs] b8106c: Add some spec for "is DEPRECATED"
GitHub
-
[perl6/specs] 919626: Add LTM and NFG to S99
GitHub
-
[perl6/specs] fd7066: MRO in S99
GitHub
-
[perl6/specs] 465527: defining sigil
GitHub
-
[perl6/specs] b8ee6d: be clear that .grab works only on mutables
GitHub
-
[perl6/specs] 251282: Loops in a statementlist are forced to be eager
GitHub
-
[perl6/specs] 97bcf7: Add "ww" for "wrong window"
GitHub
-
[perl6/specs] 29e1f7: Change use of .elems on Set/Bag/Mix to new method ...
GitHub
-
[perl6/specs] 1d4710: distinguish QuantHash role from MixHash instance
GitHub
-
[perl6/specs] 2845cf: rename all the Key* types, add missing "Mix"
GitHub
-
[perl6/specs] f617ad: Fix copy'n'pasto, spotted by yary++
GitHub
-
[perl6/specs] 3d9eda: typo
GitHub
-
[perl6/specs] 341108: [S32::IO] make it explicit that IO::Path.child ret...
GitHub
-
[perl6/specs] 126dd3: Mark ".exists" and ".delete" as deprecated, use ":...
GitHub
-
[perl6/specs] 42ac43: Clarify LTM of <?foo> and <!foo>
GitHub
-
[perl6/specs] 069bda: Clarification on usefulness of %h<a>:!exists
GitHub
-
Defining Perl 6 for the masses
Parrot Raiser
-
[perl6/specs] 26c204: spec postcircumfix behavior under Whatever
GitHub
-
[perl6/specs] 8ece61: Mention ∅, clarify set composer semantics more
GitHub
-
Announce: Rakudo Star Release 2013.09
Moritz Lenz
-
[perl6/specs] 412891: Explain semantics of <( )> inside []* and ()*
GitHub
-
[perl6/specs] 710337: Sanitize @.delete|exists to define existence as be...
GitHub
-
[perl6/specs] 5097a7: Fix links of the form L<Sdd-x>
GitHub
-
[perl6/specs] 042527: Only the basic sleep supports sleeping forever.
GitHub
-
[perl6/specs] db64e3: Specced mkdir
GitHub
-
[perl6/specs] 157b60: Add * as a possible parameter to sleep-like subs
GitHub
-
[perl6/specs] 644047: remove pasto defaults to sleep variants
GitHub
-
[perl6/specs] cc24a5: Optimize spello away
GitHub
-
[perl6/specs] 7e9c2b: merge interval and sleep-till to one function
GitHub
-
[perl6/specs] fcd17a: split sleep() into three functions
GitHub
-
[perl6/specs] e05910: Make subbuf act more like Str.subbuf
GitHub
-
[perl6/specs] ac66ac: add a missing = before a item.
GitHub
-
[perl6/specs] 554918: Missed a "is ref" to "is parcel" in a02e2e1d
GitHub
-
[perl6/specs] a02e2e: Parameter trait "is ref" is now "is parcel"
GitHub
-
[perl6/specs] 7cc75e: Smartmatching True/False *is* mentioned in S03
GitHub
-
[perl6/specs] 3c81ed: Add paragraph about literally smartmatching True/F...
GitHub
-
[perl6/specs] 0db77c: only exit 0 is "success" for run/shell
GitHub
-
[perl6/specs] ccc617: [S02] Replace misleading example
GitHub
-
[perl6/specs] 6af26e: s/Pod6::/Pod::/g to match Rakudo and Niecza
GitHub
-
[perl6/specs] bdec1f: Bring the spec of Range in sync with the implement...
GitHub
-
[perl6/specs] 850de3: bounds returns Parcel, not List
GitHub
-
[perl6/specs] 41296c: [S12]: bless is a method, not a function
GitHub
-
[perl6/specs] 93dd4a: Insert line to fix 'run =item shell' on http://per...
GitHub
-
Rakudo Star 2013.08 released
Moritz Lenz
-
[perl6/specs] de909c: simplify blessing
GitHub
-
[perl6/specs] 33d795: disallow direct assignment to $/
GitHub
-
Change Propagation
James Bowery
-
[perl6/specs] fac7a1: can't mix 'my Dog $x' with 'my $x of Dog'
GitHub
-
[perl6/specs] 6d7794: [S12] fix wrong assumptions about type object stri...
GitHub
-
Parrot 5.7.0 "Azure-rumped Parrot" Released!
Bruce Gray
-
[perl6/specs] 1b16c7: Slight elaboration on the Array interface
GitHub
-
[perl6/specs] 960752: add visitdir and PROCESS::chdir, retarget chdir
GitHub
-
[perl6/specs] 0567d8: Small Path -> IO::Path cleanup
GitHub
-
Commensurability as Key
James Bowery
-
[perl6/specs] a888b0: First attempt at speccing "samewith"
GitHub
-
[perl6/specs] 2d47c8: Match vars begin at $0 in Perl 6
GitHub
-
[perl6/specs] c313c2: [S32/Containers] spec :as for uniq/squish
GitHub
-
[perl6/specs] f6aa7f: Revert "[S32/Containers] specify :with for .uniq/....
GitHub
-
[perl6/specs] fa46a8: [S32/Containers] clarify that the *first* is kept
GitHub
-
[perl6/specs] ec1b7c: [S32/Containers] specify :with for .uniq/.squish
GitHub
-
[perl6/specs] 02ee80: [S32/Containers] explain uniq/squish a bit more
GitHub
-
[perl6/specs] c7a5da: Refer to Definition of Success near KEEP and UNDO
GitHub
-
[perl6/specs] 48def9: Remove confusing spec, until we know what we want ...
GitHub
-
[perl6/specs] 98267b: the 'will' form excludes CATCH and CONTROL
GitHub
-
[perl6/specs] b7db6e: fix heading for :allow
GitHub
-
[perl6/specs] 2acbd5: Elaborate on Hash.classify and Hash.categorize, su...
GitHub
-
[perl6/specs] 147122: Spec an optional :bind parameter to List/Hash.push
GitHub
-
[perl6/specs] 9211e6: Spec multi-level classification/categorization
GitHub
-
[perl6/specs] f4d058: Spec the already existing .classify/.categorize on...
GitHub
-
[perl6/specs] f670ef: Remove :bind named parameter
GitHub
-
[perl6/specs] b4bb8b: Spec a :bind named parameter for .classify/.catego...
GitHub
-
[perl6/specs] 683b53: Eradicate "will start" from spec: it is now done w...
GitHub
-
[perl6/specs] 3a9c99: utf8 is now a blob8, and encode returns Blobs.
GitHub
-
[perl6/specs] e45fc4: Make type objects work as Nil in non-scalar contex...
GitHub
-
[perl6/specs] 0af5e9: Move Nil to its own section before Typed Objects
GitHub
-
[perl6/specs] a0ec33: Add RPA
GitHub
-
[perl6/specs] 5bed3c: This explains WAT: PerlJam++, jnthn++
GitHub
-
[perl6/specs] 43de78: Change explanation of S99's purpose slightly
GitHub
-
[perl6/specs] 82f60b: fix an internal crosslink missing its #
GitHub
-
[perl6/specs] 1cce20: Flesh out EXPORTHOW specification a bit.
GitHub
-
Are set operations needed?
Richard Hainsworth
-
Parrot 5.6.0 "Psittacosaurus" Released!
Bruce Gray
-
[perl6/specs] 8f30d2: nodal ok on normal methods too, not just protos
GitHub
-
[perl6/specs] 948f48: Don't use Nil to mean () anymore
GitHub
-
[perl6/specs] b841b9: typos
GitHub
-
[perl6/specs] 486189: [S05] define <punct> to be Unicody. Closes #57
GitHub
-
[perl6/specs] d96e2c: define how "class attributes" are different from "...
GitHub
-
[perl6/specs] 3cbe9d: change <em><em/> to <em></em>
GitHub
-
[perl6/specs] b669c8: Add REPL
GitHub
-
[perl6/specs] 554cef: Some more CompUnitRepo documentation
GitHub
-
[perl6/specs] 8854a6: [S99] add "HPMoR" entry
GitHub
-
[perl6/specs] 47003e: Add wfm
GitHub
-
[perl6/specs] eddc65: try to make S32::Roles useful by taking info from ...
GitHub
-
[perl6/specs] b327dc: typo spotted by lizmat++
GitHub
-
[perl6/specs] 45caa2: Allow 'is parcel' on subs that are only sorta rw
GitHub
-
[perl6/specs] 0d3a8a: failure must respect return type, if any
GitHub
-
[perl6/specs] 2a08d8: [S99] define thinko, request MRO
GitHub
-
[perl6/specs] c4f1fe: Some preliminary work on CompUnitRepo's interface
GitHub
-
[perl6/specs] a120d5: Add parakudo|jakudo
GitHub
-
[perl6/specs] adbf8b: clarify Complex rounders
GitHub
-
[perl6/specs] 1c2769: [S99] fix "attribute" explanation, and exand it. m...
GitHub
-
[perl6/specs] e0325a: [S99] associativity's got nothing to do with it :)
GitHub
-
[perl6/specs] f0f664: more glossary entries
GitHub
-
[perl6/specs] 5b8065: Tpyo
GitHub
-
[perl6/specs] 963457: Typo
GitHub
-
[perl6/specs] af9af1: [S99] fill out some blanks
GitHub
-
[perl6/specs] 1b6795: Move roast to alphabetically logical spot. Expande...
GitHub
-
[perl6/specs] 0271f6: +blorst, clog, thinko
GitHub
-
[perl6/specs] fc623e: Added BS
GitHub
-
[perl6/specs] 03ce29: Added lemma's for brb and afk
GitHub
-
[perl6/specs] 94fb8b: Remove extra period.
GitHub
-
[perl6/specs] 30396f: Spec that classify and categorize don't work on in...
GitHub
-
[perl6/specs] 71e9f8: add Complex rounders (truncate, round, floor, ceil...
GitHub
-
[perl6/specs] c98d2d: define and add some terms
GitHub
-
[perl6/specs] b24e94: [S99] explain lexotic
GitHub
-
[perl6/specs] 2eb828: Add lemma LHF
GitHub
-
[perl6/specs] a8ed7c: Specify "interval" function
GitHub
-
[perl6/specs] 5300d6: Add DIHWIDT, LMGTFY and warnocked
GitHub
-
[perl6/specs] 9e0e65: Added lemma for "gimme"
GitHub
-
[perl6/specs] fce8a2: Framework for a Perl 6 glossary
GitHub
-
[perl6/specs] 803d6f: Small fix, as spotted by sjn and others.
GitHub
-
[perl6/specs] 2341bc: Minor Spelling and formatting changes
GitHub
-
[perl6/specs] 442573: My attempt at unslushing S11
GitHub
-
[perl6/specs] 9b6b82: Spec Hash.exists and Hash.delete as internal metho...
GitHub
-
[perl6/specs] 0cca60: round method produces a Real, not always Int
GitHub
-
[perl6/specs] b49be3: Remove mention of .exists method from example, rep...
GitHub
-
[perl6/specs] 912d12: [S09] Add the term "semilist" to S09
GitHub
-
[perl6/specs] 93a7eb: Some elaboration on possible name collisions in si...
GitHub
-
[perl6/specs] 081817: Removed superfluous "a"
GitHub
-
[perl6/specs] 4301cc: An attempt at explaining what a thunk is
GitHub
-
[perl6/specs] a55921: Mention that Zop stops after the shorter list
GitHub
-
[perl6/specs] aff4e8: s/an/a/
GitHub
-
[perl6/specs] 0dbb83: Generalize statement to thunk for phasers
GitHub
-
[perl6/specs] dc6770: Perl 5 now *does* allow packages with block scopin...
GitHub