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
ryanstout has quit [Quit: ryanstout]
ryanstout has joined #opal
ryanstout has quit [Quit: ryanstout]
ryanstout has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
ryanstout has quit [Quit: ryanstout]
denysonique has joined #opal
e_dub has joined #opal
davidboy has quit [Quit: Connection closed for inactivity]
meh` has quit [Read error: Operation timed out]
meh` has joined #opal
elia has joined #opal
elia has quit [Read error: Connection reset by peer]
elia has joined #opal
adambeynon has joined #opal
<elia> meh`, browser is on rspec now :)
<elia> plz review my commits anyway (skipped the PR bureaucracy…)
<meh`> elia, roger
<meh`> elia,
<meh`> +gem 'opal-rspec', path: '~/Code/opal-rspec'
<meh`> +gem 'opal-sprockets', github: 'opal/opal-sprockets'
<elia> ouch
<elia> the power of code reviewing!
<elia> meh`, it's ok if I push -f?
<meh`> yeah, while you're there s/rspec/move to rspec/
<elia> k
e_dub has quit [Quit: It's a hard knock life]
GitHub46 has joined #opal
GitHub46 has left #opal [#opal]
<GitHub46> opal/master 80b4938 Adam Beynon: Remove all remaining case language filters (now fixed)
<GitHub46> [opal] adambeynon pushed 1 new commit to master: http://git.io/j-PcMA
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1534 (master - 80b4938 : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14648576
travis-ci has left #opal [#opal]
GitHub78 has joined #opal
<GitHub78> [opal] adambeynon pushed 1 new commit to master: http://git.io/vDO6Jg
GitHub78 has left #opal [#opal]
<GitHub78> opal/master 403b0b1 Adam Beynon: Remove all filters for parser specs
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1535 (master - 403b0b1 : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14648733
GitHub65 has joined #opal
<GitHub65> [opal-rspec] elia pushed 1 new commit to master: http://git.io/Bt_eeA
<GitHub65> opal-rspec/master 58d10ea Elia Schito: Auto build rspec.js...
GitHub65 has left #opal [#opal]
<elia> meh`, fixed
<adambeynon> elia: I dont think we can have rspec as runtime dependencies in opal-rspec - it will also force rails to use those versions of rspec too
<adambeynon> and it might be a while before rspec-rails etc all support version 3.
<elia> adambeynon, you right sorry for committing that way :)
<elia> adambeynon, any other ideas on how to enable github bundler deps for opal-rspec?
<adambeynon> elia: well, including the built rspec.js into the github repo is the only way I could think of
<adambeynon> but its 800kb or so
<adambeynon> which would make the repo huge after a few months of commits
<adambeynon> that, or use git submodules
<adambeynon> not sure if they work with bundler though...
<elia> adambeynon, ok, let's put back rspec as a dev dep, if anyone wants to use it as git dep via bundler needs to manualy add rspec
<adambeynon> elia: is this to support opal-browser? as it uses opal/master ?
<elia> adambeynon, yes
<adambeynon> could do a pre-release version of opal-rspec I guess, to work with opal 0.6.0
<adambeynon> there aren't really going to be any changes to rspec, its just about waiting for the version bump
<elia> adambeynon, that would work too now, but I fear the problem could come back
<elia> adambeynon, having to explicitly add rspec if you rely on opal-rspec master seems a reasonable requirement to me, a good trade off
<elia> adambeynon, but of course the release it's ok, feel free to revert or remove the commit
DouweM has quit [Ping timeout: 240 seconds]
meh` has quit [Ping timeout: 252 seconds]
GitHub199 has joined #opal
<GitHub199> opal-jquery/master 374e467 Adam Beynon: Support setting html content through Element#html()
<GitHub199> [opal-jquery] adambeynon pushed 1 new commit to master: http://git.io/zaYryw
GitHub199 has left #opal [#opal]
meh` has joined #opal
meh` has quit [Ping timeout: 246 seconds]
GitHub0 has joined #opal
<GitHub0> opalrb.org/master 62402b8 Adam Beynon: Clarify dependencies in guides
GitHub0 has left #opal [#opal]
<GitHub0> [opalrb.org] adambeynon pushed 1 new commit to master: http://git.io/nDkUyQ
GitHub72 has joined #opal
<GitHub72> opalrb.org/gh-pages d6f5ce6 Adam Beynon: Site updated to 62402b8
GitHub72 has left #opal [#opal]
<GitHub72> [opalrb.org] adambeynon pushed 1 new commit to gh-pages: http://git.io/0r6HRQ
GitHub144 has joined #opal
<GitHub144> [opalrb.org] adambeynon pushed 1 new commit to master: http://git.io/UVvyMw
GitHub144 has left #opal [#opal]
<GitHub144> opalrb.org/master 3655fcb Adam Beynon: Cmd-Enter on opalrb/try now runs the code
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
DouweM has joined #opal
GitHub159 has joined #opal
<GitHub159> [opal] adambeynon pushed 2 new commits to master: http://git.io/3H-0XQ
GitHub159 has left #opal [#opal]
<GitHub159> opal/master 202409a Adam Beynon: Enable language/constant specs from rubyspec
<GitHub159> opal/master 7df8a6b Adam Beynon: Add specs for constants, and document failing specs
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1536 (master - 7df8a6b : Adam Beynon): The build passed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14659981
travis-ci has left #opal [#opal]
GitHub17 has joined #opal
GitHub17 has left #opal [#opal]
<GitHub17> [opal-rspec] adambeynon pushed 1 new commit to master: http://git.io/cUu89Q
<GitHub17> opal-rspec/master 8751f72 Adam Beynon: Revert "Auto build rspec.js"...
GitHub106 has joined #opal
<GitHub106> [opal] adambeynon pushed 1 new commit to master: http://git.io/IoHx2Q
GitHub106 has left #opal [#opal]
<GitHub106> opal/master 672ff68 Adam Beynon: Fix Parser#on_error() to show actual lex token parsed
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1537 (master - 672ff68 : Adam Beynon): The build was broken.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14661962
GitHub22 has joined #opal
<GitHub22> opal/master 36cf81c Adam Beynon: Remove un-needed private() calls in kernel
<GitHub22> opal/master a5acf46 Adam Beynon: Remove fits_x helpers from runtime
GitHub22 has left #opal [#opal]
<GitHub22> opal/master faa2b68 Adam Beynon: Remove some old comments
<GitHub22> [opal] adambeynon pushed 4 new commits to master: http://git.io/_XVRyw
travis-ci has joined #opal
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] opal/opal#1538 (master - 0df6db6 : Adam Beynon): The build was fixed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14662555
GitHub121 has joined #opal
<GitHub121> opal/master 4668da5 Adam Beynon: Remove all as_json methods to opal-activesupport
GitHub121 has left #opal [#opal]
<GitHub121> [opal] adambeynon pushed 1 new commit to master: http://git.io/yXrLGQ
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/14663109
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal#1539 (master - 4668da5 : Adam Beynon): The build passed.
GitHub175 has joined #opal
GitHub175 has left #opal [#opal]
<GitHub175> [opal-activesupport] adambeynon pushed 1 new commit to master: http://git.io/TdCm4A
<GitHub175> opal-activesupport/master 0314b1a Adam Beynon: Add basic implementations of core classes as_json
adambeynon has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
elia has quit [Quit: Computer has gone to sleep.]
meh` has joined #opal
meh` has quit [Ping timeout: 264 seconds]
adambeynon has joined #opal
adambeynon has quit [Quit: Textual IRC Client: www.textualapp.com]