27
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RakuAST: ensure we check type-like values for parameters More... 1 day ago
RakuAST: add post-constraints for type-like parameter values More... 1 day ago
RakuAST: fix concrete values slipping into Parameter's $!type attribute More... 1 day ago
Remove unintended m: prefix from a test case More... 1 day ago
RakuAST: Un-todo a passing test in repl.t when running with RAKUDO_RAKUAST set More... 1 day ago
RakuAST: don't include colonpairs in method names for calls More... 1 day ago
RakuAST: bring back suggestions for unknown routines More... 1 day ago
RakuAST: Report filename for unknown symbol exceptions More... 1 day ago
RakuAST: correct error message when encountering unexpected closing bracket More... 2 days ago
RakuAST: fix filename missing from compilation errors More... 2 days ago
RakuAST: fix tiny discrepancy in filename on unknown files More... 2 days ago
RakuAST: unbreak multi-line parsing in REPL More... 2 days ago
RakuAST: fix anonymous vars losing their bindability More... 2 days ago
Bump NQP to get weird pattern bug fix More... 2 days ago
RakuAST: throw correct exception when trying to bind to a pseudo package More... 3 days ago
RakuAST: throw correct exception when trying to bind to a native More... 3 days ago
RakuAST: throw correct exception when trying to re-bind types More... 3 days ago
RakuAST: throw correct exception when trying to re-bind Code object More... 3 days ago
Fix syntax errors in tests obscuring the errors we're interested in More... 3 days ago
RakuAST: throw targeted exception when trying to re-bind term More... 3 days ago
RakuAST: Prohibit rebinding of variables declared in bound signatures More... 3 days ago
RakuAST: Prohibit re-binding of parameters (unless rw or copy) More... 4 days ago
RakuAST: fix mixin creation with constructor argument More... 4 days ago
Fix reporting of X::Role::Initialization errors More... 4 days ago
Fix Metamodel::PrivateMethodContainer.add_private_method duplicate check More... 4 days ago
Fix Metamodel::MethodContainer.add_method duplicate check More... 4 days ago
Threadsafed Metamodel::Trusting.add_trustee More... 4 days ago
Threadsafed Metamodel::ConcreteRoleHOW.compose More... 4 days ago
Threadsafed Metamodel::ClassHOW.add_fallback More... 4 days ago
Threadsafed Metamodel::BaseType.mro More... 4 days ago