<GitHub182> [jruby] chrisseaton pushed 19 new commits to truffle-head: https://github.com/jruby/jruby/compare/2aa3154ceb7e...d4b77f36c5cc
<GitHub182> jruby/truffle-head 7b74858 Chris Seaton: [Truffle] Even if we have our own functional interfaces, at least implement the standard ones.
<GitHub182> jruby/truffle-head 4bb731f Chris Seaton: [Truffle] Transition yield nodes from SourceSection.
<GitHub182> jruby/truffle-head ee43d56 Chris Seaton: [Truffle] Transition thread local nodes from SourceSection.
<GitHub18> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMqZb
<GitHub18> jruby/truffle-head 8845e1f Chris Seaton: Merge branch 'master' into truffle-head
<travis-ci> jruby/jruby (truffle-head:d4b77f3 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188132403)
<travis-ci> jruby/jruby (truffle-head:8845e1f by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188132493)
Jalves has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rsim has joined #jruby
rsim1 has quit [Read error: Connection reset by peer]
<GitHub151> [jruby] BanzaiMan pushed 1 new commit to master: https://github.com/jruby/jruby/commit/997074fb538d130143aab493062857924daea6f8
<GitHub151> jruby/master 997074f Hiro Asari: Happy New Year! 🎉
raeoks has joined #jruby
<travis-ci> jruby/jruby (master:997074f by Hiro Asari): The build passed. (https://travis-ci.org/jruby/jruby/builds/188151363)
raeoks has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pilne has quit [Quit: Quitting!]
swills has quit [Quit: Leaving]
lopex has quit [Quit: Connection closed for inactivity]
rsim1 has joined #jruby
rsim has quit [Ping timeout: 260 seconds]
Jalves has joined #jruby
Jalves has quit [Client Quit]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 264 seconds]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 246 seconds]
pawnbox has joined #jruby
swills has joined #jruby
raeoks has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
prasun has joined #jruby
Jalves has joined #jruby
prasun has quit [Ping timeout: 240 seconds]
prasun has joined #jruby
prasun has quit [Quit: Leaving]
raeoks has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
donV has joined #jruby
pawnbox has joined #jruby
_whitelogger has joined #jruby
raeoks has joined #jruby
raeoks has quit [Client Quit]
raeoks has joined #jruby
lopex has joined #jruby
vtunka has joined #jruby
vtunka has quit [Client Quit]
vtunka has joined #jruby
donV has quit [Quit: donV]
_whitelogger has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
vtunka has quit [Quit: Leaving]
vtunka has joined #jruby
pilne has joined #jruby
vtunka has quit [Quit: Leaving]
<GitHub138> [jruby] chrisseaton pushed 8 new commits to truffle-head: https://github.com/jruby/jruby/compare/8845e1f66801...a748e024f1de
<GitHub138> jruby/truffle-head 4825e15 Chris Seaton: [Truffle] Transition ModuleNodes from SourceSection.
<GitHub138> jruby/truffle-head e15a950 Chris Seaton: [Truffle] Transition some cast nodes from SourceSection.
<GitHub138> jruby/truffle-head 23e8c8d Chris Seaton: [Truffle] Transition the rest of the cast nodes from SourceSection.
vtunka has joined #jruby
<travis-ci> jruby/jruby (truffle-head:a748e02 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188242050)
mpapis has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
tcrawley-away is now known as tcrawley
pawnbox has quit [Remote host closed the connection]
_whitelogger has joined #jruby
raeoks has quit [Quit: Textual IRC Client: www.textualapp.com]
pawnbox has joined #jruby
kares has quit [Remote host closed the connection]
Jalves has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub192> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMqpd
<GitHub192> jruby/truffle-head f933df4 Chris Seaton: [Truffle] Ruby nodes don't need context as a parameter - they can get it from their root node, PolyglotEngine, or a thread local.
kares has joined #jruby
<GitHub108> [jruby] chrisseaton pushed 2 new commits to truffle-head: https://git.io/vMqhW
<GitHub108> jruby/truffle-head 1080499 Chris Seaton: [Truffle] GeneralDiveModNode doesn't need a SourceIndexLength constructor.
<GitHub108> jruby/truffle-head aa5db01 Chris Seaton: [Truffle] RubyBaseNode doesn't need a SourceIndexLength constructor.
pawnbox has quit [Remote host closed the connection]
alex0ptr has joined #jruby
<travis-ci> jruby/jruby (truffle-head:f933df4 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188271994)
pawnbox has joined #jruby
kares has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 260 seconds]
<travis-ci> jruby/jruby (truffle-head:1080499 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188273744)
pawnbox has joined #jruby
<GitHub10> [jruby] chrisseaton pushed 2 new commits to truffle-head: https://git.io/vMme8
<GitHub10> jruby/truffle-head a98a54d Chris Seaton: [Truffle] Copyright years.
<GitHub10> jruby/truffle-head d361aff Chris Seaton: [Truffle] Organise imports.
pilne has quit [Quit: Quitting!]
nirvdrum has quit [Ping timeout: 256 seconds]
pilne has joined #jruby
kares has joined #jruby
<travis-ci> jruby/jruby (truffle-head:a98a54d by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188280306)
zacts has joined #jruby
thedarkone2 has joined #jruby
chrisseaton has quit [Ping timeout: 240 seconds]
flavorjones has quit [Ping timeout: 245 seconds]
atambo has quit [Ping timeout: 240 seconds]
deathy has quit [Ping timeout: 245 seconds]
flavorjones has joined #jruby
atambo has joined #jruby
lopex has quit [Ping timeout: 260 seconds]
phlebas has quit [Ping timeout: 245 seconds]
knowtheory has quit [Ping timeout: 245 seconds]
mjc_ has quit [Ping timeout: 246 seconds]
amdprophet has quit [Ping timeout: 260 seconds]
bruceadams has quit [Ping timeout: 260 seconds]
Scorchin has quit [Ping timeout: 260 seconds]
chrisseaton has joined #jruby
lopex has joined #jruby
bruceadams has joined #jruby
knowtheory has joined #jruby
mjc_ has joined #jruby
Scorchin has joined #jruby
deathy has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
phlebas has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
kares has quit [Remote host closed the connection]
kares has joined #jruby
amdprophet has joined #jruby
<GitHub103> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMmBp
<GitHub103> jruby/truffle-head eeb4272 Chris Seaton: [Truffle] Tag failing encoding specs.
<travis-ci> jruby/jruby (truffle-head:eeb4272 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188359006)
<GitHub149> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://github.com/jruby/jruby/commit/a026d165187458b13493e2d0181ff173916a82f3
<GitHub149> jruby/truffle-head a026d16 Chris Seaton: [Truffle] Tag failing cext spec.
<GitHub76> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMmEj
<GitHub76> jruby/truffle-head 555a36f Chris Seaton: [Truffle] Tag failing UDP spec for Solaris.
tcrawley is now known as tcrawley-away
<GitHub161> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMmuz
<GitHub161> jruby/truffle-head a2d08a0 Chris Seaton: [Truffle] Exclude failing MRI encoding test.
<travis-ci> jruby/jruby (truffle-head:a026d16 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188384637)
<GitHub166> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vMmzH
<GitHub166> jruby/truffle-head 8d5b31d Chris Seaton: [Truffle] Tag another failing MRI test (a new one?)
<travis-ci> jruby/jruby (truffle-head:a2d08a0 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/188387068)
pawnbox has quit [Ping timeout: 264 seconds]
<travis-ci> jruby/jruby (truffle-head:8d5b31d by Chris Seaton): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/188391140)