27
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RakuAST: hint about using Nil to silence unused warning with loop statement mods More... 8 months ago
RakuAST: have the ternary operator propagate sink context to its branches More... 8 months ago
Bump NQP for various MasterdDuke++ fixes on MoarVM More... 8 months ago
Fix useless construction of List in Rakudo::QuantHash More... 8 months ago
Fix benign typo in Rakudo::Internals More... 8 months ago
RakuAST: don't fail on trying to print exceptions in color when compiling the setting More... 8 months ago
Fix bootstrap issues with Buf More... 8 months ago
RakuAST: delay building BOOTException message More... 8 months ago
RakuAST: fix bootstrap problem with names containing expression More... 8 months ago
RakuAST: don't report parameterization problems in the setting More... 8 months ago
RakuAST: fix more phaser bootstrap issues More... 8 months ago
RakuAST: fix erroneous multislice detection More... 8 months ago
RakuAST: fix bogus sink warnings when compiling the setting More... 8 months ago
RakuAST: don't fail compilation of core setting trying to report warnings More... 8 months ago
Revert "RakuAST: don't sink expressions with loop modifiers" More... 8 months ago
RakuAST: warn about expressions in sink context in general More... 8 months ago
RakuAST: warn about expressions in sink context if appropriate More... 8 months ago
RakuAST: don't sink operands of operators (except last one on short-circuit) More... 8 months ago
RakuAST: Throw right exceptions for declaring numeric and match variables More... 8 months ago
RakuAST: don't sink operands of smart match More... 8 months ago
RakuAST: don't sink targets of metainfix assign More... 8 months ago
RakuAST: report variables in sink context More... 8 months ago
RakuAST: prohibit changing repr of stubbed packages More... 8 months ago
RakuAST: fix internal compiler error on redeclaration of regexes More... 8 months ago
RakuAST: report redeclaration of our-scoped routines More... 8 months ago
RakuAST: throw somewhat more helpful error on infix:(&) More... 8 months ago
RakuAST: throw typed exception on failure to adverb More... 8 months ago
Remove parameterization returning Str workaround code More... 8 months ago
Make native array parameterization die More... 8 months ago
RakuAST: fix deparse snafu on subsets More... 8 months ago