svn switch --relocate svn.openfoundry.org/pugs svn.pugscode.org/pugs/ | run.pugscode.org | spec.pugscode.org | paste: sial.org/pbot/perl6 | pugs.blogs.com
Set by avar on 16 November 2006.
00:01 buetow joined
nothingmuch nothingmuch.woobling.org/constructi...f,graffle} 00:26
lambdabot nothingmuch.woobling.org/constructi...f,graffle}
wolverian looks at lambdabot 00:27
00:35 sweinig|food is now known as sweinig
anatolyv ?eval 2+2 00:36
evalbot_r14789 4
anatolyv ok.
just checking. 00:37
00:38 xdg_ joined
nothingmuch pdf updated 00:45
now covers cloning
@tell audreyt please comment on nothingmuch.woobling.org/constructi...zation.pdf (also has .graffle) 00:46
lambdabot Consider it noted.
anatolyv ?seen TimToady 00:47
lambdabot TimToady is in #perl6. I don't know when TimToady last spoke.
00:51 Limbic_Region joined
nothingmuch zzz & 00:54
svnbot6 r14790 | fglock++ | MP6 - version 0.002 01:06
r14790 | fglock++ | - fixed array expansion in 'for @x {...}'
r14790 | fglock++ | - type annotations 'my Int $x'
01:13 lazer left 01:23 rodi joined 02:08 xdg joined 02:17 polettix joined 02:25 xdg joined 02:35 xdg_ joined 02:37 falseep joined 02:45 kanru joined 03:20 kisu joined 03:56 macli joined 04:17 sweinig is now known as sweinig|zZz 04:28 maquis joined 04:30 xdg__ joined 04:37 ashleyb joined
buu evalbot_r14789: join #perl 04:38
hrm
04:38 H0LE joined
Daveman :P 04:39
buu Stop stalking me! 04:45
05:00 mako132_ joined 05:44 b00t joined, jrigby joined 05:53 iblechbot joined 06:20 BooK_ joined 07:20 ofer0 joined 07:26 xdg_ joined 08:18 mdiep_ joined 08:46 Belaf joined 09:25 anatolyv joined 09:39 larsen_ joined
gaal moosniolkity 09:43
09:49 cookys joined 10:02 drrho joined 10:09 integral joined 10:16 Belaf joined 10:18 iblechbot joined
nothingmuch @seen bsb 10:24
lambdabot I saw bsb leaving #perl6 2d 3h 15m 2s ago, and .
10:28 greentea joined
anatolyv ?seen TimToady 10:33
lambdabot TimToady is in #perl6. I don't know when TimToady last spoke.
10:53 dduncan left 11:08 rodi joined 11:10 norageek joined 11:23 ofer1 joined 11:26 greentea left 11:34 xinming joined 11:38 chris2 joined 11:40 phpError joined 12:16 ludan joined 12:24 amv joined 12:44 phpError joined 12:48 dmq joined
nothingmuch hola dmq 12:48
dmq hi nm.
@messages 12:49
lambdabot You don't have any new messages.
dmq anybody care to offen an opinion on whether the pattern in this code should match? : $str="abcdef"; pos($str)=1; $str=~/.\G(..)/g 12:50
nothingmuch @tell audreyt MO::Compile::Abstract::Classs isgetting a sub filter_composition_failures { 12:52
lambdabot Consider it noted.
nothingmuch @tell audreyt this is used at the latest possible time (constructing responder interfaces) to die on conflicts... this works with a new role, MO::Compile::CompositionFailure, which provides a method is_composition_failure (Attached items delegate this) 12:53
lambdabot Consider it noted.
13:00 elmex joined 13:02 Belaf joined 13:15 sweinig|zZz is now known as sweinig 13:26 Odin-LAP joined 13:30 larsen_ joined 13:40 drbean_ is now known as drbean 14:02 eggzeck joined 14:07 Daveman joined
gaal @hoogle Bool -> a -> Maybe a 14:13
lambdabot No matches, try a more general search
gaal durn. surely there's golfage to apply to: 14:14
return $ if somecond then Nothing else Just something
this and the varaint with somecond negated occur a few times. I wonder what's a good name though. 14:19
condMaybe maybe? 14:20
anyway, I don't know why this is broken:
?eval Pugs::Internals::emit_yaml(42)
14:20 evalbot_r14789 is now known as evalbot_r14790
evalbot_r14790 Error: Unsafe function 'Pugs::Internals::emit_yaml' called under safe mode 14:20
gaal brrr
stack overflow, anyway.
.oO(why did I make emit_yaml unsafe?)
14:21
avar yaml should not be unsafe.. 14:24
don't you mean the syntax tree?
14:24 Daveman joined 14:29 kisu joined
gaal avar: emit_yaml isn't .yaml; yes, it emits the syntax tree in yaml form 14:47
like :D in the interactive pugs but yamlized
i suppose we have a bug in hssyck for recursive structures
will track later today
14:48 kanru joined
Daveman Hi gaal :) 14:49
14:53 DaGo joined 15:16 kane-xs joined, perlmonk joined 15:21 jferrero joined
avar is there some inline =for in p6pod? say for "=for profanity curses, curses! =end that annoyes me" 15:22
i.e. something to mark up text inside paragraphs without breaking flow 15:24
15:25 perlmonk left 15:27 sweinig is now known as sweinig|coffee 15:28 gnuvince joined 15:58 Odin- joined 16:02 SCalimlim joined 16:10 sweinig|coffee is now known as sweinig 16:16 pmurias joined, zekvent joined
pmurias fglock: does util/build-perl5.sh use the old v6.pm or MiniPerl6 itself? 16:17
i guess so, anyway i got deep recursion error when i tried i probably shouldn't have touched it 16:31
16:33 chris2 joined 16:35 ashleyb joined 16:40 justatheory joined 16:47 prism joined 16:52 nothingmuch joined 16:58 diotalevi_ joined 17:24 awwaiid joined 17:27 skale joined 17:33 julesi joined 17:58 Limbic_Region joined 18:07 Belaf is now known as Belaf|away 18:45 gantrixx joined 18:54 sweinig is now known as sweinig|away 18:55 elmex joined 18:59 Belaf|away is now known as Belaf
pmurias s/i guess/i guess the former/ 19:21
19:29 phpError joined, Phate001 joined 19:30 miyagawa_ joined 19:33 gantrixx joined 19:41 revdiablo joined 19:44 sweinig|away is now known as sweinig 19:47 Belaf joined 19:50 Phate001 left 19:59 cjeris joined
nothingmuch clkao: ping 20:12
clkao: i can't see any effect from forget_unlocal in import 20:15
if i manuallhy call ->import then yes 20:16
but not in use foo
20:18 mdiep joined 20:19 rhizo joined 20:29 dmq joined 20:37 araujo joined 20:43 larsen_ joined 20:45 Aankhen`` joined 21:16 lisppaste3 joined 21:23 theorbtwo joined 21:44 zekvent joined 21:59 nothingmuch joined 22:00 mako132_ joined 22:18 gnuvince joined 22:26 salty-horse joined
salty-horse bar-ilan university in israel are now including haskell in one of their courses. yay! 22:27
22:34 lollan joined 22:40 araujo joined 22:44 whooosh joined 22:57 bsb joined 23:00 pancake joined
pancake how can I convert a PMC to Int? 23:05
23:16 dduncan joined
pancake done 23:28
23:29 phpError joined 23:30 sweinig is now known as sweinig|bbl 23:54 phpError joined