leafybasil has quit [Remote host closed the connection]
waj has joined #crystal-lang
waj has quit [Client Quit]
ismaelga has joined #crystal-lang
leafybasil has joined #crystal-lang
zamith has joined #crystal-lang
waj has joined #crystal-lang
waj has quit [Quit: Leaving.]
zamith has quit [Quit: Be back later ...]
<crystal-gh>
[crystal] asterite pushed 4 new commits to master: http://git.io/NoSk
<crystal-gh>
crystal/master b5bd5d3 Ary Borenszweig: When not initializing an instance var and getting an "undefined method" for Nil, show in which "initialize" methods the variable was not initialized
<crystal-gh>
crystal/master 2571282 Ary Borenszweig: Better detection of non-nilable instance vars in virtual types, and better error messages
<crystal-gh>
crystal/master ab01062 Ary Borenszweig: Better error message when a instance variable with an explicit type becomes nilable
<crystal-gh>
[crystal] waj pushed 1 new commit to master: http://git.io/N6rM
<crystal-gh>
crystal/master 1bc0a3d Juan Wajnerman: Use File#stat to figure out the size of the file before fully read. Implement File#stat in evented mode with libuv.
<travis-ci>
manastech/crystal#1985 (master - 1bc0a3d : Juan Wajnerman): The build passed.