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
marcandre has quit [Remote host closed the connection]
marcandre has joined #opal
elia_ has quit [Read error: Connection reset by peer]
elia_ has joined #opal
marcandre has quit [Remote host closed the connection]
ylluminate` has joined #opal
ylluminate has quit [Ping timeout: 246 seconds]
ylluminate` has quit [Read error: Connection reset by peer]
ylluminate has joined #opal
ylluminate has quit [Read error: Connection reset by peer]
ylluminate has joined #opal
ylluminate has quit [Ping timeout: 245 seconds]
meh` has joined #opal
elia has joined #opal
GitHub143 has joined #opal
<GitHub143> [opalrb.org] elia pushed 2 new commits to master: http://git.io/wdIHLA
<GitHub143> opalrb.org/master 5118108 Elia Schito: Style + copy tweaks
<GitHub143> opalrb.org/master cef1497 Elia Schito: Fix footer style
GitHub143 has left #opal [#opal]
kludge` has quit [Ping timeout: 250 seconds]
kludge` has joined #opal
GitHub180 has joined #opal
<GitHub180> [opalrb.org] elia pushed 1 new commit to gh-pages: http://git.io/3A4sIw
GitHub180 has left #opal [#opal]
<GitHub180> opalrb.org/gh-pages a940515 Elia Schito: Site updated to 5118108
elia has quit [Ping timeout: 260 seconds]
elia has joined #opal
DouweM has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
gverri has joined #opal
GitHub199 has joined #opal
GitHub199 has left #opal [#opal]
<GitHub199> opal/master 96e10ff Adam Beynon: Start fixing some core time methods (mainly utc/local differences)
<GitHub199> [opal] adambeynon pushed 1 new commit to master: http://git.io/ki0KBw
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15165186
<travis-ci> [travis-ci] opal/opal#1582 (master - 96e10ff : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
elia has joined #opal
GitHub102 has joined #opal
GitHub102 has left #opal [#opal]
<GitHub102> opal/master aab0500 Adam Beynon: Enable more specs for core Time methods
<GitHub102> [opal] adambeynon pushed 1 new commit to master: http://git.io/Btvogw
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15167426
<travis-ci> [travis-ci] opal/opal#1583 (master - aab0500 : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
GitHub56 has joined #opal
<GitHub56> opal/master b24f7e8 Adam Beynon: Add Time#asctime/#ctime with specs
<GitHub56> [opal] adambeynon pushed 1 new commit to master: http://git.io/McyPmg
GitHub56 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15168370
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] opal/opal#1584 (master - b24f7e8 : Adam Beynon): The build passed.
<meh`> adambeynon, I think I'm going to work on the Rational stuff alter
<meh`> *later
<adambeynon> hi meh`
<adambeynon> I have a basic implmeentation here
<adambeynon> which Im workong on for Time
<adambeynon> working*
<adambeynon> implementation*
<meh`> oh
<meh`> ok
<meh`> I'll leave you to it then
<adambeynon> unfortunately quite a few Time specs I can't get to run as they use an xstring for shell access
<meh`> lol
<meh`> mark them under unsupported
marcandre has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
GitHub132 has joined #opal
<GitHub132> opal/master 505176f Adam Beynon: Run specific Time.at specs
GitHub132 has left #opal [#opal]
<GitHub132> [opal] adambeynon pushed 1 new commit to master: http://git.io/4p0mcw
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1585 (master - 505176f : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15172249
travis-ci has left #opal [#opal]
DouweM has quit [Ping timeout: 252 seconds]
elia has quit [Read error: Operation timed out]
fntzr has joined #opal
Kilo`byte has quit [Read error: Connection reset by peer]
<meh`> adambeynon, ping
<adambeynon> meh`: hello
<meh`> adambeynon, so, is everything from opal-sprockets in opal now?
<adambeynon> yeap, only on master though
<meh`> I'm having a problem
<meh`> adambeynon, https://github.com/meh/lissio/blob/master/lib/lissio/server.rb do I need to change anything here?
<meh`> because
<meh`> RuntimeError at /
<meh`> Cannot find asset: app
<meh`> but it used to work before the moving
<adambeynon> nothing has changed - literally a copy-n-paste job
<meh`> then I'm confused
fkchang has joined #opal
<meh`> adambeynon, can you give it a try yourself? https://github.com/meh/shekels
<adambeynon> meh`: you still have opal-sprockets in the lissio gemspec
<meh`> adambeynon, and that was it
<meh`> thanks
<adambeynon> meh`: no problemo
<adambeynon> Im giving up on the timezone stuff - its going to have to wait
<adambeynon> such a pain to get working
<meh`> lol, yeah
elia has joined #opal
DouweM has joined #opal
GitHub99 has joined #opal
<GitHub99> opal/master 6c29774 Adam Beynon: Fixed Struct#each and #each_pair to return self
GitHub99 has left #opal [#opal]
<GitHub99> [opal] adambeynon pushed 1 new commit to master: http://git.io/7b9RnA
GitHub116 has joined #opal
<GitHub116> opal/master bd10abe Adam Beynon: Add Struct.[] as synonym for Struct.new
GitHub116 has left #opal [#opal]
<GitHub116> [opal] adambeynon pushed 1 new commit to master: http://git.io/kQ9r5Q
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1586 (master - 6c29774 : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15177450
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1587 (master - bd10abe : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15177671
GitHub171 has joined #opal
GitHub171 has left #opal [#opal]
<GitHub171> [opal] adambeynon pushed 1 new commit to master: http://git.io/2_U22Q
<GitHub171> opal/master e7ccf31 Adam Beynon: Add all remaining Struct specs from rubyspec
fkchang has quit [Ping timeout: 272 seconds]
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1588 (master - e7ccf31 : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15178967
<meh`> adambeynon, are you fixing the Struct specs?
<adambeynon> adding them with filters first. most pass. the fixes look quite straightforward
<adambeynon> doing them now
DrShoggoth has joined #opal
GitHub68 has joined #opal
<GitHub68> [opal] adambeynon pushed 2 new commits to master: http://git.io/Nm-e9g
GitHub68 has left #opal [#opal]
<GitHub68> opal/master 2a2d3a5 Adam Beynon: Clarify dir locations in README
<GitHub68> opal/master a2f39c5 Adam Beynon: Add remaining class specs from rubyspec
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1589 (master - 2a2d3a5 : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15179773
travis-ci has left #opal [#opal]
DouweM has quit [Ping timeout: 252 seconds]
Kilo`byte has joined #opal
elia has quit [Ping timeout: 246 seconds]
fntzr has quit [Quit: Leaving]
DouweM has joined #opal
meh` has quit [Ping timeout: 245 seconds]
fkchang has joined #opal
elia has joined #opal
GitHub85 has left #opal [#opal]
GitHub85 has joined #opal
<GitHub85> [opal-rails] elia pushed 1 new commit to master: http://git.io/g8MGdQ
<GitHub85> opal-rails/master c1ac10d Elia Schito: opal-sprocket has been merged into opal
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal-rails#76 (master - c1ac10d : Elia Schito): The build has errored.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-rails/builds/15192203
ylluminate has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
DrShoggoth has quit [Quit: Leaving]