From 8adf7dd7a6862707230d8069692a78944ce8455a Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sat, 3 Dec 2011 21:25:10 +0100 Subject: [PATCH] [advent] update schedule, brainstorm --- misc/perl6advent-2011/schedule | 2 +- misc/perl6advent-2011/topic-brainstorming | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/perl6advent-2011/schedule b/misc/perl6advent-2011/schedule index 9ebc52fc75..0e476a1882 100644 --- a/misc/perl6advent-2011/schedule +++ b/misc/perl6advent-2011/schedule @@ -2,7 +2,7 @@ Please add your topic and name after each day that you plan to take 1 State of Perl 6 / Getting nom & niecza -- colomon 2 Grammar::Debugger -- jnthn 3 Buf and binary IO -- moritz - 4 + 4 Traits -- moritz 5 flip flop operator -- duff 6 Tetris on Niecza -- mberends 7 diff --git a/misc/perl6advent-2011/topic-brainstorming b/misc/perl6advent-2011/topic-brainstorming index 50f8d6d266..267fa0d8d6 100644 --- a/misc/perl6advent-2011/topic-brainstorming +++ b/misc/perl6advent-2011/topic-brainstorming @@ -1,6 +1,5 @@ (partially taken from last year) -- traits - native types - is everything a reference? - gather and coroutines are equal in power @@ -37,3 +36,4 @@ Already planned or written about: - Buf and binary IO - flip flop operator - Tetris in Niecza +- Traits