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/
ivanskie has joined #opal
meh` has quit [Ping timeout: 252 seconds]
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #opal
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
GitHub33 has joined #opal
<GitHub33> [opal] elia pushed 2 new commits to master: http://git.io/vqtbZ
<GitHub33> opal/master a452973 Bozhidar Batsov: Tiny code style improvements
<GitHub33> opal/master f6cc8bd Elia Schito: Merge pull request #979 from bbatsov/repl-code-style...
GitHub33 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2822 (master - f6cc8bd : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub167 has joined #opal
<GitHub167> [opal] elia pushed 2 new commits to master: http://git.io/vqtN7
<GitHub167> opal/master 6cc0203 Elia Schito: Merge pull request #978 from bbatsov/better-error...
GitHub167 has left #opal [#opal]
<GitHub167> opal/master 0eddce1 Bozhidar Batsov: Improve the error message displayed when therubyracer gem is not installed
GitHub91 has joined #opal
<GitHub91> [opal] elia pushed 2 new commits to master: http://git.io/vqtAN
<GitHub91> opal/master f2263e7 Vais Salikhov: Update to the latest RubySpec
<GitHub91> opal/master 64452a4 Elia Schito: Merge pull request #976 from vais/rubyspec...
GitHub91 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2823 (master - 6cc0203 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub176 has joined #opal
<GitHub176> [opal] elia pushed 2 new commits to master: http://git.io/vqtxi
<GitHub176> opal/master cca07c2 Vais Salikhov: String#split returns the original string if no matches are found...
<GitHub176> opal/master 89df7c6 Elia Schito: Merge pull request #974 from vais/string-split...
GitHub176 has left #opal [#opal]
GitHub20 has joined #opal
<GitHub20> [opal] elia pushed 2 new commits to master: http://git.io/vqtx5
<GitHub20> opal/master 770a607 Vais Salikhov: Implement BasicObject#!= without using `!=` in the implementation
<GitHub20> opal/master b25ab73 Elia Schito: Merge pull request #975 from vais/basic-object-not-equal...
GitHub20 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2824 (master - 64452a4 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2825 (master - 89df7c6 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub55 has joined #opal
<GitHub55> [opal] elia pushed 2 new commits to master: http://git.io/vqthP
<GitHub55> opal/master 972c8b4 Vais Salikhov: Compile `!=` expression to a single method call instead of `==` + `!`
<GitHub55> opal/master 69a49f1 Elia Schito: Merge pull request #977 from vais/compile-not-equal-to-a-single-method-call...
GitHub55 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2826 (master - b25ab73 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub96 has joined #opal
<GitHub96> [opal] elia pushed 1 new commit to master: http://git.io/vqtjJ
<GitHub96> opal/master bd47064 Elia Schito: Merge pull request #969 from opal/elia/require_tree_fix...
GitHub96 has left #opal [#opal]
GitHub0 has joined #opal
GitHub0 has left #opal [#opal]
<GitHub0> [opal] elia fast-forwarded 0-8-stable from 2aacc0c to 08c9b0e: http://git.io/vk7pH
travis-ci has joined #opal
<travis-ci> opal/opal#2827 (master - 69a49f1 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub164 has joined #opal
<GitHub164> [opal] elia deleted elia/require_tree_fix at 2da36b6: http://git.io/vqtj4
GitHub164 has left #opal [#opal]
GitHub10 has joined #opal
<GitHub10> [opal] elia pushed 2 new commits to 0-8-stable: http://git.io/vqtjh
<GitHub10> opal/0-8-stable 7e80f6d Elia Schito: Treat require_tree '.' at root as a special case
<GitHub10> opal/0-8-stable 163da92 Elia Schito: Update the Changelog
GitHub10 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2828 (master - bd47064 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub147 has joined #opal
<GitHub147> [opal] elia pushed 2 new commits to 0-8-stable: http://git.io/vqqe8
<GitHub147> opal/0-8-stable bb07b99 Vais Salikhov: String#split returns the original string if no matches are found...
<GitHub147> opal/0-8-stable 75d86f7 Elia Schito: Update Changelog and bump version to 0.8.0.rc2
GitHub147 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2829 (0-8-stable - 08c9b0e : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2830 (0-8-stable - 163da92 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2831 (0-8-stable - 75d86f7 : Elia Schito): The build was broken.
travis-ci has left #opal [#opal]
GitHub65 has joined #opal
<GitHub65> [opal] elia pushed 1 new commit to 0-8-stable: http://git.io/vqqfw
<GitHub65> opal/0-8-stable 973b43d Elia Schito: Update internal variables for the release
GitHub65 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2832 (0-8-stable - 973b43d : Elia Schito): The build was fixed.
travis-ci has left #opal [#opal]
GitHub111 has joined #opal
<GitHub111> [opal] elia tagged v0.8.0.rc2 at 9b6920f: http://git.io/vqqJQ
GitHub111 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2833 (v0.8.0.rc2 - 973b43d : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
GitHub189 has joined #opal
<GitHub189> [opalrb.org] bbatsov opened pull request #24: Name fixes (master...master) http://git.io/vqqYH
GitHub189 has left #opal [#opal]
GitHub97 has joined #opal
<GitHub97> [opalrb.org] elia closed pull request #24: Name fixes (master...master) http://git.io/vqqYH
GitHub97 has left #opal [#opal]
GitHub48 has joined #opal
<GitHub48> opalrb.org/master c1eb6c6 Elia Schito: Merge pull request #24 from bbatsov/master...
<GitHub48> [opalrb.org] elia pushed 2 new commits to master: http://git.io/vqqCG
<GitHub48> opalrb.org/master 849550b Bozhidar Batsov: Name fixes...
GitHub48 has left #opal [#opal]
GitHub167 has joined #opal
<GitHub167> [opal] elia pushed 2 new commits to master: http://git.io/vqqBl
<GitHub167> opal/master a7a6ff0 Vais Salikhov: Update to latest RubySpec and run the new String#split specs
<GitHub167> opal/master 36fff48 Elia Schito: Merge pull request #980 from vais/string-split...
GitHub167 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2836 (master - 36fff48 : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
elia has joined #opal
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #opal
ivanskie has joined #opal
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
meh` has joined #opal
ivanskie has joined #opal
meh` has quit [Ping timeout: 252 seconds]
elia has joined #opal
elia has quit [Client Quit]
elia has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ivanskie has joined #opal
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #opal
elia has joined #opal
ivanskie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ivanskie has joined #opal
elia has quit [Quit: Computer has gone to sleep.]