beawesomeinstead has quit [Ping timeout: 244 seconds]
beawesomeinstead has joined #jruby
johnsonch_afk is now known as johnsonch
e_dub has quit [Ping timeout: 244 seconds]
e_dub has joined #jruby
yfeldblu_ has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 276 seconds]
johnsonch is now known as johnsonch_afk
lopex has quit [Read error: Connection reset by peer]
lopex has joined #jruby
pawnbox has joined #jruby
nirvdrum has quit [Ping timeout: 260 seconds]
yfeldblum has joined #jruby
yfeldblum has quit [Ping timeout: 250 seconds]
yfeldblum has joined #jruby
yfeldblum has quit [Ping timeout: 244 seconds]
yfeldblum has joined #jruby
donV has joined #jruby
tomjoro_ has quit [Remote host closed the connection]
thedarkone2 has quit [Quit: thedarkone2]
donV has quit [Quit: donV]
tomjoro 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
donV has joined #jruby
raeoks has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
yfeldblum has quit [Ping timeout: 250 seconds]
vtunka has joined #jruby
yfeldblum has joined #jruby
ITXpander has joined #jruby
pawnbox has joined #jruby
<GitHub160>
[jruby] pitr-ch commented on commit f6a2f67: I am not sure, I think I liked the `createSnippet()` version more, because the arguments were not substituted with the constants. https://git.io/vwqaf
brauliobo_ 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
knu has quit [Ping timeout: 260 seconds]
knu has joined #jruby
pawnbox has quit [Remote host closed the connection]
<GitHub82>
jruby/master dc3b3c2 kares: [test] more rspec 3 style syntax for jrubyc's constructor_spec.rb
<GitHub108>
[jruby] kares created jrubyc-initialize (+1 new commit): https://git.io/vwm6c
<GitHub108>
jruby/jrubyc-initialize 4ba6c3b kares: [ji] allow for initialize() to be a valid Java method (been deprecated all way back to 1.7)...
<GitHub11>
[jruby] kares opened pull request #3807: [ji] allow for initialize() to be a valid Java method (master...jrubyc-initialize) https://git.io/vwm6g
<GitHub196>
[jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vwmPE
<GitHub196>
jruby/truffle-head 16e1a3e Chris Seaton: [Truffle] Switch to Truffle 0.12
<GitHub3>
[jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vwmXB
<GitHub3>
jruby/truffle-head 0bef5a1 Chris Seaton: [Truffle] Make the Truffle version a Maven property.
<GitHub106>
[jruby] chrisseaton commented on commit 0bef5a1: @jtulach https://git.io/vwmXa
vtunka has quit [Quit: Leaving]
nirvdrum has quit [Ping timeout: 250 seconds]
mj12`_ has joined #jruby
mj12` has quit [Read error: Connection reset by peer]
knu has quit [Ping timeout: 260 seconds]
knu has joined #jruby
nirvdrum has joined #jruby
raeoks has joined #jruby
brauliobo has joined #jruby
brauliobo_ has quit [Ping timeout: 268 seconds]
ITXpander has quit [Quit: Leaving.]
Aethenelle has quit [Quit: Aethenelle]
<GitHub38>
[jruby] chrisseaton pushed 2 new commits to master: https://git.io/vwmQJ
<GitHub38>
jruby/master 1112bcd Chris Seaton: [Truffle] Fix TCK failures.
<GitHub38>
jruby/master 2d27311 Chris Seaton: Allow the JRuby VERSION to be overridden without changing files.
<GitHub1>
[jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vwmQk
<GitHub1>
jruby/truffle-head c2ab6ec Chris Seaton: Merge branch 'master' into truffle-head
<GitHub141>
[jruby] chrisseaton commented on commit 2d27311: @mkristian hope this is ok - we sometimes want to build JRuby having it identify as a different version. https://git.io/vwmQs
enebo has quit [Quit: enebo]
brauliobo has quit [Ping timeout: 260 seconds]
hobodave_ has joined #jruby
etehtsea has joined #jruby
<GitHub163>
[jruby] mkristian commented on commit 2d27311: it looks ok to me. is it enough to change the version on the truffle module ? if not, just do the same thing where ever this is needed. https://git.io/vwm7w
hobodave has quit [Ping timeout: 276 seconds]
tomjoro has joined #jruby
pietr0 has joined #jruby
Guest82863 is now known as Cyrus
Cyrus has quit [Changing host]
Cyrus has joined #jruby
Aethenelle has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
<donV>
havenwood: Any idea where the list of Ruby SDK in RubyMine is located? mine is a mess, and I’d like to clean it up. The RubyMine Ruby SDK editor has left lots of RVM gemset lying around without an attached Ruby installation.
<havenwood>
donV: Nope, RubyMine is a mystery to me. ;)
<donV>
:)
seyfahni has quit [Ping timeout: 260 seconds]
enebo has quit [Quit: enebo]
Specialist has joined #jruby
<bjfish2>
anybody know why by default MRI nil is not frozen but in jruby nil is frozen?
<GitHub52>
[jruby] eregon commented on commit f6a2f67: The current version or a `createSnippet` helper both look fine to me. I think the `$` would be too much magic. https://git.io/vwYwQ
tomjoro has quit [Remote host closed the connection]
Balzrael has quit [Ping timeout: 250 seconds]
<GitHub116>
[jruby] nirvdrum commented on commit f6a2f67: I think I agree with Petr. But I generally find it annoying to track down where the code in a @Cached fragment lives. The old solution looked like it could be adopted into a pattern of sorts and then I'd always know where to look as long as the pattern is followed. https://git.io/vwYo9
tcrawley is now known as tcrawley-away
<GitHub186>
[jruby] chrisseaton commented on commit f6a2f67: I was going to always put the final fields next to the specialisation, not at the top of the class. The reason I don't like Petr's preferred option is that it adds another method when we just got the ability to not have to do that (with no context or section)! https://git.io/vwYKG
pawnbox has joined #jruby
whitby has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
Balzrael has joined #jruby
<GitHub195>
[jruby] nirvdrum commented on commit f6a2f67: I don't feel strongly enough one way or the other. I'm just concerned our runtime is getting to be too stringly typed. https://git.io/vwY6A
brauliobo has joined #jruby
<lopex>
respond_to? :specializable
yfeldblum has joined #jruby
<nirvdrum>
That would just optimize away to C(1) :-)