Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
4039 ::
[2018-07-12T23:02:58+02:00]
[Araq] should we keep supporting macos? (as opposed to macosx)
4037 ::
[2018-07-12T00:52:54+02:00]
[Araq] template/macro should return `void` instead of `typed` (synonym and much clearer)
4032 ::
[2018-07-10T00:53:06+02:00]
[Stefan_Salewski] Why `a, b = 0` fails?
4031 ::
[2018-07-09T16:15:39+02:00]
[Araq] Macro question: checking if variable is local, global or an argument of the procdef
4022 ::
[2018-07-06T20:40:28+02:00]
[Araq] are nim exceptions "zero cost" (on error-free execution) ? (if so, `defer` should be used more)
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq] explain this behavior for me
3948 ::
[2018-06-20T07:00:56+02:00]
[dom96] which is better for one liners inline proc or template?
3935 ::
[2018-06-18T06:38:01+02:00]
[Araq] mutable methods and inheritance can't mix?
3877 ::
[2018-06-01T16:43:36+02:00]
[dom96] '*' export marker and macros
3830 ::
[2018-05-20T15:33:42+02:00]
[Varriount] cannot countProcessor in compile time
3787 ::
[2018-04-29T15:04:19+02:00]
[Vantage] changing the order in which checking for functions