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
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
travis-ci has joined #opal
<
travis-ci>
[travis-ci] opal/opal#1135 (master - fd375dd : Adam Beynon): The build passed.
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]
<
adambeynon>
auggh, runtime.js needs a rewrite
travis-ci has joined #opal
travis-ci has left #opal [#opal]
<
travis-ci>
[travis-ci] opal/opal#1136 (master - 89a7499 : Adam Beynon): The build passed.
GitHub132 has joined #opal
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
<
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`>
> new String("lol").valueOf() === new String("lol").valueOf()
<
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>
meh`: back in 2 mins
fntzr has quit [Quit: Leaving]
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