meh` 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 https://botbot.me/freenode/opal/
adambeynon has quit [Ping timeout: 276 seconds]
adambeynon has joined #opal
dimaursu16 has quit [Ping timeout: 246 seconds]
meh` has joined #opal
RoxasShadowRS has quit [Quit: Leaving]
dleedev has quit [Read error: Connection reset by peer]
dleedev has joined #opal
ryanstout has quit [Quit: ryanstout]
ryanstout has joined #opal
Noldorin has quit []
Noldorin has joined #opal
skofo has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
GitHub111 has joined #opal
<GitHub111> opal/master c44031d Dan Allen: resolves #501 Change char to ch to avoid keyword conflict
<GitHub111> opal/master 5e73e54 meh.: Merge pull request #502 from mojavelinux/issue-501...
<GitHub111> [opal] meh pushed 2 new commits to master: http://git.io/9en1wQ
GitHub111 has left #opal [#opal]
<skofo> Opal is complaining about a `require 'mygem'` statement in the code I'm trying to compile: "Cannot handle dynamic require :mygem: (SyntaxError)"
<meh`> wut
<meh`> skofo, are you on master?
<meh`> is the require in an if?
<skofo> Yes
<meh`> or something similar?
<meh`> that would make it dynamic
<meh`> it has to be toplevel
<meh`> das weird
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1738 (master - 5e73e54 : meh.): The build passed.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/18455522
<skofo> It works fine without that require statement in game.rb
<skofo> I will look into it - thanks for tip
<meh`> sadly I don't know much about the require stuff
<meh`> and I'm pretty sure adambeynon is sleeping
<meh`> unless
<meh`> adambeynon, I SUMMON THOU
<meh`> sometimes it works
<skofo> It also works fine with the require statement in the CLI: `opal -c game.rb`, so it's probably something in Opal::Environment
<meh`> looks like a bug to me, open an issue
<skofo> Will do
<meh`> thanks
dleedev has quit [Quit: dleedev]
femto has joined #opal
femto has quit [Client Quit]
skofo has quit [Ping timeout: 245 seconds]
skofo has joined #opal
skofo has quit [Ping timeout: 252 seconds]
Liothen has joined #opal
meh` has quit [Ping timeout: 245 seconds]
e_dub has joined #opal
Noldorin has quit []
skofo has joined #opal
skofo has quit [Ping timeout: 245 seconds]
ryanstout has quit [Quit: ryanstout]
RoxasShadowRS has joined #opal
dleedev has joined #opal
dimaursu16 has joined #opal
dleedev has quit [Quit: dleedev]
dleedev has joined #opal
dimaursu16 has quit [Ping timeout: 248 seconds]
dleedev has quit [Quit: dleedev]
dimaursu16 has joined #opal
dleedev has joined #opal
kludge` has quit [Ping timeout: 246 seconds]
GitHub175 has joined #opal
GitHub175 has left #opal [#opal]
<GitHub175> [opal-browser] dlee opened pull request #14: Change Node#replace to Node#replace_with (master...replace_with) http://git.io/Wn6BMA
kludge` has joined #opal
dimaursu16 has quit [Ping timeout: 245 seconds]
dleedev has quit [Quit: dleedev]
dimaursu16 has joined #opal
meh` has joined #opal
e_dub has quit [Quit: It's a hard knock life]
Noldorin has joined #opal
Noldorin has quit []
Noldorin has joined #opal
Noldorin has quit [Ping timeout: 250 seconds]
Noldorin has joined #opal
ryanstout has joined #opal
<meh`> adambeynon, ping
GitHub63 has joined #opal
GitHub63 has left #opal [#opal]
<GitHub63> opal-browser/master f0d2be5 meh: dom/element: fix #at_css and #at_xpath
<GitHub63> [opal-browser] meh pushed 1 new commit to master: https://github.com/opal/opal-browser/commit/f0d2be5040d0f72765abeff1642afe4822f95df4
Noldorin has quit []
Noldorin has joined #opal
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal-browser#177 (master - f0d2be5 : meh): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-browser/builds/18485242
travis-ci has left #opal [#opal]
dleedev has joined #opal
dleedev has quit [Client Quit]
dleedev has joined #opal
GitHub167 has joined #opal
<GitHub167> [opal-browser] meh pushed 1 new commit to master: http://git.io/E-DeFQ
GitHub167 has left #opal [#opal]
<GitHub167> opal-browser/master aee374f meh: dom/node: add #replace_with alias for #replace
GitHub9 has joined #opal
GitHub9 has left #opal [#opal]
<GitHub9> [opal-browser] meh closed pull request #14: Change Node#replace to Node#replace_with (master...replace_with) http://git.io/Wn6BMA
dleedev has quit [Quit: dleedev]
dleedev has joined #opal
dleedev has quit [Client Quit]
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-browser/builds/18489872
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] opal/opal-browser#178 (master - aee374f : meh): The build has errored.
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-browser/builds/18489872
<travis-ci> [travis-ci] opal/opal-browser#178 (master - aee374f : meh): The build was broken.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal-browser#178 (master - aee374f : meh): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-browser/builds/18489872
travis-ci has left #opal [#opal]
dimaursu16 has quit [Ping timeout: 252 seconds]
GitHub127 has joined #opal
<GitHub127> [lissio] meh pushed 1 new commit to master: http://git.io/dZiAlw
<GitHub127> lissio/master 918c84f meh: component: improve inheritance deduction
GitHub127 has left #opal [#opal]
dimaursu16 has joined #opal
skofo has joined #opal
dleedev has joined #opal
skofo has quit [Remote host closed the connection]