jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.10.2 | Fund Crystals development: http://is.gd/X7PRtI | Paste > 3 lines of text to https://gist.github.com | GH: https://github.com/manastech/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Logs: http://irclog.whitequark.org/crystal-lang
tomchapin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dylanmei has quit [Quit: ZZZzzz…]
Philpax has quit [Ping timeout: 256 seconds]
daveshah has joined #crystal-lang
shama has quit [Remote host closed the connection]
shama has joined #crystal-lang
shama has quit [Remote host closed the connection]
Philpax has joined #crystal-lang
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #crystal-lang
dylanmei has joined #crystal-lang
shama has joined #crystal-lang
shama has quit [Ping timeout: 240 seconds]
Philpax_ has joined #crystal-lang
shama has joined #crystal-lang
Philpax_ has quit [Read error: Connection reset by peer]
Philpax has quit [Ping timeout: 265 seconds]
shama has quit [Ping timeout: 250 seconds]
shama has joined #crystal-lang
A124 has quit [Read error: Connection reset by peer]
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
A124 has joined #crystal-lang
shama has joined #crystal-lang
shama has quit [Remote host closed the connection]
<adam_> asterite: Got my Bountysource swag today. Wife loves the shirt (lulz), and extra stickers will be a hit at local developer meetup. Much thanks :)
daveshah has quit [Remote host closed the connection]
adam_ is now known as adam12
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox_ has joined #crystal-lang
pawnbox__ has joined #crystal-lang
pawnbox has quit [Ping timeout: 264 seconds]
pawnbox_ has quit [Ping timeout: 240 seconds]
Nik- has joined #crystal-lang
Nik- has quit [Client Quit]
fowlduck has quit [Remote host closed the connection]
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 240 seconds]
ssvb has quit [Ping timeout: 272 seconds]
fowlduck has joined #crystal-lang
pawnbox__ has quit [Remote host closed the connection]
<travis-ci> MakeNowJust/crystal#aa043bb (master - Fixed #420: use `next` to return from a captured block. `return` is disallowed in that case): The build passed. https://travis-ci.org/MakeNowJust/crystal/builds/104035842
<DeBot> https://github.com/manastech/crystal/issues/420 ([RFC] break, next and return and blocks)
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
trapped has joined #crystal-lang
pawnbox has joined #crystal-lang
<crystal-gh> [crystal] delef opened pull request #2048: add types to the html builder (master...master) https://git.io/vz2ih
<crystal-gh> [crystal] delef closed pull request #2048: add types to the html builder (master...master) https://git.io/vz2ih
nakilon has joined #crystal-lang
nakilon has quit [Ping timeout: 265 seconds]
Excureo has quit [Remote host closed the connection]
fowlduck has quit [Remote host closed the connection]
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 250 seconds]
trapped has quit [Read error: Connection reset by peer]
fowlduck has joined #crystal-lang
buggs has quit [Quit: WeeChat 0.4.2]
krtv` has quit [Ping timeout: 260 seconds]
Davy_CC_ has quit [Ping timeout: 264 seconds]
pawnbox has quit [Ping timeout: 276 seconds]
daveshah has joined #crystal-lang
Philpax has joined #crystal-lang
daveshah has quit [Client Quit]
trapped has joined #crystal-lang
ssvb has joined #crystal-lang
hasantayyar has joined #crystal-lang
pawnbox has joined #crystal-lang
fowlduck has quit [Remote host closed the connection]
<crystal-gh> [crystal] asterite pushed 1 new commit to master: https://git.io/vza41
<crystal-gh> crystal/master 6fc8104 Ary Borenszweig: Fixed bug in `Array#concat(Enumerable)` when the array was empty. Fixes #2047
fowlduck has joined #crystal-lang
<travis-ci> manastech/crystal#6fc8104 (master - Fixed bug in `Array#concat(Enumerable)` when the array was empty. Fixes #2047): The build passed. https://travis-ci.org/manastech/crystal/builds/104093400
<DeBot> https://github.com/manastech/crystal/issues/2047 (Segmentation fault under mysterious circumstances)
<asterite> adam12: Great :-)
Davy_CC has joined #crystal-lang
Philpax has quit [Ping timeout: 256 seconds]
greengriminal has joined #crystal-lang
dylanmei has quit [Quit: ZZZzzz…]
dylanmei has joined #crystal-lang
dylanmei has quit [Quit: ZZZzzz…]
dylanmei has joined #crystal-lang
dylanmei has quit [Quit: ZZZzzz…]
pawnbox_ has joined #crystal-lang
pawnbox has quit [Ping timeout: 276 seconds]
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
hasantayyar has quit [Remote host closed the connection]
tomchapin has joined #crystal-lang
shama has joined #crystal-lang
fowlduck has quit [Remote host closed the connection]
dylanmei has joined #crystal-lang
luislavena has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 240 seconds]
fowlduck has joined #crystal-lang
kulelu88 has joined #crystal-lang
x0f has quit [Ping timeout: 260 seconds]
x0f has joined #crystal-lang
tomchapin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
slash_quit is now known as slash_nick
tomchapin has joined #crystal-lang
fowlduck has quit [Remote host closed the connection]
<crystal-gh> [crystal] asterite pushed 2 new commits to master: https://git.io/vzVDE
<crystal-gh> crystal/master 3d64353 Ary Borenszweig: Run abstract def checks before analyzing main
<crystal-gh> crystal/master 4fbe0f3 Ary Borenszweig: Only register finalizers for classes that have a `finalize` method
havenwood has quit [Remote host closed the connection]
havenwood has joined #crystal-lang
havenwood has quit [Remote host closed the connection]
havenwood has joined #crystal-lang
havenwood has joined #crystal-lang
<crystal-gh> [crystal] asterite closed pull request #2009: [WIP] HTTP::Server refactor (master...feature/http-server-refactor) https://git.io/vzkeM
<travis-ci> manastech/crystal#4fbe0f3 (master - Only register finalizers for classes that have a `finalize` method): The build passed. https://travis-ci.org/manastech/crystal/builds/104174600
<crystal-gh> [crystal] asterite closed pull request #2016: URIParser (master...uriparser) https://git.io/vzVSd
fowlduck has joined #crystal-lang
<travis-ci> manastech/crystal#02c4e68 (master - Merge pull request #2016 from will/uriparser): The build was broken. https://travis-ci.org/manastech/crystal/builds/104176772
fowlduck has quit [Ping timeout: 245 seconds]
fowlduck has joined #crystal-lang
tomchapin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tomchapin has joined #crystal-lang
<luislavena> asterite: seems uri-parser was using inject, I can send a pull request if you want.
<crystal-gh> [crystal] asterite pushed 1 new commit to master: https://git.io/vzVdO
<crystal-gh> crystal/master 27114b4 Ary Borenszweig: HTTP::Server: reuse response's buffer on keep-alive
<luislavena> asterite: ah, seems you fixed it with another commit \m/
<travis-ci> manastech/crystal#27114b4 (master - HTTP::Server: reuse response's buffer on keep-alive): The build was fixed. https://travis-ci.org/manastech/crystal/builds/104182805
nakilon has joined #crystal-lang
luislavena has quit [Quit: Leaving]
kulelu88 has quit [Ping timeout: 245 seconds]
nakilon has quit [Ping timeout: 250 seconds]
<crystal-gh> [crystal] asterite pushed 1 new commit to master: https://git.io/vzwIh
<crystal-gh> crystal/master 9c128a6 Ary Borenszweig: Fixed bug in Event::SignalHandler
<travis-ci> manastech/crystal#9c128a6 (master - Fixed bug in Event::SignalHandler): The build passed. https://travis-ci.org/manastech/crystal/builds/104196735
Philpax has joined #crystal-lang
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
greengriminal has quit [Quit: Leaving]
fowlduck has quit [Ping timeout: 245 seconds]
trapped has quit [Read error: Connection reset by peer]
<crystal-gh> [crystal] asterite pushed 2 new commits to master: https://git.io/vzwWm
<crystal-gh> crystal/master 12f8aa5 Ary Borenszweig: HTTP::DeflateHandler: support gzip
<crystal-gh> crystal/master d2cd836 Ary Borenszweig: Make HTTP::Client set `Accept-Encoding: gzip, deflate` unless explicitly set, and automatically decompress the response. Also added `HTTP::Client#compress=` to turn off this behaviour (on by default)
<travis-ci> manastech/crystal#d2cd836 (master - Make HTTP::Client set `Accept-Encoding: gzip, deflate` unless explicitly set, and automatically decompress the response. Also added `HTTP::Client#compress=` to turn off this behaviour (on by default)): The build passed. https://travis-ci.org/manastech/crystal/builds/104209799