straight-shoota has quit [Ping timeout: 248 seconds]
straight-shoota has joined #crystal-lang
straight-shoota has quit [Ping timeout: 240 seconds]
jhass has quit [Ping timeout: 268 seconds]
straight-shoota has joined #crystal-lang
jhass has joined #crystal-lang
_ht has joined #crystal-lang
_ht has quit [Quit: _ht]
pixel1 has quit [Quit: WeeChat 2.1]
pixel has joined #crystal-lang
hightower3 has quit [Ping timeout: 240 seconds]
alexherbo2 has quit [Ping timeout: 245 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
repo has joined #crystal-lang
<repo>
hoi! long time no see! I was picking up crystal again for a little script and was wondering about using a shebang. I see it works but it recompiles every time. Currently there's nothing one can do to make crystal realize somehow like gnu make that the source hasn't changed and it shouldn't have to recompile, right?
alexherbo2 has quit [Ping timeout: 245 seconds]
alexherbo2 has joined #crystal-lang
hightower2 has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 245 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
<repo>
never mind, i just made my own shebang
alexherbo2 has quit [Remote host closed the connection]
Sankalp has quit [Ping timeout: 265 seconds]
alexherbo2 has joined #crystal-lang
Sankalp has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 245 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
<Blacksmoke16Geor>
repo: could consider looking into `crystal i`
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
jhass[m] has quit [Quit: Bridge terminating on SIGTERM]
Blacksmoke16Geor has quit [Quit: Bridge terminating on SIGTERM]
Blacksmoke16Geor has joined #crystal-lang
<repo>
it still starts slower than the compiled script