| 00:04:29 | * | redj joined #nim |
| 00:05:14 | * | shanoaice quit (Quit: The Lounge - https://thelounge.chat) |
| 00:05:27 | * | shanoaice joined #nim |
| 00:19:14 | * | tanami quit (Ping timeout: 256 seconds) |
| 01:15:17 | * | tanami joined #nim |
| 01:17:02 | * | ftajhii quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) |
| 01:24:09 | * | ftajhii joined #nim |
| 03:30:13 | * | mal`` quit (Ping timeout: 256 seconds) |
| 03:31:30 | * | rockcavera joined #nim |
| 03:39:09 | * | mal`` joined #nim |
| 07:01:19 | * | tiorock joined #nim |
| 07:01:19 | * | tiorock quit (Changing host) |
| 07:01:19 | * | tiorock joined #nim |
| 07:01:19 | * | rockcavera quit (Killed (uranium.libera.chat (Nickname regained by services))) |
| 07:01:19 | * | tiorock is now known as rockcavera |
| 07:04:39 | FromDiscord | <mratsim> In reply to @nervecenter "Wasn't there a standard": import ansi_c something |
| 07:05:35 | FromDiscord | <mratsim> import system/ansi_c |
| 07:06:15 | FromDiscord | <mratsim> it doesn't work at compile-time though.↵↵Timothee cour had a ffi stuff that worked at compile time |
| 09:21:42 | FromDiscord | <crochubourbier> is there a type that we can use inside a macro or template instead of typed / untyped to represent any callable object and any proc with any call convention ? |
| 09:23:17 | FromDiscord | <crochubourbier> (edit) "is there a type that we can use inside a macro or template instead of typed / untyped to represent any callable object and any proc with any call convention ? ... " added "in the same way as we have iterable[T] for any iterator ?" |
| 09:23:27 | FromDiscord | <crochubourbier> (edit) "convention ?" => "convention," |
| 09:23:34 | FromDiscord | <crochubourbier> (edit) removed "as" |
| 09:55:24 | FromDiscord | <janakali> sent a code paste, see https://play.nim-lang.org/#pasty=QmaXkzbV |
| 09:57:38 | FromDiscord | <crochubourbier> sent a long message, see https://pasty.ee/KJeoJdhW |
| 09:57:58 | FromDiscord | <crochubourbier> (edit) "https://pasty.ee/DLNTweNw" => "https://pasty.ee/ODGwiAJG" |
| 09:58:56 | FromDiscord | <janakali> sent a code paste, see https://play.nim-lang.org/#pasty=ccXNPhwG |
| 10:00:07 | FromDiscord | <crochubourbier> sent a code paste, see https://play.nim-lang.org/#pasty=zUsLhhFE |