0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD] clarify non-declared message More... about 17 years ago
[tryfile] move ok reporting from teststd into tryfile More... about 17 years ago
[STD] start to fill out some entries in the toy symbol table (hash elements eventually need to become container mixins, I suppose) can now report original line number on redeclaration More... about 17 years ago
[STD] delete example of convergent evolution noted by rhr++ More... about 17 years ago
[STD] missing ; duped line of code - should it be deleted or was it meant to be something else?
rhr
More... about 17 years ago
[STD] better reporting of variable declaration difficulties More... about 17 years ago
[STD] more symbol table cleanups More... about 17 years ago
[CORE] add Order enum symbols More... about 17 years ago
[STD] implement real nesting of lexical scopes and packages More... about 17 years ago
rename PERL:: to CORE:: and LANG:: to SETTING:: More... about 17 years ago
[STD] parameterize setting file More... about 17 years ago
[STD] move PERL pad out of STD, more groundwork on proper symbol tables More... about 17 years ago
[STD] cleaned up metaop logic Introducing :iffy, :diffy, and :fiddly PercOp's coerce method now only defaults properties into O More... about 17 years ago
[Cursor] delete old post-TRE but pre-trie LTM More... about 17 years ago
[STD] panic on statement_control block where modifier parsed "handles" must only parse one term to avoid parsing any following block reduction needs to trap any panic from infixish parse More... about 17 years ago
[STD,t] normalized how the metaops decided what they can be applied to removed tests that used [=], since that is no longer a legal reduction More... about 17 years ago
[STD] don't treat sub Test (Int $x = 100, Int :$y!) {...} as zone violation More... about 17 years ago
[STD] emit useful error on XopX More... about 17 years ago
[STD] remove fossil that targeted -= More... about 17 years ago
[STD] prev patch was malformed... More... about 17 years ago
[STD] more infix whackage to fix non-HASH error, simplify some of the cases More... about 17 years ago
[STD] fix [R!===] 1,2 More... about 17 years ago
[STD, S03] slaughter of the LTM metatokens STD now runs considerably faster Freed from LTM, metaoperators may now be nested arbitrarily deep new &[op] notation for infix functions More... about 17 years ago
[STD,t] next,last,redo,break,goto can now be parsed as ordinary functions/listops More... about 17 years ago
[STD] improved diagnostics on undefined symbols More... about 17 years ago
[STD] add missing HyperWhatever type More... about 17 years ago
[STD] catch ==>>= More... about 17 years ago
[STD] assignop should rely on :assign, not on non-Bool More... about 17 years ago
[STD] cut reduce meta tokens in half, memory usage 40% smaller More... about 17 years ago
[README] no longer need TRE; now use YAML::Syck More... about 17 years ago