27
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore the old implementation of .assuming More... 9 months ago
RakuAST: actually support old EXPORTHOW API More... 9 months ago
RakuAST: use type suggestions when reporting undeclared types More... 9 months ago
RakuAST: fix copy pasta in resolver More... 9 months ago
RakuAST: throw an X::Undeclared if there's only one undeclared symbol More... 9 months ago
RakuAST: support EXPORTHOW More... 9 months ago
RakuAST: cope with Parameter not yet composed in early bootstrap More... 9 months ago
RakuAST: keep the position of enum values More... 9 months ago
RakuAST: deal properly with name conflicts of enum values More... 9 months ago
RakuAST: fix enums made from Seq or other listy sources More... 9 months ago
RakuAST: fix IMPL-UNWRAP-LIST on half reified lazy lists More... 9 months ago
RakuAST: respect "is required" trait on named args More... 9 months ago
Fix Buf/Blob.join/raku for uints More... 9 months ago
Add missing .Numeric to infix % More... 9 months ago
RakuAST: work around segfaults trying to access a non-existing outer More... 9 months ago
RakuAST: support having no setting in the resolver More... 9 months ago
RakuAST: cope with &val not yet being available in early bootstrap More... 9 months ago
RakuAST: avoid using Str methods in early bootstrap More... 9 months ago
RakuAST: provide a basic LanguageRevision class for bootstrap More... 9 months ago
RakuAST: avoid using Array constructor in early bootstrap More... 9 months ago
RakuAST: implement fallback for unknown compilation exception More... 9 months ago
RakuAST: register knowhow and package declarators for early bootstrap More... 9 months ago
RakuAST: allow for using nqp ops in the setting More... 9 months ago
RakuAST: avoid using Raku methods to access a Block's phasers More... 9 months ago
RakuAST: first steps towards compiling CORE.c.setting More... 9 months ago
RakuAST: add missing constructors to RakuAST nodes More... 9 months ago
RakuAST: avoid using Raku methods to access List/Hash internals More... 9 months ago
Merge pull request #5824 from zhuomingliang/UndeclaredAttribute More... 9 months ago
A bunch of Undeclared Attribute check fixes. More... 9 months ago
Support gcc as well, clang still missing More... 9 months ago