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/
e_dub has joined #opal
e_dub has quit [Client Quit]
meh` has quit [Ping timeout: 255 seconds]
f-3r has quit [Quit: Leaving.]
e_dub has joined #opal
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #opal
davispuh has quit [Read error: Connection reset by peer]
krainboltgreene has quit [Read error: Connection reset by peer]
boberetezeke-clo has quit [Read error: Connection reset by peer]
bcavileer has quit [Ping timeout: 252 seconds]
krainboltgreene has joined #opal
boberetezeke-clo has joined #opal
bcavileer has joined #opal
TheNet has joined #opal
_whitelogger has joined #opal
elia has joined #opal
CaveJohnson is now known as Zackio
shevy has left #opal ["I'll be back ... maybe"]
meh` has joined #opal
GitHub135 has joined #opal
<GitHub135> [opal] meh pushed 3 new commits to master: http://git.io/vetIu
<GitHub135> opal/master 2476961 Vais Salikhov: String#to_i fully compliant with rubyspec (except for large numbers)
<GitHub135> opal/master c9c83cf Vais Salikhov: String.try_convert fully compliant with rubyspec
GitHub135 has left #opal [#opal]
<GitHub135> opal/master 263205b meh.: Merge pull request #789 from vais/string...
travis-ci has joined #opal
<travis-ci> opal/opal#2448 (master - 263205b : meh.): The build passed.
travis-ci has left #opal [#opal]
e_dub has quit [Quit: ZZZzzz…]
coco has joined #opal
<coco> hi everyone
<coco> it seems that native objects will not be used as keys for hashes properly
<coco> e.g. when I add two different native objects to a set, only one will be added
<coco> because the set will try to lookup the hash of the object, which defaults to nil
<coco> and then only one natvie object is ever inserted into the set because it will be inserted as if it was nil
<coco> is that intentional?
<coco> wouldn't it make more sense to use __id__ in that case?
<coco> or at least print a warning?
<coco> method missing
<coco> or something along thelines
<coco> (MRI produces a undefined method error if I try to add a BasicObject to a Set)
e_dub has joined #opal
f-3r has joined #opal
e_dub has quit [Quit: ZZZzzz…]
e_dub has joined #opal
professor_soap has joined #opal
<professor_soap> Hi people
<professor_soap> What tools do you use for debugging your opal applications?
f-3r has quit [Ping timeout: 250 seconds]
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #opal
<coco> only the debug console in chromium I'm afraid
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
elia has quit [Client Quit]
f-3r has joined #opal
e_dub has quit [Quit: ZZZzzz…]
professor_soap has quit []
f-3r has quit [Ping timeout: 246 seconds]
e_dub has joined #opal
f-3r has joined #opal
davispuh has joined #opal
davispuh has quit [Remote host closed the connection]
davispuh has joined #opal
e_dub has quit [Quit: ZZZzzz…]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 264 seconds]
DrShoggoth has joined #opal