Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
12600 ::
[2024-11-24T06:58:27+01:00]
[lou15b] Figuro updates (Nov 2024)
11612 ::
[2024-05-18T10:54:48+02:00]
[drkameleon] Super-weird error with builds on latest Windows runner (Github)
11587 ::
[2024-05-11T20:03:22+02:00]
[Araq] Latest GCC version (14.1) breaks Nim's C backend
11573 ::
[2024-05-08T18:37:03+02:00]
[lou15b] Puzzling compiler crash
11229 ::
[2024-03-16T21:15:09+01:00]
[lou15b] Destructors for "ref object" types?
11172 ::
[2024-03-06T22:29:19+01:00]
[Araq] Problem with closures and ORC
11045 ::
[2024-02-19T22:55:46+01:00]
[Araq] How to detect (and report) reference cycles?
10863 ::
[2024-01-10T14:03:47+01:00]
[Araq] Custom constructors
10642 ::
[2023-11-16T14:59:35+01:00]
[lou15b] No =destroy hook(s) in std/tables?
10591 ::
[2023-11-02T15:03:46+01:00]
[Araq] Which smartptrs to use?
10587 ::
[2023-11-01T17:01:29+01:00]
[Araq] Malebogia Locker is not re-entrant?
10580 ::
[2023-10-30T22:11:15+01:00]
[Araq] Changing an object's field is rejected in a destructor with new syntax
10561 ::
[2023-10-20T20:19:56+02:00]
[Araq] no simple way to import files from dir recusively?
10556 ::
[2023-10-19T18:35:39+02:00]
[lou15b] What is the need for "GC safe" when using ORC/ARC?
10549 ::
[2023-10-14T22:52:08+02:00]
[Araq] Declaring a global proc variable to be gcsafe has no effect
10534 ::
[2023-10-07T18:24:34+02:00]
[Araq] Effects of calls to Garbage Collector when using ARC/ORC?
10507 ::
[2023-09-21T21:06:46+02:00]
[lou15b] Which tools do you use to code in Nim?
10239 ::
[2023-06-01T18:58:23+02:00]
[lou15b] What is the meaning of () after an enumeration symbol?
1741 ::
[2015-10-28T12:53:41+01:00]
[Araq] Please, nimsuggest v0.12?
1667 ::
[2015-09-24T17:46:59+02:00]
[lou15b] A small request for the next Nim release
1656 ::
[2015-09-21T23:27:36+02:00]
[Araq] Valgrind and GC
1655 ::
[2015-09-21T13:12:53+02:00]
[Araq] Nimble "update" command
1652 ::
[2015-09-20T01:46:44+02:00]
[Araq] How to ensure that a finalizer gets called?
1530 ::
[2015-08-13T12:53:28+02:00]
[Araq] Evolution of Nimble
1168 ::
[2015-04-29T20:58:04+02:00]
[dom96] why socket.recv() function is so dump