|
www.parrotcode.org/ | Last release: 0.7.1 "Manu Aloha" Set by moderator on 17 September 2008. |
|||
| bacek | rakudo: my $a; $a = $a + 1; say $a | 00:05 | |
| polyglotbot | OUTPUT[1] | ||
| bacek | rakudo: my $a; $a = $a + 1i; say $a | ||
| polyglotbot | OUTPUT[Multiple Dispatch: No suitable candidate found for 'add', with signature 'PPP->P'current instr.: 'infix:+' pc 1941 (src/gen_builtins.pir:1368)called from Sub '_block11' pc 60 (EVAL_12:25)called from Sub 'parrot;PCT;HLLCompiler;eval' pc 864 (src/PCT/HLLCompiler.pir:498)called from Sub | ||
| ..'parrot;PCT;HLLCompiler;evalfiles' pc 1138 (src/PCT... | |||
| bacek | mmd epic fail... | ||
| rakudo: my $a = (); $a = $a + 1i; say $a | 00:07 | ||
| polyglotbot | OUTPUT[Multiple Dispatch: No suitable candidate found for 'add', with signature 'PPP->P'current instr.: 'infix:+' pc 1941 (src/gen_builtins.pir:1368)called from Sub '_block11' pc 79 (EVAL_12:27)called from Sub 'parrot;PCT;HLLCompiler;eval' pc 864 (src/PCT/HLLCompiler.pir:498)called from Sub | ||
| ..'parrot;PCT;HLLCompiler;evalfiles' pc 1138 (src/PCT... | |||
| bacek | rakudo: my $a; $a = 1i + $a; say $a | 00:08 | |
| polyglotbot | OUTPUT[0+1i] | ||
|
00:09
AndyA joined
00:30
Whiteknight joined
00:40
slavorg joined
00:46
Aisling joined
00:59
Andy joined
01:20
Khisanth joined
01:21
Theory joined
01:22
Ontolog joined
|
|||
| cotto | is .pcc_sub obsolete? | 01:36 | |
| dalek | r32030 | jkeenan++ | trunk: | 01:54 | |
| : Make test for what was found for 'ctags' consistent with two other instances | |||
| : in this test file. The one which was too specific was failing on FreeBSD | |||
| : tests reported on Smolder (e.g., | |||
| : smolder.plusthree.com/app/public_pr.../6088/57). | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32030 | |||
|
02:04
Limbic_Region joined
|
|||
| dalek | r32031 | Whiteknight++ | calling_conventions: | 02:07 | |
| : [calling_conventions] Add a Parrot_build_sig_object_from_varargs2 function to handle function calls with invocants (method calls). Does not build. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32031 | |||
| Whiteknight | I hope .pcc_sub is obsolete | ||
| fewer directives means cleaner lexer and parser | |||
| well, that's not entirely true | 02:08 | ||
| dalek | r32032 | Whiteknight++ | calling_conventions: | 02:23 | |
| : [calling_conventions] Fix it so it compiles again, add a small diagnostic note that I can come back to later. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32032 | |||
|
02:35
Bzek joined
02:36
Zaba_ joined
02:37
slavorg joined,
TiMBuS joined
02:43
Zaba joined
03:17
TiMBuS joined
03:40
tetragon joined
04:15
Andy joined
05:33
bacek joined
|
|||
| bacek | g'day | 05:42 | |
| purl: hi | |||
| purl | hey, bacek. | ||
| bacek | karma bacek | ||
| purl | bacek has karma of 67 | ||
| bacek | hmm... 33 patches more | 05:43 | |
| cotto | I'm sure Tene envies you. | 05:44 | |
|
05:56
Zaba joined
06:02
Zaba_ joined
06:12
johbar joined
06:34
TiMBuS|Away joined
06:45
Zaba joined
06:46
bacek joined
|
|||
| bacek | cotto: heh. Tene have big gap - commit bit ;) | 06:49 | |
| cotto | yes, but yours is prime | 06:54 | |
|
07:18
iblechbot joined
07:19
tetragon joined
07:22
Bzek joined
07:34
jq joined
08:14
bacek joined
08:40
bacek joined
08:44
barney joined
09:00
tetragon joined
09:04
bacek joined
|
|||
| bacek | g'night | 09:07 | |
| Any things that can be done in rambling developer in half-an-hour? ;) | 09:08 | ||
| TiMBuS | could you patch a bug in the .net converter? | 09:09 | |
| bacek | s/in/by/ | ||
| TiMBuS: rt#? | |||
| TiMBuS | havent submitted it, i was about to | ||
| bacek | TiMBuS: no bug - no patch ;) | 09:10 | |
| TiMBuS | well i fixed it i was just gunna paste the patch | ||
| bacek | TiMBuS: so, just submit it to parrotbug@ | 09:11 | |
| TiMBuS | willdo | ||
|
10:17
johbar joined
10:19
masak joined
10:28
tetragon joined
10:49
Zaba_ joined
11:00
tetragon joined
11:24
gokuldas joined
11:41
tetragon joined
12:01
tetragon joined
12:36
tetragon joined
|
|||
| masak | rakudo: say '.'.':e' | 12:40 | |
| polyglotbot | OUTPUT[1] | ||
| masak | rakudo: say '.'.:e | ||
| polyglotbot | OUTPUT[Multiple Dispatch: No suitable candidate found for 'concatenate_str', with signature 'PSP->P'current instr.: 'parrot;Perl6;Grammar;Actions;_block2097' pc 116456 (src/gen_actions.pir:5812)called from Sub 'parrot;Perl6;Grammar;Actions;_block2039' pc 116404 (src/gen_actions.pir:5787)called | ||
| ..from Sub 'parrot;Perl6;Grammar;Actions;dotty' pc ... | |||
| masak | is the latter supposed to work like the former? | ||
|
12:55
xiaoyafeng joined
13:05
Zaba joined
13:16
ruoso joined
13:31
rdice joined
13:55
tetragon joined
14:14
jhorwitz joined
|
|||
| dalek | r32033 | fperrad++ | trunk: | 14:16 | |
| : [Lua] Perl/yapp compiler | |||
| : - now generate .tailcall | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32033 | |||
|
14:18
wtgee joined
14:19
tetragon joined
14:26
jan joined
|
|||
| wtgee | Is there a perl6 or rakudo room? I can't seem to find it. | 14:37 | |
| Zaba | I think rakudo questions go here | 14:38 | |
| wtgee | Zaba: Great, thanks. That was my only question for now. :) | ||
| masak | wtgee: there's also a #perl6 channel on irc.freenode.org, for Perl 6- but not necessarily Rakudo/Parrot-related questions. | 14:52 | |
| wtgee | masak: cool, thanks | 14:53 | |
|
14:54
Zaba_ joined
|
|||
| Whiteknight | There is a #perl6 on irc.freenode.net | 14:56 | |
| lots of Perl6ers hang out there | 14:57 | ||
| masak | ah, yes. that's the one I meant. s/org/net/ | 15:01 | |
|
15:07
dmknopp joined,
wtgee left
16:28
mberends joined
17:20
silug joined
17:23
ruoso joined
17:25
ruoso_ joined
17:26
ruoso__ joined
17:27
ruoso joined
|
|||
| dalek | r32034 | kjs++ | trunk: | 17:43 | |
| : [imcc] change .arg into .set_arg. Step 1/3. (this step includes all important stuff); docs and minor stuff later. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32034 | |||
| r32035 | kjs++ | trunk: | 17:58 | ||
| : [imcc] .arg is not to be removed yet; make it an alias for .set_arg (or vice versa, depending on how you look at it). Also update main.c for preprocessing. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32035 | |||
|
18:27
ujwalic joined
18:31
allison joined
19:54
Aisling joined
19:58
bacek joined,
Zaba joined
|
|||
| dalek | r32036 | Whiteknight++ | calling_conventions: | 20:02 | |
| : [calling_conventions] Add a few fixes and an assertion that I think should be passing, but isn't | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32036 | |||
| r32037 | Whiteknight++ | calling_conventions: | 20:04 | ||
| : [calling_conventions] Make it build | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32037 | |||
|
20:20
chromatic joined,
ruoso joined
20:21
Patterner joined
20:22
Zaba joined
|
|||
| Tene | Whiteknight: const int has_invocant = (!seen_arrow && obj && !PMC_IS_NULL(obj) && !seen_arrow)?(1):(0); // You're checking !seen_arrow here twice | 20:26 | |
| Whiteknight | oh, good catch. I was supposed to delete the second one | 20:27 | |
| I'll fix that nowish | |||
| dalek | r32038 | Whiteknight++ | calling_conventions: | 20:29 | |
| : [calling_conventions] remove duplicated condition in if statement. Tene++ | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32038 | |||
| Whiteknight | There is still some kind of hidden detail in here that is eluding me | 20:31 | |
| dalek | r32039 | allison++ | trunk: | 20:37 | |
| : [CAGE] Remove useless change note, while rejecting accompanying RT #46677. | |||
| diff: www.parrotvm.org/svn/parrot/revision?rev=32039 | |||
|
20:39
ruoso joined
20:45
kj joined
20:48
ruoso joined
|
|||
| kj | I almost don't dare to open a new ticket, given that we're pretty close to 600 :-P | 20:51 | |
| I'll do it after the release :-) | |||
| chromatic | Go ahead and open it. | 20:52 | |
| It'll just put more pressure on us to close more. | |||
| kj | just checking if it's not already there. It's about an :immediate subs having a load_bytecode op | ||
| it's kinda documented in imcc's sources that "it's dangerous", and it is, after trying a test. | 20:53 | ||
|
21:09
davidfetter joined
21:20
Zaba joined
21:37
chromatic joined
21:50
TiMBuS joined
22:10
TonyC joined
22:17
Theory joined
22:42
silug joined
23:17
nopaste joined
23:32
Aisling joined
23:52
Theory joined
23:53
chromatic joined
|
|||