Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
5993 ::
[2020-02-26T23:27:44+01:00]
[c0ntribut0r] Templates and imports
5801 ::
[2020-01-12T12:44:44+01:00]
[c0ntribut0r] grim - graph structures in Nim
5743 ::
[2019-12-26T15:47:06+01:00]
[dom96] Nim Community Survey 2019
5727 ::
[2019-12-22T23:34:41+01:00]
[c0ntribut0r] Nimph is a Nim package handler for the rest of us
5694 ::
[2019-12-16T10:48:15+01:00]
[adrianv] binarySearch (from algorithm) not always working
5681 ::
[2019-12-13T22:16:09+01:00]
[Araq] Why inherit RootObj?
5614 ::
[2019-11-29T19:32:13+01:00]
[c0ntribut0r] string to ptr uint8
5596 ::
[2019-11-26T15:47:53+01:00]
[Araq] Pragmas Above Procs
5590 ::
[2019-11-25T16:34:04+01:00]
[c0ntribut0r] "out of memory" when creating new Thread inside sharedTable lock
5573 ::
[2019-11-21T10:32:57+01:00]
[Stefan_Salewski] Advantages of "from... X... import Y" over "import Y"?
5531 ::
[2019-11-15T23:25:57+01:00]
[hiteshjasani] Nim based Github Actions
5416 ::
[2019-10-28T11:59:26+01:00]
[c0ntribut0r] Logging milliseconds
5339 ::
[2019-10-12T13:41:15+02:00]
[c0ntribut0r] code to unpack (msgpack) and "cast" object to
4769 ::
[2019-04-05T20:39:04+02:00]
[dom96] Is there a 2D game framework recently updated for Nim ?
4725 ::
[2019-03-18T17:23:20+01:00]
[Stefan_Salewski] Nimble cannot find latest version of package
4221 ::
[2018-09-23T09:05:49+02:00]
[c0ntribut0r] How to force destroy a ref?
3902 ::
[2018-06-09T00:20:47+02:00]
[Araq] Is nim doc broken on dev?
3892 ::
[2018-06-06T15:40:49+02:00]
[Araq] Delete item from Table - modification during iteration
3806 ::
[2018-05-08T12:57:57+02:00]
[yglukhov] How to get the address of string ""
3773 ::
[2018-04-22T16:04:58+02:00]
[Araq] importc and dynamic name resolution
3712 ::
[2018-04-01T13:28:31+02:00]
[c0ntribut0r] Why macros can't find a local module?
3697 ::
[2018-03-27T22:06:59+02:00]
[LeuGim] proc(t: typedesc): var t -- expected 'None' error
3674 ::
[2018-03-21T14:28:09+01:00]
[c0ntribut0r] How to (de)serialize inherited object?
3673 ::
[2018-03-21T14:17:47+01:00]
[cblake] how to read/write object from/to binary file?
3636 ::
[2018-03-12T21:28:58+01:00]
[dom96] fileExists and existsFile. This made my day
3631 ::
[2018-03-11T14:42:59+01:00]
[Libman] Defining variable in nim.cfg
3608 ::
[2018-03-04T09:08:35+01:00]
[LeuGim] Resources embedding
3552 ::
[2018-02-16T02:41:30+01:00]
[Araq] Has anyone else been bitten by this?
3551 ::
[2018-02-15T18:10:03+01:00]
[c0ntribut0r] Starting a project
3548 ::
[2018-02-14T16:58:17+01:00]
[c0ntribut0r] Get location of nimcache folder at compile time
3547 ::
[2018-02-14T15:59:26+01:00]
[Araq] Import module by name / absolute path
3534 ::
[2018-02-06T09:42:16+01:00]
[Araq] Nim Dogfooding
3492 ::
[2018-01-20T21:43:55+01:00]
[c0ntribut0r] Dynamic dispatch, redefinition and UB (and star wars)
3419 ::
[2017-12-13T21:36:07+01:00]
[Araq] Understanding staticRead's weird behaviour
1958 ::
[2016-01-20T21:06:23+01:00]
[Arrrrrrrrr] Parameter of typedesc type doesn't work
1953 ::
[2016-01-19T12:44:19+01:00]
[jboy] Command pattern implementation