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/
boberetezeke has quit [Ping timeout: 276 seconds]
GitHub139 has joined #opal
<GitHub139> [opal] elia pushed 6 new commits to master: http://git.io/eAvgzA
<GitHub139> opal/master e14bdaa Elia Schito: Decorate missing requires errors with useful stuff...
<GitHub139> opal/master b4cae43 Elia Schito: Add a default value for the NodeJS impl of #exit
<GitHub139> opal/master 620cb60 Elia Schito: Call #at_exit block before exiting (NodeJS impl)
GitHub139 has left #opal [#opal]
elia has quit [Quit: Computer has gone to sleep.]
travis-ci has joined #opal
<travis-ci> opal/opal#2246 (master - d126b0e : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
f-3r has quit [Quit: Leaving.]
boberetezeke has joined #opal
e_dub has joined #opal
meh` has quit [Ping timeout: 245 seconds]
boberetezeke has quit [Ping timeout: 245 seconds]
burper has joined #opal
burper has left #opal [#opal]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 245 seconds]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 245 seconds]
e_dub has quit [Ping timeout: 264 seconds]
e_dub has joined #opal
Lexun has joined #opal
Lexun has left #opal ["Manjaro-KDE user leaving!"]
elia has joined #opal
cantonic has quit [Quit: cantonic]
meh` has joined #opal
f-3r has joined #opal
DrShoggoth has joined #opal
boberetezeke has joined #opal
f-3r has quit [Ping timeout: 246 seconds]
f-3r has joined #opal
_elia has joined #opal
elia has quit [Ping timeout: 245 seconds]
cantonic has joined #opal
boberetezeke has quit [Ping timeout: 245 seconds]
meh`_ has joined #opal
meh` has quit [Ping timeout: 264 seconds]
boberetezeke has joined #opal
boberetezeke1 has joined #opal
cantonic has quit [Quit: cantonic]
boberetezeke has quit [Ping timeout: 264 seconds]
cantonic has joined #opal
andreanastacio has joined #opal
_elia has quit [Ping timeout: 265 seconds]
boberetezeke1 has quit [Ping timeout: 264 seconds]
cantonic has quit [Quit: cantonic]
cantonic has joined #opal
DrShoggoth has quit [Quit: Leaving]
f-3r has quit [Read error: Connection reset by peer]
f-3r has joined #opal
boberetezeke has joined #opal
davispuh has joined #opal
cantonic has quit [Quit: cantonic]
andreanastacio has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
hobofife has joined #opal
hobofife is now known as tomhfife
elia has joined #opal
tomhfife has left #opal [#opal]
elia has quit [Client Quit]
elia has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
boberetezeke has quit [Ping timeout: 256 seconds]
[spoiler] has joined #opal
elia has joined #opal
cantonic has joined #opal
cantonic has quit [Read error: Connection reset by peer]
cantonic has joined #opal
[spoiler] has quit [Quit: Leaving]
[spoiler] has joined #opal
cantonic has quit [Client Quit]
cantonic has joined #opal
cantonic has quit [Client Quit]
cantonic has joined #opal
cantonic has quit [Client Quit]
cantonic has joined #opal
[o__o] has quit [Remote host closed the connection]
Kilo`byte has quit [Ping timeout: 244 seconds]
marioooo has quit [Ping timeout: 244 seconds]
Zackio has quit [*.net *.split]
brixen has quit [*.net *.split]
elia has quit [*.net *.split]
adambeynon has quit [*.net *.split]
boberetezeke-clo has quit [*.net *.split]
Liothen has quit [*.net *.split]
dougo has quit [*.net *.split]
pebble` has quit [*.net *.split]
denysonique has quit [*.net *.split]
e_dub has quit [*.net *.split]
meh`_ has quit [*.net *.split]
ceej has quit [*.net *.split]
shlee322 has quit [*.net *.split]
wasnotrice has quit [*.net *.split]
davispuh has quit [*.net *.split]
shack4 has quit [*.net *.split]
bcavileer_ has quit [*.net *.split]
krainboltgreene has quit [*.net *.split]
harrow` has quit [*.net *.split]
CoderPuppy has quit [*.net *.split]
f-3r has quit [*.net *.split]
cantonic has quit [*.net *.split]
[spoiler] has quit [*.net *.split]
shlee322 has joined #opal
davispuh has joined #opal
[o__o] has joined #opal
Kilo`byte has joined #opal
marioooo has joined #opal
harrow` has joined #opal
f-3r has joined #opal
Liothen has joined #opal
cpup has joined #opal
Liothen has quit [Changing host]
Liothen has joined #opal
davispuh has quit [Ping timeout: 244 seconds]
cantonic has joined #opal
<elia> adambeynon, meh`_ I'm adding minitest 5.5.1 to stdlib if you're ok with it
<meh`_> sure
<elia> the final goal being to run cruby tests
<elia> there was an opal-minitest gem by skofo but was too simplified to support fake Test::Unit
boberetezeke has joined #opal
GitHub75 has joined #opal
<GitHub75> [opal] elia pushed 2 new commits to master: http://git.io/JLbvSg
<GitHub75> opal/master b55e733 Elia Schito: Fix #puts without arguments...
<GitHub75> opal/master 0283a0a Elia Schito: Add Thread::Queue#each
GitHub75 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2247 (master - 0283a0a : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2247 (master - 0283a0a : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
boberetezeke has quit [Ping timeout: 240 seconds]
GitHub136 has joined #opal
<GitHub136> [opal] elia pushed 1 new commit to master: http://git.io/5CZ5nQ
<GitHub136> opal/master d2e435b Elia Schito: Give extended info about parse/compile errors
GitHub136 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2248 (master - d2e435b : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
travis-ci has joined #opal
<travis-ci> opal/opal#2248 (master - d2e435b : Elia Schito): The build passed.
travis-ci has left #opal [#opal]