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/manastech/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Logs: http://irclog.whitequark.org/crystal-lang
djellemah has quit [Ping timeout: 248 seconds]
djellemah has joined #crystal-lang
<jokke> hm i'm confused
<jokke> @@cache = {} of Int32 => String
<jokke> can't use class variable with generic types, only with generic types instances
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
CompanionCube has quit [Quit: ZNC - http://znc.in]
CompanionCube has joined #crystal-lang
CompanionCube has joined #crystal-lang
vifino has quit [Quit: Who turned this off?! D:<]
vifino has joined #crystal-lang
vifino has quit [Quit: Who turned this off?! D:<]
vifino has joined #crystal-lang
vifino has quit [Client Quit]
vifino has joined #crystal-lang
pawnbox has joined #crystal-lang
pawnbox_ has joined #crystal-lang
pawnbox has quit [Ping timeout: 248 seconds]
pawnbox_ has quit [Ping timeout: 250 seconds]
Philpax has joined #crystal-lang
<crystal-gh> [crystal] jc00ke opened pull request #2174: Update CoC to 1.4.0 (master...update-CoC-to-1.4.0) https://git.io/vgpvO
Philpax has quit [Read error: Connection reset by peer]
Philpax has joined #crystal-lang
srenatus has joined #crystal-lang
zodiak_ has quit [Read error: Connection reset by peer]
trapped has joined #crystal-lang
Nik- has joined #crystal-lang
Nik- has quit [Quit: Textual IRC Client: www.textualapp.com]
<crystal-gh> [crystal] Ryuuzakis opened pull request #2175: Added more escaping characters for HTML (master...HtmlEscapeCharacters) https://git.io/vgpQU
ryuuzaki has joined #crystal-lang
ryuuzaki has quit [Quit: Leaving]
alanwillms has joined #crystal-lang
alanwillms has quit [Client Quit]
Philpax has quit [Ping timeout: 244 seconds]
ssvb has quit [Remote host closed the connection]
* sdogruyol @jokke that looks a bit complicated to me :|
<sdogruyol> needs more documentation
<jokke> yeah
<jokke> sure
SShrike has joined #crystal-lang
SShrike has quit [Quit: SShrike]
AckZ has quit []
<sdogruyol> this can be used to build something like jbuilder, isnt it?
<crystal-gh> [crystal] asterite pushed 1 new commit to master: https://git.io/vghU7
<crystal-gh> crystal/master cf77549 Ary Borenszweig: Mention `make libcrystal` in Contributing.md
elia has joined #crystal-lang
<crystal-gh> [crystal] asterite closed pull request #2175: Added more escaping characters for HTML (master...HtmlEscapeCharacters) https://git.io/vgpQU
rmosolgo has joined #crystal-lang
<crystal-gh> [crystal] asterite pushed 3 new commits to master: https://git.io/vghZR
<crystal-gh> crystal/master 2208e61 jc00ke: Update CoC to v1.4.0
<crystal-gh> crystal/master 22b0e88 jc00ke: Modify CoC contact section...
<crystal-gh> crystal/master d057006 Ary Borenszweig: Merge pull request #2174 from jc00ke/update-CoC-to-1.4.0...
<travis-ci> manastech/crystal#d057006 (master - Merge pull request #2174 from jc00ke/update-CoC-to-1.4.0): The build passed. https://travis-ci.org/manastech/crystal/builds/110138109
luislavena has joined #crystal-lang
ssvb has joined #crystal-lang
<jokke> hi
<jokke> is it possible to do stuff _between_ subsequent Benchmark.ips blocks
<BlaXpirit> jokke, no
<jokke> alright
<jokke> that's annoying
shama has joined #crystal-lang
Papierkorb has joined #crystal-lang
elia has quit [Quit: Computer has gone to sleep.]
<crystal-gh> [crystal] plukevdh opened pull request #2180: WIP: Openssl updates (master...openssl-updates) https://git.io/vgjf5
rmosolgo has quit [Remote host closed the connection]
trapped has quit [Ping timeout: 255 seconds]
trapped has joined #crystal-lang
pawnbox has joined #crystal-lang
rmosolgo has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
srenatus has quit [Quit: Connection closed for inactivity]
adam^ has quit [Ping timeout: 255 seconds]
ssvb has quit [Ping timeout: 255 seconds]
Davy_CC has quit [Ping timeout: 255 seconds]
Davy_CC_ has joined #crystal-lang
ssvb has joined #crystal-lang
adam_ has joined #crystal-lang
r00takaspin has joined #crystal-lang
guilleiguaran__ has quit [Ping timeout: 265 seconds]
avdi has quit [Ping timeout: 265 seconds]
guilleiguaran__ has joined #crystal-lang
avdi has joined #crystal-lang
Ven has joined #crystal-lang
elia has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 255 seconds]
Ven has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
luislavena has quit [Quit: Leaving]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 255 seconds]
Ven has joined #crystal-lang
r00takaspin has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
r00takaspin has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
r00takaspin has quit [Client Quit]
Ven has quit [Ping timeout: 248 seconds]
<crystal-gh> [crystal] bcardiff opened pull request #2182: DB Api (master...db) https://git.io/v2eLe
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 276 seconds]
Philpax has joined #crystal-lang
rmosolgo has quit [Remote host closed the connection]
<jokke> sdogruyol: documentation will be on the way. for now i've added some macros for convenience. see the updated example. i also added the output generated by the sample.
<jokke> sdogruyol: i also added a caching mechanism which speeds up the serializing significantly. you can try out the benchmark for some references.
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 240 seconds]
shama has quit [Ping timeout: 240 seconds]