jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.7.1 | 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
ismaelga has quit [Ping timeout: 246 seconds]
DerisiveLogic has quit [Ping timeout: 240 seconds]
willlll has quit [Quit: willlll]
DerisiveLogic has joined #crystal-lang
DerisiveLogic has quit [Remote host closed the connection]
DerisiveLogic has joined #crystal-lang
mah has joined #crystal-lang
mah has quit []
ismaelga has joined #crystal-lang
datanoise has quit [Ping timeout: 250 seconds]
kulelu88 has quit [Quit: Leaving]
vikaton has quit []
waterlink1 has joined #crystal-lang
waterlink has quit [Ping timeout: 256 seconds]
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
vikaton has joined #crystal-lang
datanoise has joined #crystal-lang
ismael has joined #crystal-lang
ismael is now known as Guest914
bcardiff has joined #crystal-lang
ismaelga has quit [Ping timeout: 240 seconds]
DerisiveLogic has quit [Remote host closed the connection]
DerisiveLogic has joined #crystal-lang
Guest914 has quit [Remote host closed the connection]
waterlink1 has quit [Quit: Leaving.]
bcardiff has quit [Quit: Leaving.]
datanoise has quit [Ping timeout: 244 seconds]
willlll has joined #crystal-lang
willlll has quit [Client Quit]
JBat has joined #crystal-lang
datanoise has joined #crystal-lang
ponga has joined #crystal-lang
bcardiff has joined #crystal-lang
willlll has joined #crystal-lang
willlll has quit [Quit: willlll]
JBat has quit [Quit: Computer has gone to sleep.]
bcardiff has quit [Quit: Leaving.]
sandelius has joined #crystal-lang
unshadow has quit [Quit: leaving]
unshadow has joined #crystal-lang
<unshadow> did anyone else have issues with "require" of files ?
<unshadow> I'm trying to require a local file under a local dir, this is the tree:
<unshadow> ├── lib
<unshadow> │   └── char_page.cr
<unshadow> └── MOSgame.cr
<unshadow> require "lib/*" should work right ?
Ven has joined #crystal-lang
<datanoise> require "./lib/*"
<unshadow> oh... ok
BlaXpirit has joined #crystal-lang
Ven has quit [Ping timeout: 250 seconds]
JBat has joined #crystal-lang
datanoise has quit [Ping timeout: 255 seconds]
<unshadow> why both print and puts do a new line ?
<unshadow> or not...
<unshadow> its seems gets is doing a newline ?
<crystal-gh> [crystal] vonagam opened pull request #673: Fixed #427 for Alias as a block type specification (master...fix_427_for_alias) http://git.io/vTBSf
DerisiveLogic has quit [Ping timeout: 265 seconds]
Ven has joined #crystal-lang
strcmp1 has quit [Ping timeout: 256 seconds]
datanoise has joined #crystal-lang
strcmp1 has joined #crystal-lang
BlaXpirit has quit [Remote host closed the connection]
BlaXpirit has joined #crystal-lang
leafybasil has quit [Remote host closed the connection]
datanoise has quit [Ping timeout: 255 seconds]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
havenwood has quit [Ping timeout: 246 seconds]
leafybasil has joined #crystal-lang
leafybasil has quit [Read error: Connection reset by peer]
leafybasil has joined #crystal-lang
<BlaXpirit> so, what's the state of Windows support?
<BlaXpirit> can one compile to Windows executables?
leafybasil has quit [Remote host closed the connection]
leafybasil has joined #crystal-lang
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
sandelius has joined #crystal-lang
<unshadow> We need Colorize
<jhass> >> require "colorize"; "hey".colorize(:red)
<DeBot> jhass: # => "hey" - http://carc.in/#/r/a0
<unshadow> Oh...
<unshadow> nice :)
datanoise has joined #crystal-lang
<unshadow> jhass, take a lool :) still a very very early work in progress --> https://github.com/bararchy/mos_game
<unshadow> *take a look
<jhass> :)
<vikaton> BlaXpirit: something very basic I think
leafybas_ has joined #crystal-lang
datanoise has quit [Ping timeout: 244 seconds]
Ven has joined #crystal-lang
leafybasil has quit [Ping timeout: 246 seconds]
leafybas_ has quit [Remote host closed the connection]
leafybasil has joined #crystal-lang
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Ven has joined #crystal-lang
endou_ has quit [Read error: Connection reset by peer]
endou has joined #crystal-lang
datanoise has joined #crystal-lang
datanoise has quit [Ping timeout: 255 seconds]
bcardiff has joined #crystal-lang
<unshadow> I'm thinking of integrating my SSH Serverside Ruby FFI project into Crystal, Just making sure non of you started something similar (https://github.com/bararchy/SSHSocket)
unshadow has quit [Quit: leaving]
unshadow has joined #crystal-lang
ismaelga has joined #crystal-lang
datanoise has joined #crystal-lang
<crystal-gh> [crystal] asterite pushed 1 new commit to master: http://git.io/vT0Ve
<crystal-gh> crystal/master 6365314 Ary Borenszweig: Optimized BufferedIO for writing
shadeslayer has quit [Ping timeout: 240 seconds]
shadeslayer has joined #crystal-lang
unshadow has quit [Quit: leaving]
JBat has quit [Quit: Computer has gone to sleep.]
BlaXpirit is now known as Guest17658
BlaXpirit_ has joined #crystal-lang
Guest17658 has quit [Killed (cameron.freenode.net (Nickname regained by services))]
datanoise has quit [Ping timeout: 244 seconds]
havenwood has joined #crystal-lang
sandelius has quit [Quit: Textual IRC Client: www.textualapp.com]
Ven has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<crystal-gh> [crystal] asterite closed pull request #671: Docs: minor typo fixes. (gh-pages...docs-typo-fixes) http://git.io/vTlgK
unshadow has joined #crystal-lang
<crystal-gh> [crystal] asterite pushed 2 new commits to master: http://git.io/vTEIX
<crystal-gh> crystal/master 42c1989 Dmitry Maganov: Fixed #427 for Alias as a block type specification
<crystal-gh> crystal/master aa83c05 Ary Borenszweig: Merge pull request #673 from vonagam/fix_427_for_alias...
<crystal-gh> [crystal] asterite pushed 1 new commit to master: http://git.io/vTEIH
<crystal-gh> crystal/master 243133d Ary Borenszweig: Fixed #672: reading a C struct/union field that had a Proc type crashed the compiler
orliesaurus has quit [Excess Flood]
leafybas_ has joined #crystal-lang
Guest33342 has joined #crystal-lang
leafybasil has quit [Ping timeout: 264 seconds]
JBat has joined #crystal-lang
datanoise has joined #crystal-lang
<unshadow> I'm trying to run a compiled Binery in Ubuntu 14.04, I'm getting and issue where it's missing a few libs
<unshadow> libpcl.so.1,libgc.so.1, libpcre.so.1
<unshadow> The binery was compiled on another machine (Arch Linux)
DerisiveLogic has joined #crystal-lang
<jhass> yeah, that's normal I guess
<unshadow> yeha ? What can I do to allow different machines to run the file ? Is there a way to indicate to Crystal to use local libs instead of global ones ?
<BlaXpirit> do u mean LD_LIBRARY_PATH=.
<jhass> shipping the so's and setting LD_LIBRARY_PATH would work, yeah, that's what the compiler packages do
bcardiff1 has joined #crystal-lang
<jhass> I guess we should add an optional to statically link everything so you can have more portable binaries if desired
<jhass> *option
bcardiff has quit [Ping timeout: 250 seconds]
<BlaXpirit> could be neat
<travis-ci> manastech/crystal#2352 (master - aa83c05 : Ary Borenszweig): The build is still failing.
Ven has joined #crystal-lang
vikaton has quit []
Guest33342 is now known as orliesaurus
shama has joined #crystal-lang
<travis-ci> manastech/crystal#2353 (master - 243133d : Ary Borenszweig): The build is still failing.
leafybas_ has quit [Remote host closed the connection]
leafybasil has joined #crystal-lang
Ven is now known as Guest24686
bcardiff has joined #crystal-lang
Guest24686 is now known as Ven_
bcardiff1 has quit [Ping timeout: 240 seconds]
leafybasil has quit [Ping timeout: 258 seconds]
<strcmp1> BlaXpirit, how does nim work in scenarios like that? can binaries be distributed without depending on dynamic libs?
<BlaXpirit> i dont know
<strcmp1> alright
DerisiveLogic has quit [Ping timeout: 246 seconds]
<strcmp1> at least libgc.so wouldnt be a dependency :)
sandelius has joined #crystal-lang
<BlaXpirit> actually, strcmp1... 99% sure there is a way to do it, 60% sure there is an easy way to do it
<strcmp1> cool
ponga has quit [Quit: Leaving...]
Ven_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sferik has joined #crystal-lang
datanoise has quit [Ping timeout: 245 seconds]
<unshadow> It ccould be really coll if crystal will have an option like "copy needed libs to local folder " or imbed it in the binery ... or something
sferik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jua__ has joined #crystal-lang
ismaelga has quit [Remote host closed the connection]
ismaelga has joined #crystal-lang
ismaelga has quit [Remote host closed the connection]
sferik has joined #crystal-lang
DerisiveLogic has joined #crystal-lang
JBat has quit [Quit: Computer has gone to sleep.]
datanoise has joined #crystal-lang
jua_ has joined #crystal-lang
jua__ has quit [Ping timeout: 264 seconds]
vikaton has joined #crystal-lang
datanoise has quit [Ping timeout: 272 seconds]
datanoise has joined #crystal-lang
bcardiff has quit [Quit: Leaving.]
sferik has quit [Quit: Textual IRC Client: www.textualapp.com]
vikaton has quit []
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
DerisiveLogic_ has joined #crystal-lang
kulelu88 has joined #crystal-lang
sandelius has joined #crystal-lang
DerisiveLogic has quit [Ping timeout: 255 seconds]
willlll has joined #crystal-lang
bcardiff has joined #crystal-lang
jua_ has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
willlll has quit [Quit: willlll]
waterlink has joined #crystal-lang
sandelius has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
n1ftyn8 has quit []
n1ftyn8 has joined #crystal-lang
leafybasil has joined #crystal-lang
vikaton has joined #crystal-lang
<vikaton> Guys!
<vikaton> :P
ismaelga has joined #crystal-lang
havenwood has quit []
willlll has joined #crystal-lang
willlll has joined #crystal-lang
BlaXpirit has quit [Quit: Quit Konversation]
BlaXpirit has joined #crystal-lang
waterlink has quit [Ping timeout: 272 seconds]
waterlink has joined #crystal-lang
havenwood has joined #crystal-lang
endou_________ has quit []
endou_________ has joined #crystal-lang
willlll has quit [Quit: willlll]
waterlink has quit [Ping timeout: 276 seconds]
willlll has joined #crystal-lang
BlaXpirit has quit [Quit: Quit Konversation]
havenwood has quit []
DerisiveLogic_ has quit [Ping timeout: 276 seconds]
waterlink has joined #crystal-lang
havenwood has joined #crystal-lang
DerisiveLogic has joined #crystal-lang
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
willlll has quit [Quit: willlll]
ismaelga has quit [Remote host closed the connection]
<crystal-gh> [crystal] tkrajcar opened pull request #675: Fix crystal deps behavior with path dependencies that have no git commits (master...fix-crystal-deps-with-empty-git) http://git.io/vTgiG
willlll has joined #crystal-lang