|
github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today Set by moderator on 19 October 2013. |
|||
|
00:17
BenGoldberg joined
00:28
[Coke] joined
00:30
FROGGS joined
|
|||
| [Coke] | gist.github.com/coke/6799633 has a list of opcodes that are known "missing" in moar, as well as some moar-only opcodes that need documentation. | 00:44 | |
| (nqp) | |||
|
01:09
Mouq joined
|
|||
| Mouq | Hey, #moarvm! | 01:11 | |
| NQP currently has a branch called stdsigspace, updating the way rules and :s in regexes is parsed. | 01:13 | ||
| The only thing that, as far as I'm aware, prevents it from being complete on NQP ( proper :sigspace usage still needs to be updated on Rakudo ) is that the MoarVM bootstrap needs to be put in place | 01:15 | ||
| If anyone here with a commit bit for NQP is willing to generate the MoarVM bootstrap files, see irclog.perlgeek.de/perl6/2013-10-23#i_7750745 | |||
| I'd really appreciate it as I'm still working on updating my compilers to be able to use MoarVM on NQP | 01:16 | ||
| ...'k, well good night! :) | 01:17 | ||
|
01:48
FROGGS joined
02:28
FROGGS joined
02:51
FROGGS joined
02:59
benabik joined
03:49
FROGGS joined
05:58
cognominal joined
|
|||
| jnthn | .tell Mouq Unfortunately, that's going to be some work as we're not truly "bootstrapped" yet in the sense that we're still taking a stage0 from the cross-compiler output. It's not a lot of work to change that BUT it ties Moar into a bytecode back-compat scheme. And we're not quite ready for ti yet. | 06:54 | |
|
06:59
cognominal joined
07:03
FROGGS joined
08:16
dalek joined
08:23
donaldh joined
09:09
camelia joined
09:11
camelia joined
|
|||
| moritz | nikhilm.github.io/uvbook/ | 10:05 | |
| FROGGS | and #libuv isn't that far too | 10:36 | |
|
13:37
colomon joined
14:22
benabik joined
14:39
FROGGS joined
15:02
jnap joined
|
|||
| dalek | arVM/config: 104e4eb | (Tobias Leich)++ | / (11 files): added bakendconfig op Which return the hash $config from Configure.pl. |
15:57 | |
| arVM/config: fc6746d | (Tobias Leich)++ | Configure.pl: write arrays as "key[i]=value" elements to config.c |
|||
| arVM/config: f7a7d03 | (Tobias Leich)++ | nqp-cc/src/QASTOperationsMAST.nqp: map nqp::backendconfig in nqp-cc |
|||
| MoarVM/config: ed14dc4 | (Tobias Leich)++ | / (3 files): | |||
| MoarVM/config: rip out --cflags and --libs | |||
| MoarVM/config: | |||
| FROGGS | some day I'll book a git lesson held by jnthn++ | 15:58 | |
|
16:02
ssutch joined
18:47
benabik joined
|
|||
| jnthn | I'll probably merge the ext branch of Moar and NQP this evening or tomorrow | 19:30 | |
|
19:32
lue joined
|
|||
| diakopter | :D | 19:34 | |
| benabik | Whoop. Moar doesn't use DESTDIR... That broke my build script. | 20:11 | |
| jnthn | I think you have a commit bit... :) | 20:12 | |
| benabik | jnthn: Yup. Working on it now. :-) | 20:13 | |
| jnthn | \\o/ | ||
| benabik++ | |||
| benabik | We use static versions of all the 3rdparty libs, right? Those aren't trying to sneak an install somewhere? | 20:18 | |
| jnthn | afaik, | ||
| diakopter | shoudn't be | ||
| jnthn | (we use the statics) | ||
| diakopter | benabik: I mean, afaik they don't try to sneak an install | 20:19 | |
| dalek | arVM: a39a4e4 | benabik++ | build/Makefile.in: Teach `make install` about DESTDIR |
||
| benabik is revamping all his build scripts for the new NQP/Rakudo build system. | |||
|
20:33
BenGoldberg joined
21:29
colomon joined
|
|||
| benabik is still getting '65' is not a valid number when building stage1/MASTOps. | 21:47 | ||
| diakopter | benabik: yeah :/ | ||
| benabik | Yay GC bugs. | 21:48 | |
| gtg & | |||
| dalek | arVM/ext: 2f27371 | jnthn++ | src/core/ext.c: Add missing MVMROOT in ext_load. |
22:37 | |
| Heuristic branch merge: pushed 44 commits to MoarVM by jnthn | 22:44 | ||
| jnthn | ext merged in both moar and nqp | ||
| diakopter | whoa | ||
|
22:45
dalek joined
|
|||
| jnthn | So we're back to moar-support/master/master for latest Rakudo on Moar progress | 22:46 | |
|
23:04
donaldh joined
23:14
BenGoldberg joined
|
|||