openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
perl6-specs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 15, 2024 — Aug 15, 2025
Showing page 66 of 103
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[S02] s/Uint/uint/ for speculative native role
lwall
More...
about 15 years ago
add 2-bits/col blob example
Darren_Duncan
More...
about 15 years ago
[S12] define more forced actions on enum values
lwall
More...
about 15 years ago
[S02] revise blob literals a bit
lwall
More...
about 15 years ago
[S06] defined callsame/nextsame in terms of callwith/nextwith and callframe
lwall
More...
about 15 years ago
[Temporal] time is now a pseudo-constant like now, rand, etc
lwall
More...
about 15 years ago
[S13] try to make multisig semantics slightly more generic so sigs can do better pattern matching
lwall
More...
about 15 years ago
[S06] add .args to what a context can return
lwall
More...
about 15 years ago
[S02] typo for jnthn++
lwall
More...
about 15 years ago
[S04] try to nail down CATCH exit semantics a bit more water-tightly
lwall
More...
about 15 years ago
S02 : add initial formats for Blob (or Buf) literals
Darren_Duncan
More...
about 15 years ago
[S32/Temporal] Changed to use a different way of specifying time zones, which is hopefully saner than my last proposal.
Kodi
More...
about 15 years ago
[S12] discuss pessimizing optimizations with augment
lwall
More...
about 15 years ago
[S12] Nail down class representations sooner to make jnthn++ happier
lwall
More...
about 15 years ago
[S05] redirect to new char class syntax with patch from cosimo++
lwall
More...
about 15 years ago
[specs] add C<also> declarator to prefix any trait to be applied to the outer declaration this lets us say "also is Int" without the 'is' conflicting with Test's is function and it's extensible as new trait_mods are added
lwall
More...
about 15 years ago
[spec] random cleanup of fossils from before proto became a multi wrapper
lwall
More...
about 15 years ago
[S04] emphasize that LEAVE blocks *always* run even under stack unwinding
lwall
More...
about 15 years ago
[S04,6] more refinement of how scoping works under DBC note that all phasers in methods to have access to self via closure
lwall
More...
about 15 years ago
[S04] simplify definition of successful return to be context agnostic define class-level PRE/POST to be submethods that are called like BUILD/DESTROY
lwall
More...
about 15 years ago
[S32/Temporal] Prose edit; "C<Seq>" -> "list"
Kodi
More...
about 15 years ago
[S32/Temporal] Clarified the distinction between &time and &now, specified what formatters and time zones should actually do, and dropped some formatting methods.
Kodi
More...
about 15 years ago
[S06] = should be :=
lwall
More...
about 15 years ago
[S05,S06] more refinements to {*}
lwall
More...
about 15 years ago
[S05] also define how * does multi dispatch inside regexes delete <...> et al. since they're redundant with {...}
lwall
More...
about 15 years ago
[S06] define a * statement to represent a call from a proto to its multis
lwall
More...
about 15 years ago
[Str] fix lines def to use .comb(/ ^^ \N* /) for masak++
lwall
More...
about 15 years ago
[Str] limits should default to Inf rather than * since that is (supposedly) compatible with Int
lwall
More...
about 15 years ago
[S32] Dropped mention of quarters from Temporal.pod. I don't think quarter-numbering belongs in the core, since (as far as I know) there is no precise standard way of dividing calendar years into four.
Kodi
More...
about 15 years ago
[S32/Str] saved a few words and lines with "is export"
masak
More...
about 15 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
102
103
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree