jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.18.7 | Fund Crystals development: http://is.gd/X7PRtI | Paste > 3 lines of text to https://gist.github.com | GH: https://github.com/crystal-lang/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Logs: http://irclog.whitequark.org/crystal-lang
slash_nick has quit [Ping timeout: 264 seconds]
steenuil has joined #crystal-lang
soveran has quit [Remote host closed the connection]
kulelu88 has quit [Quit: Leaving]
soveran has joined #crystal-lang
Oliphaunte has joined #crystal-lang
soveran has quit [Ping timeout: 265 seconds]
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bjz has joined #crystal-lang
Philpax has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 276 seconds]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
ome has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 240 seconds]
Davy_CC has quit [Remote host closed the connection]
soveran has joined #crystal-lang
Davy_CC has joined #crystal-lang
Davy_CC has quit [Remote host closed the connection]
Davy_CC has joined #crystal-lang
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 240 seconds]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 244 seconds]
Philpax has quit [Ping timeout: 240 seconds]
bjz has joined #crystal-lang
ome has quit [Quit: Connection closed for inactivity]
soveran has quit [Remote host closed the connection]
Philpax has joined #crystal-lang
soveran has joined #crystal-lang
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 276 seconds]
ome has joined #crystal-lang
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #crystal-lang
Oliphaunte has joined #crystal-lang
pawnbox has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 244 seconds]
<crystal-gh> [crystal] Exilor opened pull request #3184: Logger#close nilable error fix (master...patch-1) https://git.io/v6DJr
tomchapi_ has joined #crystal-lang
tomchapin has quit [Ping timeout: 260 seconds]
akwiatkowski has joined #crystal-lang
soveran has quit [Remote host closed the connection]
<BlaXpirit> inside a constructor I want to do or not do an action, depending on whether a method has been overridden in the current subclass. is that possible?
pawnbox has quit [Ping timeout: 258 seconds]
<BlaXpirit> hey, it works https://carc.in/#/cr
<BlaXpirit> umm carcin doesnt work though
<BlaXpirit> the idea is {% if @type.methods.any? { |meth| meth.name == "action".id } %}
<BlaXpirit> woops, but what about subsubclasses
<BlaXpirit> that fails then
ponga has joined #crystal-lang
akwiatkowski has quit [Ping timeout: 244 seconds]
Oliphaunte has joined #crystal-lang
soveran has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 252 seconds]
soveran has quit [Ping timeout: 276 seconds]
<BlaXpirit> any way to write this shorter? https://bpaste.net/show/977dbd4d9191
pawnbox has joined #crystal-lang
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #crystal-lang
coderobe has joined #crystal-lang
ome has quit [Quit: Connection closed for inactivity]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 265 seconds]
Oliphaunte has joined #crystal-lang
soveran has joined #crystal-lang
jens_ has joined #crystal-lang
soveran has quit [Ping timeout: 240 seconds]
jens_ is now known as crack08
Oliphaunte has quit [Remote host closed the connection]
Kilo`byte has quit [Quit: ZNC - 1.6.0 - http://znc.in]
Kilo`byte has joined #crystal-lang
Dreamer3 has quit [Quit: Computer has gone to sleep.]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 250 seconds]
pawnbox has quit [Remote host closed the connection]
ponga has quit [Quit: Connection closed for inactivity]
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has quit [Remote host closed the connection]
txdv has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 265 seconds]
xmgx has joined #crystal-lang
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
kulelu88 has joined #crystal-lang
soveran has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
x0f has quit [Ping timeout: 260 seconds]
x0f has joined #crystal-lang
soveran has joined #crystal-lang
crack08 has quit [Quit: crack08]
xmgx has quit [Remote host closed the connection]
<RX14> jhass, carc.in has been down all day
Philpax has quit [Ping timeout: 250 seconds]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
xmgx has joined #crystal-lang
Philpax has joined #crystal-lang
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 265 seconds]
<jeromegn> also yesterday I think
<jeromegn> alright, this works now: https://github.com/jeromegn/protobuf.cr
<jeromegn> I need to write more docs though