meh` has quit [Ping timeout: 248 seconds]
fkchang has quit [Ping timeout: 272 seconds]
DrShoggoth has quit [Ping timeout: 260 seconds]
ryanstewart has quit [Ping timeout: 245 seconds]
ryanstewart has joined #opal
ryanstewart has quit [Ping timeout: 245 seconds]
ryanstewart has joined #opal
e_dub has joined #opal
DouweM has quit [Ping timeout: 272 seconds]
adambeynon has joined #opal
GitHub38 has joined #opal
GitHub38 has left #opal [#opal]
<GitHub38> opal-jquery/native 9e02efd Adam Beynon: Add some useful class methods for aliasing methods
<GitHub38> [opal-jquery] adambeynon pushed 1 new commit to native: http://git.io/iTPHxw
GitHub185 has joined #opal
GitHub185 has left #opal [#opal]
<GitHub185> opal/master fd375dd Adam Beynon: Fix Module#append_features to not override class defined methods
<GitHub185> [opal] adambeynon pushed 1 new commit to master: http://git.io/23R2Gg
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1135 (master - fd375dd : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/12751563
travis-ci has left #opal [#opal]
kludge` has quit [Ping timeout: 272 seconds]
kludge` has joined #opal
DouweM has joined #opal
GitHub57 has joined #opal
<GitHub57> opal/master 89a7499 Adam Beynon: Fix super() when used inside a block - to support define_method and normal iters
GitHub57 has left #opal [#opal]
<GitHub57> [opal] adambeynon pushed 1 new commit to master: http://git.io/3Qgcvw
<adambeynon> auggh, runtime.js needs a rewrite
travis-ci has joined #opal
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/12752939
<travis-ci> [travis-ci] opal/opal#1136 (master - 89a7499 : Adam Beynon): The build passed.
GitHub132 has joined #opal
<GitHub132> [opal-rspec] adambeynon pushed 1 new commit to master: http://git.io/jWjE5w
GitHub132 has left #opal [#opal]
<GitHub132> opal-rspec/master db6d77f Adam Beynon: Make text and browser formatter both inherit from base rspec formatter
meh` has joined #opal
<meh`> adambeynon, yo
<adambeynon> hi meh`
<meh`> adambeynon, is the singleton thing fixed?
<adambeynon> meh`: no, dont think so. still trying to work out why its not being called
<meh`> ok
<adambeynon> (working on it now)
<meh`> good, I was working on the demo app for RubyConf when I hit the bug
<meh`> adambeynon, I think String#== is broken like that
<meh`> it should be `self.valueOf() === other.valueOf()`
<meh`> > new String("lol") === new String("lol")
<meh`> false
<meh`> > new String("lol").valueOf() === new String("lol").valueOf()
<meh`> true
<meh`> or check for typeof string first, and then valueOf
fntzr has joined #opal
<adambeynon> yeah, good point actually
<adambeynon> meh`: the super bug with Singleton is really strange
<meh`> you underestimated my bugomancer capabilities
<adambeynon> lol
<adambeynon> meh`: back in 2 mins
fntzr has quit [Quit: Leaving]
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
brixen has quit [Read error: Operation timed out]
elia has joined #opal
brixen has joined #opal
<e_dub> meh`, you gonna be presenting at rubyconf?
<meh`> e_dub, no, fkchang is
<e_dub> ah cool. I'll be looking forward to it.
elia has quit [Quit: Computer has gone to sleep.]
e_dub has quit [Quit: It's a hard knock life]
adambeynon has joined #opal
<meh`> adambeynon, must have been the longest 2 minutes of your life
<adambeynon> meh`: yeh, got kinda sidetracked :P
DouweM has quit [Ping timeout: 245 seconds]
DouweM has joined #opal
adambeynon has quit [Quit: Textual IRC Client: www.textualapp.com]