Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
8142 ::
[2021-06-22T14:38:22+02:00]
[Stefan_Salewski] Why doesn't inheritance to work with 'var' arguments?
8119 ::
[2021-06-16T06:03:50+02:00]
[mp035] Syntax for default arguments to generic proc
6353 ::
[2020-05-19T10:36:01+02:00]
[SolitudeSF] Issues with nimble paths
5914 ::
[2020-02-10T12:12:04+01:00]
[Araq] Comparison Rust vs Nim binary sizes for IOT applications (just an FYI if you're interested)
5912 ::
[2020-02-10T07:01:38+01:00]
[chrisheller] Newbie - trying to compile for macos from windows
5888 ::
[2020-02-05T00:36:50+01:00]
[Araq] Result assigned befor function completes (possibly intended behavior?)
5678 ::
[2019-12-13T00:30:14+01:00]
[Araq] Contributing to standard library
5660 ::
[2019-12-09T14:17:20+01:00]
[SolitudeSF] How to export custom exception types?
5635 ::
[2019-12-04T08:52:06+01:00]
[mratsim] {.gcsafe.}, What does {.threadvar.} do to make a function gcsafe?
5598 ::
[2019-11-27T02:53:53+01:00]
[refaqtor] Nim should be your language of choice for IoT
5586 ::
[2019-11-25T08:06:26+01:00]
[lucian] Cryptic error message relating to procedure type mismatch
5366 ::
[2019-10-17T15:00:16+02:00]
[dom96] recvmsg on AsyncSocket
5185 ::
[2019-09-10T12:18:01+02:00]
[Araq] Confusion on implicit integer conversion.
4767 ::
[2019-04-05T09:13:16+02:00]
[cblake] Running Selector on device file in linux. How to get file descriptor (int fd) from file object?
4475 ::
[2018-12-15T11:39:41+01:00]
[mp035] How to await 2 futures.
4430 ::
[2018-12-03T22:19:56+01:00]
[mashingan] Auto-dereferencing doesn't seem to work?
4426 ::
[2018-12-03T02:03:12+01:00]
[mratsim] How JSON object Syntax relates to table and array syntax?