1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[S12] dwim on things like: say "Foo = $foo."; More... about 16 years ago
Make 0..* versus 0..*-1 less confusing to spec greppers More... about 16 years ago
[S12] limit multi method effects to inside a class to preserve encapsulation likewise .^methods describes a set of multi methods as a single method More... about 16 years ago
[S12] A heirarch must be the heir of a lord or king or something. Anyway, I've killed him and replaced him with a hierarch :). More... about 16 years ago
[spec] Rename :hierarchical option to :tree in the spec for some meta-class method, as suggested on p6l. More... about 16 years ago
[S03] slight clarifications to previous adverbial changes More... about 16 years ago
[S03] reduce prececedence of adverbs from inside comma to inside item_assignment More... about 16 years ago
Remove line about "module Foo;" needing to be first in file. More... about 16 years ago
[S02] require failure when digits exceed radix More... about 16 years ago
[S11] introduce declarators "need" and "defines", components of "use" More... about 16 years ago
[S29-functions] chasing spec changes to C<bless> More... about 16 years ago
s/MONKEY_PATCHING/MONKEY_TYPING/ because it's funnier, and goes with duck typing More... about 16 years ago
[S05-regex.pod] moved ending paren for clarity More... about 16 years ago
[S04] typos More... about 16 years ago
[S04] expand on C<$!> semantics, remove requirement for GC on block exit More... about 16 years ago
[S22] Updated bad terminology that I created yesterday to the better terminology that Mark Overmeer created ages ago. More... about 16 years ago
Actually named the components More... about 16 years ago
typo More... about 16 years ago
[S05] clarify #= tags as suggested by [particle]++ More... about 16 years ago
[S05] document use of #= tags in {*} actions More... about 16 years ago
[S05] document action stubs More... about 16 years ago
[s04] replace example that no longer was applicable after previous edits; update old Array and List uses to Capture (and note that bare parens construct a Capture); add examples; clarify wording; fix typos. More... about 16 years ago
[S04] update code under "do-once loop" in line with current specs. Move a paragraph that was interfering with the antecedent of the following paragraph. More... about 16 years ago
[s04] put in C<...> tags, fix some <...> that have the C missing, typos, true=>True, etc. Improve one turn-of-the-phrase as discussed with Larry in July. More... about 16 years ago
[S03] maybe a newline after the BOM unconfuses the POD parser? More... about 16 years ago
Code to Callable, clarify "Type" under smart matching (see <http://irclog.perlgeek.de/perl6/2009-05-24#i_1171474> More... about 16 years ago
[Perl6/Spec] typos
Frederik Schwarzer
as schwarzer
More... about 16 years ago
Refer to actual concrete class C<Routine> where applicable, replace Code with actual class or role names. Add mention of non-instantiatable roles were classes were listed instead of "etc." More... about 16 years ago
add C<> tags, fix typos, fix out-of-date \$args to |$args, use Callable (not Code or others) for the role, change .wrap to return a cookie object to unwrap, remove the only use of := that wasn't in a declaration (hoping for single-assign semantics) and show regular assignment for Routine to replace its "do" property without changing the Routine object's identity. More... about 16 years ago
[Temporal.pod] finish previous patch, urgh More... about 16 years ago