jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.9.1 | 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
trapped has joined #crystal-lang
<CompanionCube> context?
<CompanionCube> ah
<CompanionCube> jhass, unfortunately :(
<emancu> jhass: ok thx =(
irclogger_______ has quit [Ping timeout: 260 seconds]
irclogger_______ has joined #crystal-lang
<emancu> @jhass but what is not possible, define instance variable with a specific type ? or write macros to add instance variables ?
<jhass> the former
trapped has quit [Quit: Textual IRC Client: www.textualapp.com]
<jhass> instance variables auto vivify, just reference them
<jhass> well, for now, that's going to change too I guess
kulelu88 has quit [Quit: Leaving]
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 260 seconds]
makenowjust has joined #crystal-lang
yxhuvud has joined #crystal-lang
<CompanionCube> anyone have an example of using OptionParser's unknown_args method?
fowlduck has joined #crystal-lang
<jhass> I guess it's just the unconsumed ones?
<CompanionCube> never mind, figured it out myself
fowlduck has quit [Ping timeout: 260 seconds]
* CompanionCube is writing an actual CLI for crystal_lib
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
vikaton has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 246 seconds]
makenowjust has quit [Quit: Page closed]
Renich has quit [Quit: leaving]
adam_ has quit [Ping timeout: 260 seconds]
adam_ has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 245 seconds]
<sspiff> BlaXpirit: What does kinda mean? :)
<BlaXpirit> sspiff, well it was a binary
<BlaXpirit> but not sure if i would necessarily call it "crystal"
<BlaXpirit> most of the stuff is broken
<BlaXpirit> !windows
<BlaXpirit> uh wait how did that work
<sspiff> Most of the stuff, being the standard library, or the compiler/linker?
<BlaXpirit> i dont know. well for example exceptions didnt work
<BlaXpirit> i did not try it
<sspiff> So basically, noone is actively working on it for now?
<BlaXpirit> sspiff, that's right
<sspiff> Alright, thanks for the pointers :)
CompanionCube has quit [Ping timeout: 264 seconds]
barosl has joined #crystal-lang
trapped has joined #crystal-lang
barosl has quit [Quit: Leaving]
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 245 seconds]
HakanD has joined #crystal-lang
Ven has joined #crystal-lang
Ven has quit [Ping timeout: 245 seconds]
aemadrid has quit []
aemadrid has joined #crystal-lang
RX14 has quit [Remote host closed the connection]
RX14 has joined #crystal-lang
Veejay has quit [Ping timeout: 260 seconds]
azgil has joined #crystal-lang
azgil has left #crystal-lang [#crystal-lang]
Veejay has joined #crystal-lang
<jhass> BlaXpirit: ? not ! ;)
<BlaXpirit> jhass, ?
<jhass> ?windows
<DeBot> You can find some initial work on Windows support at https://github.com/xwanderer/crystal/tree/win32/win32
<BlaXpirit> doh
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trapped has joined #crystal-lang
SolarSailor has joined #crystal-lang
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
SolarSailor has quit [Client Quit]
trapped has joined #crystal-lang
makenowjust has joined #crystal-lang
A124 has joined #crystal-lang
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trapped has joined #crystal-lang
barosl has joined #crystal-lang
makenowjust has quit [Quit: Page closed]
barosl has quit [Quit: Leaving]
barosl has joined #crystal-lang
HakanD has quit [Quit: Be back later ...]
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
HakanD has joined #crystal-lang
sspiff has quit [Ping timeout: 252 seconds]
emancu_ has joined #crystal-lang
emancu has quit [Ping timeout: 246 seconds]
HakanD has quit [Quit: Be back later ...]
trapped has joined #crystal-lang
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trapped has joined #crystal-lang
HakanD has joined #crystal-lang
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trapped has joined #crystal-lang
yxhuvud has quit [Ping timeout: 245 seconds]
yxhuvud has joined #crystal-lang
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
HakanD has quit [Quit: Be back later ...]
trapped has joined #crystal-lang
n1ftyn8_ has quit [Read error: Connection reset by peer]
n1ftyn8_ has joined #crystal-lang
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 260 seconds]
trapped has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
trapped has joined #crystal-lang
trapped has quit [Client Quit]
manveru has quit [Ping timeout: 260 seconds]
manveru has joined #crystal-lang
trapped has joined #crystal-lang
globalkeith has joined #crystal-lang
<jwaldrip> When linking C libraries, does the libary already have to be compiled or will the crystal compiler take care of that for you?
<jwaldrip> I am a newbie to linking C libraries
<jhass> you need to have it compiled, you need either an .a or an .so
<jwaldrip> perfect. Now its working
<jwaldrip> Ruby has extconf.rb, can yo use a macro to compile a library?
<jwaldrip> in crystal
<jwaldrip> jhass: ^
nakilon has joined #crystal-lang
fowlduck has joined #crystal-lang
globalkeith has quit [Max SendQ exceeded]
nakilon has quit [Quit: WHY NOT?]
fowlduck has quit [Ping timeout: 260 seconds]
HakanD has joined #crystal-lang
barosl has quit [Quit: Leaving]
CompanionCube has joined #crystal-lang
CompanionCube has quit [Changing host]
CompanionCube has joined #crystal-lang
<crystal-gh> [crystal] asterite pushed 2 new commits to master: http://git.io/vRuyt
<crystal-gh> crystal/master 0dda612 Stefan Hoffmann: Enhance HTML::Builder...
<crystal-gh> crystal/master 634e9a2 Ary Borenszweig: Merge pull request #1897 from hoffi/html_builder_enhancement...
<travis-ci> manastech/crystal#634e9a2 (master - Merge pull request #1897 from hoffi/html_builder_enhancement): The build passed. https://travis-ci.org/manastech/crystal/builds/95093449
<DeBot> https://github.com/manastech/crystal/pull/1897 (Enhance HTML::Builder)
<crystal-gh> [crystal] asterite pushed 2 new commits to master: http://git.io/vRu5F
<crystal-gh> crystal/master 2a1ce65 Ary Borenszweig: Removed HTML::Builder. Moved to https://github.com/crystal-lang/html_builder
<crystal-gh> crystal/master 04f9798 Ary Borenszweig: Updated Changelog
<travis-ci> manastech/crystal#04f9798 (master - Updated Changelog): The build was broken. https://travis-ci.org/manastech/crystal/builds/95096578
HakanD has quit [Quit: Be back later ...]
<crystal-gh> [crystal] asterite pushed 1 new commit to master: http://git.io/vRzGL
<crystal-gh> crystal/master b08cdb5 Ary Borenszweig: Fixed docs
<travis-ci> manastech/crystal#b08cdb5 (master - Fixed docs): The build was fixed. https://travis-ci.org/manastech/crystal/builds/95107500
fowlduck has joined #crystal-lang
fowlduck has quit [Ping timeout: 260 seconds]