1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[S32::Temporal] Date <-> DateTime integration More... over 15 years ago
[S32/Temporal] spec Date type More... over 15 years ago
[S05] say what happens with negative quantifier ranges More... over 15 years ago
[S32/Temporal] replaced underscores with dashes in method names More... over 15 years ago
[S32/Numeric] removed method form of srand More... over 15 years ago
[Temporal.pod] remove invalid markup that may have blocked updating of the HTML version online, and minor cosmetic changes. More... over 15 years ago
[S02] explicate (non)-relationship of interpolation and whitespace/unspace More... over 15 years ago
[Numeric] Move sqrt to Numeric. Remove incorrect return value type of roots. Move cis and unpolar to Real. Add to-radians and from-radians to Numeric. More... over 15 years ago
[S32/Temporal] oops, 1996 *was* a leap year More... over 15 years ago
S32-Temporal : fold nanosecond into second, fixing regression and inconsistency with the rest of the Synopsis More... over 15 years ago
[S32::Temporal] adjusted date :) More... over 15 years ago
[S32::Temporal] big change, based on much discussion More... over 15 years ago
[S03] remove bogus mentions of Buf8, Buf16, Buf32 More... over 15 years ago
[S02] some clarifications of the desired semantics of buffers More... over 15 years ago
[S05] rewrite misleading description of "thunk" More... over 15 years ago
[S02] rename ObjID to ObjAt to reduce possibility of collision with user types More... over 15 years ago
[S02] clarify that object identity from WHICH may not be a mundane value type More... over 15 years ago
[P6 Spec] completely changed S32::Temporal
lue
More... over 15 years ago
[S12] removed unnecessary C<> More... over 15 years ago
[S05] much cleanup of cursor semantics to reflect what STD and Rakudo actually do Retarget <&foo> form to explicitly call routine like <.foo> calls method. A bare <foo> now prefers a lexical function if visible, or calls as a method if not. More... over 15 years ago
[S02,S09] capitalize Junction again conjecture a junction-like Each type More... over 15 years ago
Perl 5 thinko - changed to bash for first regex match More... over 15 years ago
[docs/Perl6/Spec] Fixed a P5 muscle-memory error
lue
More... over 15 years ago
[S12] pasto noticed by goeff++ More... over 15 years ago
[specs] Make it clear that pairs are *not* related to subscripts, but the corresponding fatarrow semantics in particular, name extenders are just strings or list of strings, properly indicated by :<> or :() in most cases (this includes all operator names). Forbid name extension using :{}, and since names may no longer be extended with :{}, we can free up that notation for supplying a closure as a first argument to a method without an intervening space. (We can't also get rid of the colon, or it's a hash subscript.) More... over 15 years ago
[S12] document that "trusts" traits do not extend to child classes, as per TimToady++ More... over 15 years ago
[S03] document that R does not change associativity More... over 15 years ago
[S06] spec the \| parcel parameter syntax More... over 15 years ago
[S03] clarify that nearly all normal operators autothread, including === and eqv More... over 15 years ago
[S03] take conservative approach to differing X or Z metaops for now More... over 15 years ago