00:39
elia has quit [Quit: Computer has gone to sleep.]
01:03
ozra has quit [Ping timeout: 260 seconds]
01:06
marcosdsanchez has joined #crystal-lang
01:44
soveran has joined #crystal-lang
01:44
soveran has joined #crystal-lang
01:49
soveran has quit [Ping timeout: 268 seconds]
01:49
<
umurgdk >
is there any way to run http::server in single threaded (without spawns)
02:02
pawnbox has joined #crystal-lang
02:04
pawnbox has quit [Remote host closed the connection]
02:05
anthony_ has joined #crystal-lang
02:05
pawnbox has joined #crystal-lang
02:10
pawnbox has quit [Remote host closed the connection]
02:23
<
nwmcsween >
is there a lispish like way to inspect asm generated on-the-fly?
02:24
<
nwmcsween >
e.g can I drop a disassemble and see what crystal is generating?
02:24
<
nwmcsween >
probably not though
02:31
pawnbox has joined #crystal-lang
02:36
pawnbox_ has joined #crystal-lang
02:36
pawnbox has quit [Ping timeout: 268 seconds]
02:43
anthony_ has quit [Ping timeout: 260 seconds]
03:47
soveran has joined #crystal-lang
03:52
Philpax has joined #crystal-lang
03:52
soveran has quit [Ping timeout: 244 seconds]
04:01
willl has quit [Quit: Connection closed for inactivity]
04:29
marcosdsanchez has quit [Remote host closed the connection]
05:02
anthony_ has joined #crystal-lang
05:07
anthony_ has quit [Ping timeout: 248 seconds]
05:45
soveran has joined #crystal-lang
06:06
trapped has joined #crystal-lang
06:53
mark3 has joined #crystal-lang
07:22
bam0 has joined #crystal-lang
07:31
elia has joined #crystal-lang
07:33
soveran has quit [Remote host closed the connection]
07:38
elia has quit [Quit: Computer has gone to sleep.]
07:40
Philpax has quit [Ping timeout: 248 seconds]
07:42
elia has joined #crystal-lang
07:47
umurgdk has quit [Remote host closed the connection]
07:49
umurgdk has joined #crystal-lang
07:55
pawnbox_ has quit [Remote host closed the connection]
07:55
umurgdk has quit [Remote host closed the connection]
07:55
pawnbox has joined #crystal-lang
08:04
trapped has quit [Read error: Connection reset by peer]
08:05
anthony has joined #crystal-lang
08:05
Davy_CC has quit [Ping timeout: 240 seconds]
08:06
Davy_CC has joined #crystal-lang
08:09
anthony has quit [Ping timeout: 276 seconds]
08:16
pawnbox has quit [Remote host closed the connection]
08:16
pawnbox has joined #crystal-lang
08:27
umurgdk has joined #crystal-lang
08:32
soveran has joined #crystal-lang
08:33
umurgdk has quit [Ping timeout: 268 seconds]
08:43
pawnbox has quit [Remote host closed the connection]
08:44
pawnbox has joined #crystal-lang
09:15
rolha has joined #crystal-lang
09:17
pawnbox has quit [Remote host closed the connection]
09:17
pawnbox has joined #crystal-lang
09:50
Philpax has joined #crystal-lang
10:07
umurgdk has joined #crystal-lang
10:14
soveran has quit [Remote host closed the connection]
10:47
soveran has joined #crystal-lang
10:47
soveran has joined #crystal-lang
11:14
elia has quit [Quit: Computer has gone to sleep.]
11:41
umurgdk has quit [Remote host closed the connection]
11:56
trapped has joined #crystal-lang
11:58
umurgdk has joined #crystal-lang
12:01
ruslux has joined #crystal-lang
12:03
<
ruslux >
Hello! It's possible overload "." in Crystal like python "getattr" ?
12:03
elia has joined #crystal-lang
12:06
anthony has joined #crystal-lang
12:07
<
jhass >
ruslux: not quite, however you can pass the call expression to a macro and rewrite it or do whatever really
12:11
anthony has quit [Ping timeout: 252 seconds]
12:32
pawnbox has quit [Remote host closed the connection]
12:32
pawnbox has joined #crystal-lang
12:37
pawnbox has quit [Ping timeout: 248 seconds]
12:45
pawnbox has joined #crystal-lang
12:46
<
ruslux >
Oh, tnx! My bad. I tried find "contain", "has" in API-specs
12:46
pawnbox has quit [Remote host closed the connection]
12:47
pawnbox has joined #crystal-lang
13:00
<
crystal-gh >
crystal/master dd5d5b8 Ary Borenszweig: Formatter: fixed #2417
13:06
pawnbox has quit [Remote host closed the connection]
13:07
pawnbox has joined #crystal-lang
13:11
pawnbox has quit [Remote host closed the connection]
13:11
pawnbox has joined #crystal-lang
13:13
<
umurgdk >
i just implemented a url shorter with crystal for an interview challenge ^_^
13:13
guilleiguaran__ has quit [Read error: Connection reset by peer]
13:15
guilleiguaran__ has joined #crystal-lang
13:21
kfpratt has joined #crystal-lang
13:30
ozra has joined #crystal-lang
13:45
bart^xt has joined #crystal-lang
13:45
<
bart^xt >
who's the author of crystal lang?
13:46
anthony has joined #crystal-lang
13:46
<
bart^xt >
can I speak with the author?
13:46
<
ozra >
I'd say they are @asterite and @waj primarily.
13:47
<
bart^xt >
no email, no nothing
13:48
<
bart^xt >
GitHub gives me GiveMeZeny
13:50
<
bart^xt >
no one wants donations ;)
13:50
bart^xt has quit []
13:51
marcosdsanchez has joined #crystal-lang
13:51
anthony has quit [Ping timeout: 264 seconds]
13:54
<
adam12 >
That was weird.
14:07
<
rkeene >
adam12, The author of "fde32" forked Crystal on GitHub
14:07
<
rkeene >
adam12, So "bart^xt" thought they had the same author
14:10
<
rkeene >
What's the Tcl branch of the Crystal repo all about ?
14:11
<
jhass >
given two years old, probably nothing anymore
14:12
Davy_CC has quit [Ping timeout: 246 seconds]
14:13
Davy_CC has joined #crystal-lang
14:13
<
rkeene >
I wrote some Tcl bindings for Crystal
14:15
ozra has quit [Ping timeout: 244 seconds]
14:16
ozra has joined #crystal-lang
14:26
Philpax has quit [Ping timeout: 244 seconds]
14:31
LastWhisper____ has joined #crystal-lang
14:32
tilpner has quit [Quit: :wq]
14:32
A124 has quit [Quit: '']
14:33
<
crystal-gh >
crystal/master 5cecd12 Ary Borenszweig: Fixed #2424: disallow `out` with Void*
14:33
<
crystal-gh >
crystal/master 4efcdf0 Ary Borenszweig: Compiler: small refactor in lib-related code, and added a missing spec.
14:34
A124 has joined #crystal-lang
14:36
tilpner has joined #crystal-lang
14:36
soveran has quit [Remote host closed the connection]
14:38
tilpner has quit [Client Quit]
14:38
tilpner has joined #crystal-lang
14:38
ruslux has quit [Remote host closed the connection]
14:47
marcosdsanchez has quit [Ping timeout: 250 seconds]
14:49
tilpner has quit [Quit: :wq]
14:49
tilpner has joined #crystal-lang
14:50
tilpner has quit [Client Quit]
14:51
tilpner has joined #crystal-lang
15:00
umurgdk has quit [Remote host closed the connection]
15:19
<
adam12 >
rkeene: Ahh. Makes sense.
15:21
umurgdk has joined #crystal-lang
15:26
ql6wlld has joined #crystal-lang
15:34
<
crystal-gh >
crystal/master 3c1816b Ary Borenszweig: Fixed #2425: fixed matching of generic classes with module type argument
15:37
soveran has joined #crystal-lang
15:43
soveran has quit [Ping timeout: 252 seconds]
15:58
umurgdk has quit [Remote host closed the connection]
15:58
umurgdk has joined #crystal-lang
16:07
bam0 has quit [Ping timeout: 248 seconds]
16:25
mgarciaisaia has joined #crystal-lang
16:33
mgarciaisaia has left #crystal-lang [#crystal-lang]
16:41
soveran has joined #crystal-lang
16:50
mark3 has quit [Remote host closed the connection]
17:00
soveran has quit [Remote host closed the connection]
17:22
LastWhisper____ has quit [Read error: Connection reset by peer]
17:26
mgarciaisaia1 has joined #crystal-lang
17:27
Guest78435 is now known as Cyrus
17:27
Cyrus has joined #crystal-lang
17:27
Cyrus has quit [Changing host]
17:28
mgarciaisaia1 has left #crystal-lang [#crystal-lang]
17:36
pawnbox has quit [Remote host closed the connection]
17:40
elia has quit [Quit: Computer has gone to sleep.]
17:58
pawnbox has joined #crystal-lang
17:58
Renich has joined #crystal-lang
18:00
soveran has joined #crystal-lang
18:00
soveran has joined #crystal-lang
18:05
soveran has quit [Ping timeout: 260 seconds]
18:15
soveran has joined #crystal-lang
18:15
soveran has joined #crystal-lang
18:33
tilpner has quit [Quit: :wq]
18:34
tilpner has joined #crystal-lang
19:08
<
crystal-gh >
[crystal] tamc opened pull request #2427: Fix a typo in the concurrency guide (gh-pages...patch-1)
https://git.io/vVrSG
19:09
pawnbox has quit [Remote host closed the connection]
19:10
rolha has quit [Read error: Connection reset by peer]
19:11
rolha has joined #crystal-lang
19:29
Rinkana has joined #crystal-lang
19:50
<
crystal-gh >
[crystal] asterite closed pull request #2427: Fix a typo in the concurrency guide (gh-pages...patch-1)
https://git.io/vVrSG
19:50
<
crystal-gh >
crystal/master d0dd202 Marcelo Boeira: Add documentation for the http client response `success?` method
19:50
<
crystal-gh >
crystal/master 124dfce Ary Borenszweig: Merge pull request #2418 from marceloboeira/response-doc...
20:19
Rinkana has quit [Ping timeout: 250 seconds]
20:34
mgarciaisaia has joined #crystal-lang
20:37
Renich has quit [Ping timeout: 248 seconds]
20:56
Renich has joined #crystal-lang
21:04
mgarciaisaia has left #crystal-lang [#crystal-lang]
21:25
soveran has quit [Remote host closed the connection]
21:35
soveran has joined #crystal-lang
21:50
pawnbox has joined #crystal-lang
21:55
pawnbox has quit [Ping timeout: 248 seconds]
21:58
Philpax has joined #crystal-lang
21:58
mgarciaisaia1 has joined #crystal-lang
21:59
mgarciaisaia1 has left #crystal-lang [#crystal-lang]
22:13
Philpax has quit [Ping timeout: 244 seconds]
22:23
umurgdk has quit [Remote host closed the connection]
22:27
umurgdk has joined #crystal-lang
22:27
umurgdk has quit [Read error: Connection reset by peer]
22:27
umurgdk has joined #crystal-lang
22:31
umurgdk has quit [Remote host closed the connection]
22:32
<
crystal-gh >
[crystal] lbguilherme opened pull request #2428: Use Deque instead of Array on Channel::Buffered (master...patch-1)
https://git.io/vVouA
22:41
elia has joined #crystal-lang
22:45
<
A124 >
Is there any reason why does not API support supplying dictionary to Zlib? The zlib.cr supports that though is for 0.9. And I just figured out first steps with crystal.
22:46
<
A124 >
And it gives error during require that I do not understand and would like to:
22:46
<
A124 >
Syntax error in ./Projects/libs/zlib.cr/deflate.cr:13: the syntax for an argument with a default value V and type T is `arg : T = V
22:47
<
A124 >
def deflate(data, flush = LibZ::Flush::NO_FLUSH : LibZ::Flush)
22:48
<
A124 >
I think I got it, it's argname : type = default_val
22:56
soveran has quit [Remote host closed the connection]
23:09
trapped has quit [Quit: int random { /* ensure randomness */ return 3; }]
23:10
nwmcsween_ has joined #crystal-lang
23:12
ql6wlld has quit [Quit: WeeChat 1.4]
23:13
nwmcsween has quit [Ping timeout: 244 seconds]
23:20
mgarciaisaia has joined #crystal-lang
23:20
mgarciaisaia has left #crystal-lang [#crystal-lang]
23:22
Excureo has quit [Remote host closed the connection]
23:27
Excureo has joined #crystal-lang
23:30
mgarciaisaia has joined #crystal-lang
23:37
willl has joined #crystal-lang
23:44
mgarciaisaia has left #crystal-lang [#crystal-lang]
23:46
n6027 has joined #crystal-lang
23:46
n6027 has left #crystal-lang [#crystal-lang]
23:57
soveran has joined #crystal-lang
23:58
rolha has quit [Quit: My Mac has gone to sleep. ZZZzzz…]