Geth doc/main: e29bb9a722 | (Will Coleda)++ | type-graph.txt
Track class hierarchy from rakudo
04:02
doc/main: 96b772a5de | (Will Coleda)++ | doc/Type/Test.rakudoc
Document exits-ok
09:29 finanalyst joined
Geth doc-website/remove-trailing-for-issue-475: adae1f9355 | finanalyst++ | Website/plugins/rainbow/template.raku
Try again to fix for #475
09:58
doc-website/remove-trailing-for-issue-475: 187e2eadbb | finanalyst++ | Website/plugins/rainbow/template.raku
Third attempt to fix #475. Remove extra pre tag
doc-website: finanalyst++ created pull request #489:
Remove trailing for issue 475
10:02
10:16 david7832 joined
david7832 The is-item trait for parameters isn't documented currently. docs.raku.org/language/signatures#..._modifiers 10:21
I also can't tell from the source code what it does (or from the roasts: there is no roast). Guess I'll open an issue 10:22
10:49 finanalyst left 11:02 finanalyst joined
david7832 Although... it's not in the list of traits given by Rakudo in an error message: 11:16
m: :(@x is asdf)
... would print: Can't use unknown trait 'is' -> 'asdf' in a parameter declaration. expecting any of: rw readonly copy required raw leading_docsĀ trailing_docs 11:17
11:36 david7832 left