jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.12.0 | 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
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 244 seconds]
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sp4rrow has joined #crystal-lang
<crystal-gh> [crystal] asterite pushed 2 new commits to master: https://git.io/v208b
<crystal-gh> crystal/master 4c7d44b Ary Borenszweig: Compiler: refactor types hierarchy, removed ContainedType (just use NamedType). Instantiate subtypes lazily.
<crystal-gh> crystal/master 77a42e1 Ary Borenszweig: Compiler: removed now useless NonGenericOrGenericClassInstanceType
pawnbox has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mgarciaisaia has quit [Quit: Leaving.]
pawnbox has quit [Ping timeout: 248 seconds]
<travis-ci> crystal-lang/crystal#77a42e1 (master - Compiler: removed now useless NonGenericOrGenericClassInstanceType): The build is still failing. https://travis-ci.org/crystal-lang/crystal/builds/111898640
kfpratt has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
dome22xl has joined #crystal-lang
pawnbox has quit [Ping timeout: 248 seconds]
kfpratt has joined #crystal-lang
marcosdsanchez has quit [Remote host closed the connection]
mgarciaisaia has joined #crystal-lang
dome22xl has quit [Ping timeout: 240 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
kfpratt has quit [Remote host closed the connection]
kfpratt has joined #crystal-lang
greengriminal has joined #crystal-lang
Papierkorb has quit [Ping timeout: 244 seconds]
Papierkorb has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 276 seconds]
mgarciaisaia has left #crystal-lang [#crystal-lang]
pawnbox has joined #crystal-lang
kfpratt has quit [Remote host closed the connection]
pawnbox has quit [Ping timeout: 276 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 252 seconds]
pawnbox has joined #crystal-lang
kfpratt has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
greengriminal has quit [Quit: Leaving]
pawnbox has joined #crystal-lang
Dreamer3_ has quit [Quit: Computer has gone to sleep.]
slash_nick is now known as slash_me
slash_me is now known as slash_nick
trapped has joined #crystal-lang
Ven has joined #crystal-lang
Ven has quit [Client Quit]
Ven has joined #crystal-lang
Ven_ has joined #crystal-lang
Ven has quit [Ping timeout: 276 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
trapped_ has joined #crystal-lang
trapped has quit [Ping timeout: 276 seconds]
trapped_ has quit [Read error: Connection reset by peer]
Ven_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Dreamer3_ has joined #crystal-lang
Ven has joined #crystal-lang
RX14- has joined #crystal-lang
RX14 has quit [Ping timeout: 240 seconds]
grindhold has quit [Ping timeout: 240 seconds]
grindhold has joined #crystal-lang
r00takaspin has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dome22xl has joined #crystal-lang
r00takaspin has quit [Ping timeout: 244 seconds]
trapped has joined #crystal-lang
Ven has joined #crystal-lang
dome22xl has quit [Remote host closed the connection]
Gasher has joined #crystal-lang
benoist has joined #crystal-lang
<benoist> Hey guys, I have a question about the for macro, when using an array is there a variable that contains the current index in the array?
<jhass> benoist: I don't think so
<jhass> but you should be able to get the size of an ArrayLiteral and iterate over the indices
<jhass> by building the range
<jhass> and there's a ArrayLiteral#[] to fetch the value
<benoist> ah yes that will work too
<benoist> I know the size so thats not a problem
<benoist> ArrayLiteral#[] will do the thing :)
pawnbox has quit [Remote host closed the connection]
tamole has joined #crystal-lang
ozra has joined #crystal-lang
pawnbox has joined #crystal-lang
Ven_ has joined #crystal-lang
r00takaspin has joined #crystal-lang
Ven_ has quit [Client Quit]
Ven has quit [Ping timeout: 252 seconds]
Ven has joined #crystal-lang
ssvb has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
<asterite> benoist: you can do %{ for element, index in array %}
<crystal-gh> [crystal] HeleneMyr opened pull request #2228: Add comments in string_pool.cr (master...stringpool) https://git.io/v2EFN
r00takaspin has quit [Quit: Textual IRC Client: www.textualapp.com]
emancu has joined #crystal-lang
<benoist> asterite: ah cool, tnx!
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
ozra_ has joined #crystal-lang
ozra has quit [Ping timeout: 240 seconds]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
marcosdsanchez has joined #crystal-lang
Ven has joined #crystal-lang
Ven has quit [Client Quit]
plukevdh has joined #crystal-lang
<crystal-gh> [crystal] Dreauw opened pull request #2230: Add swapcase for String and Char (master...swapcase) https://git.io/v2ukk
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Ven has joined #crystal-lang
<crystal-gh> [crystal] MatthieuBlm opened pull request #2231: Add comment in file.cr (master...file2) https://git.io/v2uqb
<crystal-gh> [crystal] HeleneMyr opened pull request #2232: added documentation for StaticArray (master...StaticArray) https://git.io/v2umL
ryuuzaki has joined #crystal-lang
<crystal-gh> [crystal] Zavydiel opened pull request #2233: Add Math documentation and pw2ceil test (master...master) https://git.io/v2uOH
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Philpax has quit [Ping timeout: 252 seconds]
<crystal-gh> [crystal] Nesqwik opened pull request #2234: Add shuffle with seed and tests for StaticArray (master...static_array) https://git.io/v2unn
mgarciaisaia has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
emancu has quit [Ping timeout: 240 seconds]
tamole has quit [Ping timeout: 240 seconds]
<trapped> does ysbaddaden hang out in this channel? i'd like to ask him a couple things about artanis
<plukevdh> oh snap, dude stole my name for a project
<plukevdh> ;)
ryuuzaki has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
tamole has joined #crystal-lang
<asterite> trapped: haven't seen him around here... you could probably submit a github issue and he'll see it :)
plukevdh has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<jokke> jeromegn: i added a performance plot to JSONApi. It speaks louder than words: https://github.com/jreinert/crystal-jsonapi :)
<jokke> i'm very happy that the caching has such an impact on performance. This is part of my bachelor thesis and caching was one of the main focuses.
<jokke> it's also nice to see how the performance drops when the cache is saturated
tamole has quit [Quit: leaving]
<trapped> asterite: dunno, i opened two issues/PRs on Oct 19 and 20 2015 and besides adding a label he hasn't done anything yet... https://github.com/ysbaddaden/artanis/issues/3 https://github.com/ysbaddaden/artanis/issues/4
<trapped> i'll try sending him an email i guess
<asterite> Maybe he didn't have time to fix them
<trapped> asterite: i fixed them for him
<asterite> Oh... then I don't know
asterite_ has joined #crystal-lang
dzv_ has joined #crystal-lang
tliff_ has joined #crystal-lang
BlaXpirit_ has joined #crystal-lang
pragmatism_ has joined #crystal-lang
dzv has quit [*.net *.split]
Veejay has quit [*.net *.split]
onionhammer has quit [*.net *.split]
BlaXpirit has quit [*.net *.split]
Cidan has quit [*.net *.split]
pragmatism has quit [*.net *.split]
Netfeed has quit [*.net *.split]
asterite has quit [*.net *.split]
tliff has quit [*.net *.split]
DeBot has quit [*.net *.split]
BlaXpirit_ is now known as BlaXpirit
asterite_ is now known as asterite
Cidan has joined #crystal-lang
onionhammer has joined #crystal-lang
Veejay has joined #crystal-lang
DeBot has joined #crystal-lang
Netfeed has joined #crystal-lang
kulelu88 has joined #crystal-lang
kulelu88 has joined #crystal-lang
benoist_ has joined #crystal-lang
benoist has quit [Read error: Connection reset by peer]
emancu has joined #crystal-lang
emancu has quit [Read error: Connection reset by peer]
benoist_ has quit [Remote host closed the connection]
benoist has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
sp4rrow has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has joined #crystal-lang
sp4rrow has joined #crystal-lang
Renich has joined #crystal-lang
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
benoist has quit [Remote host closed the connection]
benoist has joined #crystal-lang
<trapped> asterite: he replied as soon i opened a new PR https://github.com/ysbaddaden/artanis/pull/5
vonKingsley has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Renich has quit [Quit: leaving]
sp4rrow has joined #crystal-lang
vonKingsley has quit [Quit: Page closed]
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 268 seconds]
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sp4rrow has joined #crystal-lang
benoist_ has joined #crystal-lang
benoist has quit [Read error: Connection reset by peer]
sp4rrow has quit [Ping timeout: 264 seconds]
<crystal-gh> [crystal] plukevdh opened pull request #2237: allow reject/select to receive arrays (master...array-args-for-select-reject) https://git.io/v2gmb
maxpowa has joined #crystal-lang
benoist_ has quit [Ping timeout: 240 seconds]
benoist has joined #crystal-lang
mgarciaisaia1 has joined #crystal-lang
mgarciaisaia1 has left #crystal-lang [#crystal-lang]
kulelu88 has quit [Ping timeout: 240 seconds]
kulelu88 has joined #crystal-lang
kulelu88 has joined #crystal-lang
benoist_ has joined #crystal-lang
benoist has quit [Read error: Connection reset by peer]
benoist_ has quit [Remote host closed the connection]
benoist has joined #crystal-lang
pawnbox has joined #crystal-lang
marcosdsanchez has quit [Read error: Connection reset by peer]
marcosdsanchez has joined #crystal-lang
pawnbox has quit [Ping timeout: 246 seconds]
Gasher has quit [Quit: Leaving]
Philpax has joined #crystal-lang