Time  Nick     Message
20:55 dalek    book: review: http://github.com/perl6/book/commit/98d51fe51b764598482311a38667fdc9d51e6c23
20:55 dalek    book: [subs] positional parameters come before named ones
20:55 dalek    book: 98d51fe | moritz++ | src/subs-n-sigs.pod:
20:36 dalek    book: review: http://github.com/perl6/book/commit/677ac115b4c3ad094766390430573258b9a91e39
20:36 dalek    book: Thanks to David H Adler and James E Keenan in RT #77220
20:36 dalek    book:
20:36 dalek    book: Fix order of named and positional parameters.
20:36 dalek    book: 677ac11 | moritz++ | src/subs-n-sigs.pod:
17:43 moritz_  mfollett: yes, that would be greatly appreciated
17:37 mfollett Is there interest in putting anything on inheritance?  There is a section on roles, but nothing on basic inheritance.
17:00 mfollett moritz_: yeah, thanks
16:58 moritz_  mfollett: is that enough to get you started?
16:57 moritz_  and docs/review-notes.txt contains issues that need to be addressed
16:57 moritz_  mfollett: there are also lots of TODO notes in the source files themselves
16:56 moritz_  mfollett: there are some tickets at http://github.com/perl6/book/issues but they are mostly technical stuff (not content)
16:55 mfollett I was wanting to contribute and didn't know if people already had a roadmap to go by for new sections and such.
16:55 mfollett Is there a list of todos for the P6 Book?
16:50 dalek    book: review: http://github.com/perl6/book/commit/917d90721a040c91931391e2c6c059f65a39e4c8
16:50 dalek    book: more markup fixes; turns out we need four leading spaces in each code block
16:50 dalek    book: 917d907 | moritz++ | src/ (2 files):
14:52 dalek    book: review: http://github.com/perl6/book/commit/081b5efafd4d041c1557e0f778e1afc07ec6bce3
14:52 dalek    book: Added myself to contributors
14:52 dalek    book: 081b5ef | tadzik++ | lib/book.sty:
14:52 dalek    book: review: http://github.com/perl6/book/commit/426a900cb42badc737aed81175f1488279aa1417
14:52 dalek    book: markup fix, noticed by tadzik++
14:52 dalek    book: 426a900 | moritz++ | src/basics.pod:
14:46 dalek    book: review: http://github.com/perl6/book/commit/d28f1b35eecb235de73d3b30b75b1249f88d8075
14:46 dalek    book: Fixed C<> in basics.pod
14:46 dalek    book: d28f1b3 | tadzik++ | src/basics.pod:
14:46 dalek    book: review: http://github.com/perl6/book/commit/54b6b8034b8bb9d8b35be55c3c73d2387460e019
14:46 dalek    book: Fixed another broken C<> in regexes.pod
14:46 dalek    book: 54b6b80 | tadzik++ | src/regexes.pod:
14:39 dalek    book: review: http://github.com/perl6/book/commit/8746dbc2a3db0126a000bece08b4ee27a5af7413
14:39 dalek    book: [subs] rip out section about multi methods; it belongs into the OO chapter, and probably with quite different wording
14:39 dalek    book: 8746dbc | moritz++ | src/ (2 files):