<bew78>
(I know.., we should not abuse macro because they are soooo powerful)
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
danielpclark has joined #crystal-lang
Svenskunganka has joined #crystal-lang
Svenskunganka has quit [Client Quit]
Svenskunganka has joined #crystal-lang
Svenskunganka has quit [Client Quit]
Svenskunganka has joined #crystal-lang
marius is now known as nkts
nkts is now known as marius
<Svenskunganka>
@asterite: I just noticed you have been working on a Tar implementation for the stdlib, was doing so myself as well but I'll scrap my work since yours is better and is further along.
<Svenskunganka>
Is there something that you need help with to finalize it?
Philpax__ has joined #crystal-lang
Philpax_ has quit [Ping timeout: 268 seconds]
Guest18238 is now known as adam12
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 260 seconds]
lacour has quit [Quit: Leaving]
VectorGraphics has joined #crystal-lang
snsei has joined #crystal-lang
bjz has joined #crystal-lang
Svenskunganka has quit [Ping timeout: 264 seconds]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 240 seconds]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pawnbox_ has quit [Ping timeout: 268 seconds]
pawnbox has joined #crystal-lang
bjz has joined #crystal-lang
j2k_ has joined #crystal-lang
pawnbox has quit [Ping timeout: 264 seconds]
Raimondii has joined #crystal-lang
Raimondi has quit [Ping timeout: 268 seconds]
Raimondii is now known as Raimondi
akwiatkowski has quit [Ping timeout: 260 seconds]
pawnbox has joined #crystal-lang
pawnbox has quit [Read error: Connection reset by peer]
pawnbox has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
pawnbox has quit [Ping timeout: 264 seconds]
danielpclark has quit [Quit: Leaving]
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
pawnbox has quit [Remote host closed the connection]
theodorton has joined #crystal-lang
soveran has quit [Remote host closed the connection]
theodorton has quit [Quit: theodorton]
pawnbox has joined #crystal-lang
<FromGitter>
<asterite> Svenskunganka: hi! You can continue the work in my branch if you want. There were some failing specs. It's mostly about supporting all tar formats (ustar, sparse, etc.)
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
<crystal-gh>
[crystal] MakeNowJust opened pull request #4114: Parser: parse var as Call evan if var is declared in call args (master...fix/crystal/class-var-scope) https://git.io/vyWRX
j2k_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Qchmqs has quit [Ping timeout: 240 seconds]
Liothen has quit [Ping timeout: 240 seconds]
Liothen has joined #crystal-lang
bew78 has joined #crystal-lang
akwiatkowski has joined #crystal-lang
<bew78>
asterite: Hi, I commented on the issue #4109 (https://git.io/vyW26), I hope the explanations are more clear now!
<FromGitter>
<sdogruyol> i'm curious how can i host API docs for Kemal like Crystal api docs https://crystal-lang.org/api/
<FromGitter>
<sdogruyol> meanwhile the source is hosted on a different git repo
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
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
<Papierkorb>
sdogruyol, you should be able to simply host the generated docs somewhere, a github page should be fine too
snsei has joined #crystal-lang
<FromGitter>
<sdogruyol> so shall i just commit the docs in Kemal repo and use that?
<Papierkorb>
I wouldn't into the main repo, but in a github page, which is a separate special branch in a github repository iirc
snsei has quit [Remote host closed the connection]
<Papierkorb>
When I used gh pages I simply cloned the repo another time and did the branch dance in it, so I could update it simply without having to mess with the branches again
<crystal-gh>
[crystal] asterite pushed 1 new commit to master: https://git.io/vyWVk
<crystal-gh>
crystal/master a82ef1b Ary Borenszweig: Compiler: declare all instance vars initializers before typing them. Fixes #3988
<Papierkorb>
sdogruyol, can't you add it to kermalcr.com/ ?
<Papierkorb>
It's static data, you should be able to rsync it over
<FromGitter>
<sdogruyol> kemalcr.com is on gh-pages not sure rsync works on that
<FromGitter>
<sdogruyol> yeah that's what i thought
snsei has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
<crystal-gh>
[crystal] asterite closed pull request #4114: Parser: parse var as Call evan if var is declared in call args (master...fix/crystal/class-var-scope) https://git.io/vyWRX
<Papierkorb>
crisward, just reopen the GC lib and add the wanted `fun`s
<FromGitter>
<crisward> I'll take a look at the docs about c libs first. Bit unsure of the syntax to update a variable. Pretty sure I need to assign it a UInt64.
theodorton has joined #crystal-lang
theodorton has quit [Client Quit]
theodorton has joined #crystal-lang
theodorton has quit [Client Quit]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
p0p0pr37 has quit [Remote host closed the connection]
bew78 has quit [Quit: WeeChat 1.7]
p0p0pr37 has joined #crystal-lang
p0p0pr37 has joined #crystal-lang
bew78 has joined #crystal-lang
<bew78>
asterite: you have some reading fo #4109 :-)
<FromGitter>
<jwoertink> Anyone around that can help with a macOS issue?
<FromGitter>
<jwoertink> I'm getting this error `dyld: Library not loaded: /usr/local/opt/libevent/lib/libevent-2.0.5.dylib` for anything I run with crystal
<FromGitter>
<jwoertink> I've uninstalled crystal, uninstalled libevent, reinstalled crystal all through homebrew
<FromGitter>
<jwoertink> but still getting this error
pawnbox_ has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
<FromGitter>
<phoffer> That process worked for me, I think @crisward dealt with this a week or two ago by symlinking
theodorton has quit [Quit: theodorton]
braidn_ has joined #crystal-lang
snsei has joined #crystal-lang
braidn_ has quit [Max SendQ exceeded]
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
g3funk has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 240 seconds]
sz0 has quit [Quit: Connection closed for inactivity]
<FromGitter>
<jwoertink> ok, I guess uninstalling everything and reinstalling multiple times works. lol
<FromGitter>
<jwoertink> And this is why people go insane. They try the same thing over and over again expecting a different result because occasionally, there is a different result! :joy:
bjz has joined #crystal-lang
bjz has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]