adambeynon changed the topic of #opal to: http://opalrb.org - Ruby runtime and library on top of Javascript | 1.0.0 is near | This channel is logged at http://irclog.whitequark.org/opal
denysonique_ has quit [Read error: Connection reset by peer]
<elia> opal-node is green again!
denysonique_ has joined #opal
ryanstout has joined #opal
ryanstout has quit [Client Quit]
ryanstout has joined #opal
denysonique_ has quit [Ping timeout: 245 seconds]
denysonique_ has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
lacrosse has joined #opal
fkchang has quit [Ping timeout: 272 seconds]
meh` has quit [Ping timeout: 240 seconds]
DrShoggoth has quit [Ping timeout: 246 seconds]
DrShoggoth has joined #opal
DrShoggoth has quit [Max SendQ exceeded]
DrShoggoth has joined #opal
fkchang has joined #opal
ryanstout has quit [Quit: ryanstout]
AndrzejKrzywda has quit [Ping timeout: 272 seconds]
AndrzejKrzywda has joined #opal
DrShoggoth has quit [Remote host closed the connection]
marcandre has quit [Remote host closed the connection]
marcandre has joined #opal
elia has joined #opal
DouweM has quit [Ping timeout: 260 seconds]
GitHub96 has joined #opal
<GitHub96> opal/master 58f20f2 Elia Schito: Better readability indentation kept (kinda)
<GitHub96> [opal] elia pushed 5 new commits to master: http://git.io/Wd9Gdg
<GitHub96> opal/master 23673b1 Elia Schito: Have a proper implementation of Kernel#print
GitHub96 has left #opal [#opal]
<GitHub96> opal/master 0038ffd Elia Schito: Make $stdout and $stderr proper IO objects...
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/16307053
<travis-ci> [travis-ci] opal/opal#1657 (master - f837c5a : Elia Schito): The build has errored.
travis-ci has left #opal [#opal]
adambeynon has joined #opal
e_dub has joined #opal
marcandre has quit [Remote host closed the connection]
elia has quit [Read error: Operation timed out]
GitHub110 has joined #opal
<GitHub110> opal/master aab1c34 Elia Schito: Whitespace [skip ci]
GitHub110 has left #opal [#opal]
<GitHub110> [opal] elia pushed 1 new commit to master: http://git.io/9Hqiyw
kludge` has quit [Ping timeout: 252 seconds]
elia has joined #opal
<elia> adambeynon, fkchang last night I released opal-node, just fyi
kludge` has joined #opal
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1658 (master - 56861d0 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/16308569
elia has quit [Ping timeout: 240 seconds]
elia has joined #opal
fntzr has joined #opal
denysonique_ has left #opal [#opal]
fkchang has quit [Ping timeout: 264 seconds]
e_dub has quit [Ping timeout: 240 seconds]
meh` has joined #opal
<elia> adambeynon, ping
<adambeynon> elia: sup?
<elia> adambeynon, hey, just wanted to say that I added a REPL to opal-node (on master)
<elia> lot of potential for a full ruby implementation
<elia> though I don't know what could be good for :)
<meh`> I still see opal-node as a joke
<elia> meh`, jokes can become serious nuff, that's the nodejs lesson
<elia> :)
<elia> meh`, my pov is that the better opal-node the greater the trolling
<meh`> but people might start using it for real
<elia> I don't think will bring more ruby devs to the node ecosystem
<elia> maybe the contrary, ppl that will feel safe being on the node platform and will eventually gain trust towards ruby
<elia> lol
<elia> on a serious note I think the project could also gain some trust from the ruby community when installed through rvm
<elia> …and then someone will do benchmarks! :)
<meh`> and we'll lose everything
<AndrzejKrzywda> I love this channel :)
* elia smile
fntzr has quit [Quit: Leaving]
DouweM has joined #opal
DrShoggoth has joined #opal
e_dub has joined #opal
DrShoggoth has quit [Ping timeout: 272 seconds]
joshka has joined #opal
ryanstout has joined #opal
fkchang has joined #opal
DrShoggoth has joined #opal
<fkchang> elia: I saw from the commit listing that you've added some sort of "require" enhancements to opal node
<elia> fkchang, yes
<elia> they work as they do with sprockets though
<elia> doing all the requires before loading the file that requires them
marcandre has joined #opal
joshka has quit [Remote host closed the connection]
<fkchang> elia: can we require gems in opal-node w/the new changes?
<elia> fkchang, not directly, but $LOAD_PATH is there and is used in the require system
<elia> so if you add the gem's lib path to it the gem should become requireable
elia has quit [Ping timeout: 264 seconds]
<adambeynon> fkchang: for opal-node, it makes sense to have a real require() that just builds on top of nodes' require system. That way, we could override require() to make it search gem paths as well
<fkchang> adambeynon: doesn't opal-node's require system do something similar to AMD?
<meh`> fkchang, easy to circumvent
barry has joined #opal
DrShoggoth has quit [Remote host closed the connection]
e_dub has quit [Quit: It's a hard knock life]
barry has quit [Remote host closed the connection]
barry has joined #opal
barry has quit [Ping timeout: 245 seconds]
barry has joined #opal
DrShoggoth has joined #opal
DrShoggoth has quit [Max SendQ exceeded]
DrShoggoth has joined #opal
e_dub has joined #opal
DrShoggoth has quit [Remote host closed the connection]