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
Renich has joined #crystal-lang
greengriminal has quit [Quit: Leaving]
krtv` has quit [Ping timeout: 246 seconds]
Philpax has joined #crystal-lang
krtv` has joined #crystal-lang
Renich has quit [Quit: leaving]
Renich has joined #crystal-lang
Renich has quit [Client Quit]
pawnbox has joined #crystal-lang
Renich has joined #crystal-lang
Renich has quit [Client Quit]
Renich has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
Renich has quit [Client Quit]
Renich has joined #crystal-lang
Renich has quit [Client Quit]
Renich has joined #crystal-lang
Renich has quit [Client Quit]
Renich has joined #crystal-lang
Renich has quit [Client Quit]
dome22xl has quit [Read error: Connection reset by peer]
Philpax has quit [Ping timeout: 248 seconds]
pawnbox has joined #crystal-lang
Philpax has joined #crystal-lang
pawnbox has quit [Ping timeout: 246 seconds]
perks has quit [Quit: perks]
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 252 seconds]
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
Philpax has quit [Ping timeout: 276 seconds]
mgarciaisaia has left #crystal-lang [#crystal-lang]
Philpax has joined #crystal-lang
krtv` has quit [Ping timeout: 250 seconds]
dome22xl has joined #crystal-lang
Philpax has quit [Read error: Connection reset by peer]
dome22xl has quit [Ping timeout: 252 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 248 seconds]
perks has joined #crystal-lang
pawnbox has joined #crystal-lang
shevy has joined #crystal-lang
pawnbox has quit [Ping timeout: 246 seconds]
pawnbox has joined #crystal-lang
iMadper has joined #crystal-lang
Renich has joined #crystal-lang
iMadper is now known as NotSoNaive
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Renich has quit [Ping timeout: 248 seconds]
Renich has joined #crystal-lang
perks has quit [Quit: perks]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Renich has quit [Quit: leaving]
perks 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
dome22xl has joined #crystal-lang
bjz has joined #crystal-lang
[spoiler] 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]
trapped has joined #crystal-lang
sp4rrow has joined #crystal-lang
<sp4rrow> I am having trying to make a deeply nested array and initialize it
<sp4rrow> something like Array(Array(Obj))
<sp4rrow> basically a 4X4 array of an object
<sp4rrow> does anyone know how to do that
pawnbox has joined #crystal-lang
NotSoNaive has quit [Ping timeout: 248 seconds]
NotSoNaive has joined #crystal-lang
NotSoNaive has quit [Ping timeout: 276 seconds]
trapped has quit [Ping timeout: 260 seconds]
kfpratt has joined #crystal-lang
perks has quit [Quit: perks]
_kfpratt has quit [Ping timeout: 260 seconds]
iMadper has joined #crystal-lang
iMadper has quit [Remote host closed the connection]
alsm has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #crystal-lang
bjz_ has joined #crystal-lang
bjz has quit [Ping timeout: 250 seconds]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
Gasher has joined #crystal-lang
ton31337 has joined #crystal-lang
<ton31337> hi, after 11 -> 12 upgrade crystal binary path was changed
<ton31337> does it normal?
pawnbox has quit [Remote host closed the connection]
ton31337 has left #crystal-lang [#crystal-lang]
pawnbox has joined #crystal-lang
<jokke> hey
<jokke> i get the following error when trying to build my kemal app https://p.jreinert.com/Unmzpt/
<jokke> ah it was just the order of requires
pawnbox has quit [Remote host closed the connection]
dome22xl has quit [Ping timeout: 248 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 248 seconds]
pawnbox has joined #crystal-lang
trapped has joined #crystal-lang
shevy has left #crystal-lang ["I'll be back ... maybe"]
<jeromegn> well this is new...
<jeromegn> Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"), function getTypeSizeInBits, file /tmp/llvm20150911-50397-fcfh6x/llvm-3.6.2.src/include/llvm/IR/DataLayout.h, line 500.
marcosdsanchez has joined #crystal-lang
Raimondi has quit [Ping timeout: 260 seconds]
<BlaXpirit> I hate this. I have to uglify my code so much for performance :( https://carc.in/#/r/tg4
Raimondi has joined #crystal-lang
<BlaXpirit> oh wait, i forgot the prettiest and slowest one. https://carc.in/#/r/tg5
<BlaXpirit> also disregard the fastest one, it's broken
mgarciaisaia has joined #crystal-lang
<BlaXpirit> but ugliest is still fastest https://gist.github.com/BlaXpirit/30695d9caa9496734c5d
mgarciaisaia has left #crystal-lang [#crystal-lang]
<crystal-gh> [crystal] asterite opened pull request #2252: Syntax: allow keyword names to be used for a TypeDeclaration node (master...feature/keyword_type_declaration) https://git.io/v2icZ
pawnbox has quit [Remote host closed the connection]
globalkeith has joined #crystal-lang
zeno_ has joined #crystal-lang
<alsm> are hashes self sorting based on key?
<BlaXpirit> alsm, hashes keep order of insertion
<alsm> easy way to sort them?
<alsm> ahh, keys.sort I guess
<BlaXpirit> alsm, i don't think you can. you get an array of keys or values or pairs then sort
<alsm> cheers
pawnbox has joined #crystal-lang
A124 has joined #crystal-lang
globalkeith is now known as ktec
zeno_ has quit [Quit: Page closed]
zeno_ has joined #crystal-lang
perks has joined #crystal-lang
Gasher has quit [Quit: Leaving]
Gasher has joined #crystal-lang
perks has quit [Quit: perks]
Gasher has quit [Quit: Leaving]
perks has joined #crystal-lang
ponga has joined #crystal-lang
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
shama has joined #crystal-lang
zeno_ has quit [Ping timeout: 252 seconds]
alsm has quit [Ping timeout: 260 seconds]
Excureo has quit [Remote host closed the connection]
marcosdsanchez has quit [Read error: Connection reset by peer]
Excureo has joined #crystal-lang
sp4rrow has joined #crystal-lang
<perks> anyone here work with websockets?
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<crystal-gh> [crystal] asterite opened pull request #2253: String: allow back-references in sub and gsub. Fixes #2199. Fixes #684 (master...feature/string_backrefs) https://git.io/v2Ptn
sp4rrow has joined #crystal-lang
sp4rrow has quit [Client Quit]
Gasher has joined #crystal-lang
shadeslayer has quit [Ping timeout: 248 seconds]
pawnbox has quit [Ping timeout: 252 seconds]
pawnbox has joined #crystal-lang
shadeslayer has joined #crystal-lang
CompanionCube has quit [Ping timeout: 264 seconds]
danzilio has quit [Ping timeout: 264 seconds]
aemadrid has quit [Ping timeout: 264 seconds]
jfontan has quit [Ping timeout: 264 seconds]
jhass has quit [Ping timeout: 264 seconds]
samis has joined #crystal-lang
samis has joined #crystal-lang
danzilio_ has joined #crystal-lang
vaw has joined #crystal-lang
jhass|off has joined #crystal-lang
jhass|off is now known as jhass
danzilio_ is now known as danzilio
<crystal-gh> [crystal] asterite pushed 2 new commits to master: https://git.io/v2PWc
<crystal-gh> crystal/master c47af00 Dreauw: Fix a typo in the doc
<crystal-gh> crystal/master e9fe108 Ary Borenszweig: Merge pull request #2248 from Dreauw/yeilds_typo...
vaw is now known as jfontan
grindhold has joined #crystal-lang
mgarciaisaia has joined #crystal-lang
grindhold has quit [Ping timeout: 250 seconds]
ytti has quit [Ping timeout: 240 seconds]
Liothen has quit [Ping timeout: 250 seconds]
mgarciaisaia has left #crystal-lang [#crystal-lang]
Liothen has joined #crystal-lang
Liothen has joined #crystal-lang
<travis-ci> crystal-lang/crystal#e9fe108 (master - Merge pull request #2248 from Dreauw/yeilds_typo): The build passed. https://travis-ci.org/crystal-lang/crystal/builds/112930243
sdogruyol has joined #crystal-lang
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
ytti has joined #crystal-lang
sdogruyol has quit [*.net *.split]
Liothen has quit [*.net *.split]
CompanionCube has quit [*.net *.split]
shama has quit [*.net *.split]
ktec has quit [*.net *.split]
trapped has quit [*.net *.split]
kfpratt has quit [*.net *.split]
leafybasil has quit [*.net *.split]
ytti has quit [*.net *.split]
Gasher has quit [*.net *.split]
Excureo has quit [*.net *.split]
Raimondi has quit [*.net *.split]
perks has quit [*.net *.split]
DeBot has quit [*.net *.split]
Papierkorb has quit [*.net *.split]
justinmcp has quit [*.net *.split]
Davy_CC has quit [*.net *.split]
grindhold has quit [*.net *.split]
shadeslayer has quit [*.net *.split]
A124 has quit [*.net *.split]
_jungh4ns has quit [*.net *.split]
RX14 has quit [*.net *.split]
thor77 has quit [*.net *.split]
nulpunkt has quit [*.net *.split]
jbye has quit [*.net *.split]
benner_ has quit [*.net *.split]
jnylen has quit [*.net *.split]
jamie_ca has quit [*.net *.split]
tliff has quit [*.net *.split]
ssvb has quit [*.net *.split]
maxpowa has quit [*.net *.split]
Netfeed has quit [*.net *.split]
Kilo`byte has quit [*.net *.split]
waj has quit [*.net *.split]
rkeene has quit [*.net *.split]
asterite has quit [*.net *.split]
BlaXpirit has quit [*.net *.split]
Dreamer3 has quit [*.net *.split]
salvor- has quit [*.net *.split]
havenwood has quit [*.net *.split]
robacarp has quit [*.net *.split]
Cidan has quit [*.net *.split]
mlitwiniuk has quit [*.net *.split]
bjz_ has quit [*.net *.split]
Bish has quit [*.net *.split]
Dreamer3_ has quit [*.net *.split]
acetoxy has quit [*.net *.split]
badeball has quit [*.net *.split]
pleiosaur has quit [*.net *.split]
miketheman has quit [*.net *.split]
jhass has quit [*.net *.split]
jfontan has quit [*.net *.split]
ponga has quit [*.net *.split]
fmcevoy has quit [*.net *.split]
matp has quit [*.net *.split]
dzv_ has quit [*.net *.split]
wmoxam has quit [*.net *.split]
x0f has quit [*.net *.split]
trajing has quit [*.net *.split]
endou_ has quit [*.net *.split]
pawnbox has quit [*.net *.split]
rvchangue has quit [*.net *.split]
bougyman has quit [*.net *.split]
guilleiguaran__ has quit [*.net *.split]
jeromegn has quit [*.net *.split]
ldlework has quit [*.net *.split]
Guest121 has quit [*.net *.split]
onionhammer has quit [*.net *.split]
dom96 has quit [*.net *.split]
slash_nick has quit [*.net *.split]
adam| has quit [*.net *.split]
yxhuvvd has quit [*.net *.split]
wminor has quit [*.net *.split]
joshcarter has quit [*.net *.split]
avdi has quit [*.net *.split]
buggs has quit [*.net *.split]
victor_lowther has quit [*.net *.split]
mroth has quit [*.net *.split]
jwaldrip has quit [*.net *.split]
danzilio has quit [*.net *.split]
[spoiler] has quit [*.net *.split]
Veejay has quit [*.net *.split]
jeromegn has joined #crystal-lang
jfontan has joined #crystal-lang
trapped has joined #crystal-lang
Veejay has joined #crystal-lang
Cidan has joined #crystal-lang
sp4rrow has joined #crystal-lang
<crystal-gh> [crystal] greyblake opened pull request #2254: Allow rand(range) to accept range of Float (master...rand-float-range) https://git.io/v2PKE
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<crystal-gh> [crystal] HeleneMyr opened pull request #2255: Test added for Number (master...testNumber) https://git.io/v2PXF
pawnbox has joined #crystal-lang
sp4rrow has joined #crystal-lang
pawnbox has quit [Ping timeout: 248 seconds]
Ven has joined #crystal-lang
mgarciaisaia1 has joined #crystal-lang
mgarciaisaia1 has left #crystal-lang [#crystal-lang]
<sp4rrow> I am learning so much about language design from the issues
<sp4rrow> there is not alot about concurrency in some of the discussions
<sp4rrow> are changes in things like the URI objects thread safe
Ven has quit [Client Quit]
crystal-lang847 has joined #crystal-lang
luislavena has joined #crystal-lang
luislavena has quit [Client Quit]
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sp4rrow has joined #crystal-lang
crystal-lang847 has quit [Quit: Page closed]
crystal-lang220 has joined #crystal-lang
crystal-lang220 has quit [Client Quit]
<crystal-gh> [crystal] greyblake closed pull request #2254: Allow rand(range) to accept range of Float (master...rand-float-range) https://git.io/v2PKE
mgarciaisaia has joined #crystal-lang
mgarciaisaia has quit [Ping timeout: 250 seconds]
trapped has quit [Read error: Connection reset by peer]
trapped has joined #crystal-lang
sp4rrow has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sp4rrow has joined #crystal-lang
Virviil has joined #crystal-lang
<crystal-gh> [crystal] bjmllr closed pull request #2199: allow back-references in String#sub & #gsub (master...backref) https://git.io/v2X6i