<Papierkorb>
samueleaton, forces Crystal to look up `Nil` starting at the global scope, and not on the local scope
<FromGitter>
<samueleaton> Oh ok. makes sense. I was assuming it meant to traverse up the module scope (like `../` in a filesystem) haha so I was close.
ome has joined #crystal-lang
Philpax has quit [Ping timeout: 248 seconds]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bjz has joined #crystal-lang
bjz has quit [Client Quit]
<FromGitter>
<MaxLap> So the docs is run through gitbook? i'm not familiar with it, but am I correct in thinking that this means "we" have no control over the actual rendered website?
pawnbox has quit [Ping timeout: 248 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]
bjz has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
snsei has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
snsei 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
unshadow has joined #crystal-lang
unshadow has quit [Client Quit]
unshadow has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
snsei has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Read error: No route to host]
pawnbox has joined #crystal-lang
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
<crystal-gh>
[crystal] MakeNowJust opened pull request #3892: Annotate private to spec methods/classes more (master...fix/specs/more-private) https://git.io/vMVRD
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
snsei has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
snsei has quit [Ping timeout: 258 seconds]
<crystal-gh>
[crystal] hinrik opened pull request #3893: Fix misplaced \n in String documentation (master...fix_string_doc_multiline) https://git.io/vMVgb
<BlaXpirit>
literal, it might be more efficient to do like... taking random number in range of the size, then each_with_index and return value when index equals that number
<literal>
I see
<BlaXpirit>
literal, what you're doing wrong: the hash table contains values of the type Set(Int32), but you're trying to add a value of the type Set(Int32).class
<BlaXpirit>
trying to add the type itself, not a value of the type
<BlaXpirit>
probably want Set(Int32).new instead
<literal>
ah, right
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 245 seconds]
<Yxhuvud>
papierkorb: I have a parser generator. One problem though - it is only a recognizer so far as I've never figured out how to build the damned parse trees. (yeah, the plural on trees is intentional. It would generate them all)
<Yxhuvud>
I should probably revisit it though - it has been many crystal versions since I looked at it and there are plenty of new features (and insight on my side) that should be applied.
pawnbox has joined #crystal-lang
<Yxhuvud>
I should figure it out some day. Or year ;)
bjz has joined #crystal-lang
DeBot has quit [Read error: Connection reset by peer]
DeBot has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
elia has joined #crystal-lang
pawnbox_ has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
<crystal-gh>
[crystal] MakeNowJust opened pull request #3895: Enclose true, false and nil in backquote on document comment (master...fix/doc/enclose-nil-true-false) https://git.io/vMVoD
Kug3lis has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
snsei has joined #crystal-lang
snsei has quit [Ping timeout: 255 seconds]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<FromGitter>
<exts> is there a way to force crystal deps to delete shard.lock? i ran `crystal deps` and it kept checking for an old commit until i deleted that file. that normal? currently building from vagrant box ubuntu/trusty64 14.04
<FromGitter>
<exts> nvm i know what happened, I'm an idiot - i was running crystal deps locally instead of through the vm... oops
A124 has quit [Ping timeout: 240 seconds]
A124 has joined #crystal-lang
Kug3lis has joined #crystal-lang
<FromGitter>
<exts> anyone have an SMTP shard that supports auth?
<crystal-gh>
[crystal] MaxLap opened pull request #3896: `crystal doc` checks is_crystal_repo based on any remote (master...max_fix_is_crystal_repo) https://git.io/vMVH4