1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[spec/S16] move IFS/OFS/IRS/ORS to the more specific roles. [spec/S16] async should not be an argument to a method, but it is an attribute of the IO object. (there need to be more work in S16 to sanitize all the roles. Some references to IO::POSIX are reversed. It is IO::POSIX that should do some generic roles (like IO::Streamable) not the other way around.) More... over 16 years ago
[S29] document Junction.eigenstates, which has been discussed on IRC recently More... over 16 years ago
S16: Changed my $| stupidity to select() More... over 16 years ago
[S02] allow *.foo to mean -> $obj { $obj.foo } More... over 16 years ago
S02: Moved comment about standard file handles to S16. S16: Did more clearing up, and fixed some stupid things I did last time More... over 16 years ago
S16-io: Reorganised everything, grouping things together a bit better. This is only a draft; otherwise I'd be a lot more careful :). More... over 16 years ago
[S19] $?PROGRAM makes no sense More... over 16 years ago
Allow use of :: as anonymous package name Clear up more * as GLOBAL fossils More... over 16 years ago
failure of parallelism in headings More... over 16 years ago
some cleanup suggested by Jonathan "Dataweaver" Lang++ detangling of metaoperators from metatokens "metatokens" are composed of metaoperators plus ordinary operators we shouldn't use "metaoperator" to refer to the generated operator More... over 16 years ago
[S10] updates to package policies More... over 16 years ago
History as written by the winners: The Long-Promised Grand Unification of + and * Twigils History as written by the losers: The Genocidal Slaughter of Innocent + Twigils More... over 16 years ago
[S29] fix Pod error due to missing =back More... over 16 years ago
[S05] fix Pod error due to misplaced =back More... over 16 years ago
[S26] add vim modeline More... over 16 years ago
plagiarized typo :) More... over 16 years ago
[S19] correct wording about STDIN; TimToady++ More... over 16 years ago
[S19] various minor updates and removal of stale comments More... over 16 years ago
[S26] clarify the entry on E<> in the summary More... over 16 years ago
[S26] table the table of config options so it lines up correctly More... over 16 years ago
[S19] remove some P5-think, comb is the new hotness More... over 16 years ago
missing commas More... over 16 years ago
refactor pseudo-package names clarify use of protoobjects as responder to subcall interface More... over 16 years ago
[S19] remove -o, as -O now defaults to STDOUT -- TimToady++. shuffle some list items around, to match order in perl6() signature More... over 16 years ago
[S19] don't special-case C<-e6>, require C<-e '6;'> More... over 16 years ago
[S19] shortened ++DEBUGGER to ++BUG, which seems a better mnemonic then ++DEB. More... over 16 years ago
[S19] --autoloop-split, -a: assigns result to @_; signature and option name fixups More... over 16 years ago
[S19] adding --extract-from-text, -x; similar behavior to perl 5, but file may now contain unicode text More... over 16 years ago
[spec/S16] IO::Encoded role, including an idea I just had to allow (IN|OUT)PUT_(RECORD|FIELD)_SEPARATOR semantics More... over 16 years ago
[spec/S16] proposed role-based api More... over 16 years ago