27
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RakuAST: fix error message type More... 7 months ago
RakuAST: fix bogus complaints about placeholder use in methods More... 7 months ago
RakuAST: fix unwanted redeclaration error on my scoped multi-part-name packages More... 7 months ago
RakuAST: fix problems when trying to report compilation error in setting More... 7 months ago
RakuAST: fix typo preventing interpretation of p6box_i More... 7 months ago
RakuAST: CtxSave should be a term More... 7 months ago
Bump NQP for micro-optimizations More... 7 months ago
Use correct typed accessors where able More... 7 months ago
RakuAST: add bare dd CHECK functionality More... 7 months ago
RakuAST: must have whitespace after #| and #= More... 7 months ago
RakuAST: only set declarand for attributes More... 7 months ago
RakuAST: don't type check native values in enums More... 7 months ago
RakuAST: fix interpretation check on nqp ops More... 7 months ago
RakuAST: allow for parameterization of type with variables More... 7 months ago
RakuAST: prohibit our scoped declarations in roles More... 7 months ago
RakuAST: avoid misleading error when attribute accessor is used in sig outside package More... 7 months ago
RakuAST: prohibit attribute access as parameter target in subs More... 7 months ago
RakuAST: prohibit using attribute accessors as parameter targets in submethods More... 7 months ago
Merge pull request #5840 from zhuomingliang/main More... 7 months ago
RakuAST: Fix while "D" { last } More... 7 months ago
RakuAST: use private name when reporting attribute default type errors More... 7 months ago
RakuAST: return-type for Type::Simple More... 7 months ago
RakuAST: fix overzealous compile time attr default value check More... 7 months ago
RakuAST: complain at compile time about assigning to a r/o native parameters More... 7 months ago
RakuAST: fix copy pasta in check for rw params of MAIN subs More... 7 months ago
RakuAST: fix enum values missing from surrounding package stash More... 7 months ago
RakuAST: prohibit placeholders with same name as variables already used in scope More... 7 months ago
RakuAST: compile time check types of attribute default values More... 7 months ago
RakuAST: also suggest attributes on unknown variable name More... 7 months ago
RakuAST: fix suggestions for type names missing their initial character More... 7 months ago