jfredett-w has quit [Read error: Connection reset by peer]
jfredett-w has joined #rubinius
havenwood has quit []
sbryant has quit [Ping timeout: 258 seconds]
sbryant has joined #rubinius
<
brixen>
yorickpeterse: aborts in the JIT, there are none left in the JIT that would affect it at runtime
<
brixen>
yorickpeterse: so, if you think you are seeing one, I need a bt
havenwood has joined #rubinius
slaught has joined #rubinius
jeremyevans has quit [Quit: leaving]
houhoulis has joined #rubinius
jeremyevans has joined #rubinius
goyox86 has joined #rubinius
goyox86 has quit [Ping timeout: 255 seconds]
josh-k has quit [Remote host closed the connection]
josh-k has joined #rubinius
josh-k has quit [Ping timeout: 265 seconds]
houhoulis has quit [Remote host closed the connection]
slaught has quit [Quit: slaught]
slaught has joined #rubinius
havenwood has quit [Remote host closed the connection]
arrubin has joined #rubinius
[1]gtemple has joined #rubinius
diegoviola has quit [*.net *.split]
|jemc-bot| has quit [*.net *.split]
gtemple has quit [*.net *.split]
[1]gtemple is now known as gtemple
|jemc-bot| has joined #rubinius
yipdw_ has quit [Remote host closed the connection]
arrubin has quit []
yipdw has joined #rubinius
yipdw has quit [Changing host]
yipdw has joined #rubinius
yipdw has quit [Remote host closed the connection]
meh` has quit [Ping timeout: 240 seconds]
yipdw has joined #rubinius
yipdw has joined #rubinius
max96at|off is now known as max96at
johnmuhl has quit [Quit: Connection closed for inactivity]
saline has quit [Remote host closed the connection]
saline has joined #rubinius
josh-k has joined #rubinius
dzhulk has joined #rubinius
elia has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
dzhulk has quit [Quit: Leaving.]
<
yorickpeterse>
brixen: ah right
elia has joined #rubinius
dzhulk has joined #rubinius
josh-k has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubinius
dzhulk has quit [Quit: Leaving.]
dzhulk has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
lucasmartins has joined #rubinius
lucasmartins has quit [Client Quit]
goyox86 has joined #rubinius
elia has joined #rubinius
dzhulk has quit [Quit: Leaving.]
dreinull has quit [Remote host closed the connection]
dzhulk has joined #rubinius
dreinull has joined #rubinius
dzhulk has quit [Quit: Leaving.]
dzhulk has joined #rubinius
dzhulk has quit [Quit: Leaving.]
carlosgaldino has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dzhulk has joined #rubinius
havenwood has joined #rubinius
elia has quit [Quit: Computer has gone to sleep.]
carlosgaldino has joined #rubinius
josh-k has joined #rubinius
dzhulk1 has joined #rubinius
dzhulk has quit [Ping timeout: 256 seconds]
goyox86 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
meh` has joined #rubinius
carlosgaldino has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
towski_ has joined #rubinius
<
towski_>
does rubinius have a 2.0 mode
<
towski_>
i need a rubinius 2.0 instead of 2.1
<
towski_>
or rather ruby 2.0.0
<
brixen>
towski_: no, it doesn't
<
brixen>
what issue do you have with 2.1 vs 2.0?
<
towski_>
well my codebase uses 2.0
<
towski_>
i guess i could try it with 2.1
<
brixen>
2.1 is supposed to be backward compatible
<
brixen>
in fact, 2.0+ is supposed to be basically compatible with 1.9.3
<
brixen>
according to matz
<
brixen>
which is why I ask because I'd like to know if there are actually issues
<
brixen>
we haven't heard of any major ones
<
towski_>
well there was a bunch of memory issues with MRI 2.1
<
brixen>
you'd have more trouble running 2.1 code on 2.0 because 2.1 adds required keywords and changes some methods
<
brixen>
yes, the RGenGC in 2.1 caused a big memory bloat for some people
<
brixen>
but that's an MRI implementation detail
<
brixen>
rbx has a proper, precise generational GC
josh-k_ has joined #rubinius
josh-k has quit [Ping timeout: 258 seconds]
jeremyevans_ has joined #rubinius
jeremyevans has quit [Ping timeout: 256 seconds]
josh-k_ has quit [Ping timeout: 256 seconds]
josh-k has joined #rubinius
diegoviola has joined #rubinius
josh-k_ has joined #rubinius
josh-k__ has joined #rubinius
josh-k has quit [Ping timeout: 244 seconds]
josh-k has joined #rubinius
josh-k_ has quit [Ping timeout: 272 seconds]
josh-k__ has quit [Ping timeout: 256 seconds]
josh-k_ has joined #rubinius
josh-k has quit [Ping timeout: 245 seconds]
goyox86 has joined #rubinius
* yorickpeterse
might have to write his own LL/LALR parser after all
<
yorickpeterse>
Looked at Racc's code...ugh
<
yorickpeterse>
not sure yet if my LALR grammars can be ported to LL though
havenwood has quit [Remote host closed the connection]
slaught has quit [Quit: slaught]
carlosgaldino has joined #rubinius
josh-k_ has quit [Remote host closed the connection]
max96at is now known as max96at|off
<
goyox86>
Hey guys I think my RBX is not honoring my CWD/.rbxrc
<
goyox86>
how do I pass -X flags to RBX trough ENV vars?
<
yorickpeterse>
RBXOPT=-Xfoo-Xbar-Xetc
<
yorickpeterse>
man, gotta love Ruby's syntax sometimes
<
yorickpeterse>
It's a shame you can't do something like +(:expression) without patching Symbol
<
yorickpeterse>
and *(:foo) is just flat out a syntax error
havenwood has joined #rubinius
Gibheer has quit [Quit: leaving]
stormwind has quit [Remote host closed the connection]
Gibheer has joined #rubinius
stormwind has joined #rubinius
Caius has quit [*.net *.split]
dzhulk1 has quit [Quit: Leaving.]
Caius has joined #rubinius
Caius has joined #rubinius
Grimless has joined #rubinius
goyox86 has quit [Ping timeout: 244 seconds]
Grimless has quit [Ping timeout: 240 seconds]
Grimless has joined #rubinius