1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get rid of want(), it's not implementable More... almost 16 years ago
add also X<< >> tags to Predefined Subrules More... almost 16 years ago
add X<> tags to Predefined Subrules More... almost 16 years ago
[S05] permanently reserve ; within regex as indicating missing terminator More... almost 16 years ago
[S06] fixed some spelling and consistency stuff More... almost 16 years ago
[S32/Containers] Fix =item line for C<comb> More... almost 16 years ago
added unicode variables More... almost 16 years ago
[S32/Abstraction] Added "action" optional parameter to parse and parsefile. More... almost 16 years ago
[S32/Abstraction]: Documented .parse and .parsefile methods on Grammar. Note that the method signatures may be wrong. pmichaud++ for pointing these functions out. More... almost 16 years ago
[S12] added missing comma More... almost 16 years ago
[S03] rename 'nonchaining infix' to 'structural infix' More... about 16 years ago
[Numeric] kill :Trig tag, always include trig functions. Replace stupid string args with an enum. Default to lexical constant $?TRIGBASE. More... about 16 years ago
[S29] document eval(Buf) More... about 16 years ago
TODO: open :r, :w, :a More... about 16 years ago
[S03] kill Statbuf type, unify with IO role/class somehow More... about 16 years ago
[S03] Reduce power of Pair.ACCEPTS to work only on booleans, moritz++ (but we keep the pair forms for ease-of-use via switches and junctions as well as for "doesn't look like anything else" readability). Specify that numeric comparisons must use the method forms (except for == 0). Filetest methods and pair matching no longer work on Str. (They do, however work on IO, Statbuf, and will presumably work extensibly on any other resource handles we care to define in the future.) More... about 16 years ago
[S14] a slightly closer approximation to eventual reality More... about 16 years ago
[S32/Num] log's base is positional More... about 16 years ago
[S32/Numeric] correct parameter name in atan2 method form More... about 16 years ago
[S32/Str] added $format defaults to .fmt methods More... about 16 years ago
[S03] uhm, I should read more carefully what I "correct" More... about 16 years ago
[S03] use real Perl 6 syntax where possible More... about 16 years ago
P6 Synopsis : ws changes - to help BOMers, added leading blank line to files without More... about 16 years ago
P6 Synopsis : ws changes - remove trailing spaces More... about 16 years ago
P6 Synopsis : ws changes - all tabs to spaces More... about 16 years ago
P6 Synopsis : with module full names, reversed canonical order of :auth and :ver so :auth is first More... about 16 years ago
trivial ws chg to test commit access More... about 16 years ago
[S04] allow certain value-producing blocks as statement prefixes More... about 16 years ago
[S04] 'constant' now scopes like 'our' More... about 16 years ago
[S32/Str] The return type of Str.encode is as specific as possible More... about 16 years ago