27
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RakuAST: promote declaring attributes in a module to a sorry More... 8 months ago
RakuAST: prohibit virtual calls in attribute initializers More... 8 months ago
RakuAST: prohibit placeholder vars with upper case single letter names More... 8 months ago
RakuAST: fix copy pasta in error message More... 8 months ago
Make error message handle nameless declarator targets better More... 8 months ago
RakuAST: report error when trying to augment role More... 8 months ago
RakuAST: prohibit declaring variable with indirect names More... 8 months ago
RakuAST: prohibit declaring variables with ? twigil More... 8 months ago
RakuAST: fix error in can-be-bound-to when type is set by of trait More... 8 months ago
RakuAST: don't compile time check when trying to assign to literal More... 8 months ago
RakuAST: name the pseudo-package we're trying to bind to in error message More... 8 months ago
RakuAST: report redeclarations of packages with multi-part names More... 8 months ago
RakuAST: treat subsets like every other type of package More... 8 months ago
RakuAST: add missing RakuAST::UndeclaredSymbolDescription::Type More... 8 months ago
RakuAST: add some more suggestions to exception messages More... 8 months ago
RakuAST: make "Foo sub { }" set up returns in signature More... 8 months ago
RakuAST: use user-visible name when reporting re-declaration of routines More... 8 months ago
RakuAST: report redeclaration of non-proto when declaring multi with same name More... 8 months ago
RakuAST: fix reporting trait/post constraint after default on parameter More... 8 months ago
RakuAST: fix suggestion of named parameter in error message More... 8 months ago
RakuAST: fix check for default on slurpy arg More... 8 months ago
RakuAST: prohibit placeholder variables in attribute initializers More... 8 months ago
RakuAST: prohibit placeholder variables in the mainline More... 8 months ago
RakuAST: prohibit placeholder variables in blocks that can't have a signature More... 8 months ago
RakuAST: use full names when complaining about undeclared placeholders More... 8 months ago
RakuAST: set .what on X::Attribute::Undeclared correctly More... 8 months ago
Change := and =:= to == (#5838) More... 8 months ago
RakuAST: report the last sorrow as panic More... 8 months ago
RakuAST: Fix vcs conflict marker detection More... 8 months ago
RakuAST: tweak FAILGOAL error message to match spectest expectation More... 8 months ago