Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11514 ::
[2024-04-29T18:07:24+02:00]
[shirleyquirk] how to borrow iterator `items` for distinct type?
10920 ::
[2024-01-26T11:50:55+01:00]
[Araq] How to determine whether Import expected packages?
10917 ::
[2024-01-26T03:47:45+01:00]
[Araq] Is `concept` similar to `interface` / `trait`?
10907 ::
[2024-01-23T17:36:26+01:00]
[Calonger] macro pragma: param's default value not support?
10906 ::
[2024-01-23T14:34:27+01:00]
[PMunch] howt to embed NimNode in template?
10905 ::
[2024-01-23T12:17:31+01:00]
[Araq] how to use parseExpr in runtime ?
10902 ::
[2024-01-23T06:40:32+01:00]
[Yardanico] how to define a zero capacity HashSet with let ?
10856 ::
[2024-01-07T07:44:23+01:00]
[Yardanico] fixme: the proc parameters always use Copy by default?
10850 ::
[2024-01-04T21:40:06+01:00]
[Araq] `nph` opinionated formatter v0.3
10846 ::
[2024-01-04T10:47:18+01:00]
[PMunch] how to get pragma of the field in macro?
10835 ::
[2024-01-02T12:56:06+01:00]
[Araq] Maybe nappgui is best cross platform gui lib for nim
10833 ::
[2024-01-02T11:32:00+01:00]
[mratsim] why object variants not support same field name ?
10822 ::
[2024-01-01T05:33:23+01:00]
[Isofruit] Is there a more elegant approach
10812 ::
[2023-12-30T13:37:55+01:00]
[Araq] specify lib dir by `--passL` can not work
10772 ::
[2023-12-16T09:33:44+01:00]
[Araq] error occurred when add thread to seq
10771 ::
[2023-12-16T05:51:14+01:00]
[Araq] What is the difference between std/atomics and threading/atomics, which one is recommended?
10768 ::
[2023-12-15T16:38:11+01:00]
[mashingan] SIGSEGV: Illegal storage access. (Attempt to read from nil?) in coroutines
10758 ::
[2023-12-12T10:00:17+01:00]
[shirleyquirk] undeclared identifier error when using string format in template
10520 ::
[2023-09-28T12:20:59+02:00]
[daylinmorgan] how to pass --cc options to compiler by nimble?
10516 ::
[2023-09-26T16:03:26+02:00]
[Allin] how to static linking sqlite ?
10480 ::
[2023-09-13T17:30:20+02:00]
[Yardanico] how to compare rune with char
10473 ::
[2023-09-10T06:46:17+02:00]
[gabbhack] Does seq have a method to get mutable ref element?
10458 ::
[2023-09-05T18:23:21+02:00]
[SolitudeSF] how to properly json serialzie/deserialize DateTime?