Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
8164 ::
[2021-06-27T21:54:33+02:00]
[pietroppeter] Print Unicode names e.g 'SPACE', 'NO-BREAK SPACE', HORIZONTAL TAB
8092 ::
[2021-06-06T13:42:40+02:00]
[PMunch] mixed bag seq: allow strings and int in a seq
8091 ::
[2021-06-06T11:44:03+02:00]
[Araq] Improving the documentation: Roadmap, community engagement.
8062 ::
[2021-05-31T02:02:31+02:00]
[zetashift] strscans - Error: undeclared identifier: 'scanf'
8055 ::
[2021-05-30T02:27:04+02:00]
[euant] print dates in reversed order
8036 ::
[2021-05-25T23:19:52+02:00]
[kaushalmodi] proc "repeat" is ambiguous - compiler warning maybe?
8028 ::
[2021-05-24T23:02:49+02:00]
[gemath] Add total ratings for all Candidates (STAR Voting)
8012 ::
[2021-05-22T10:30:07+02:00]
[kaushalmodi] Error: cannot open file: fusion
8011 ::
[2021-05-22T02:12:00+02:00]
[bpr] squeeze the sequence: remove empty strings
8001 ::
[2021-05-19T13:02:51+02:00]
[cblake] string ( int, string and char) - convert into Table
7981 ::
[2021-05-15T00:04:08+02:00]
[demotomohiro] Why Nim is *not* confused - which proc to call?
7922 ::
[2021-05-04T16:16:16+02:00]
[Araq] import unicode, strutils: ambiguous call; both unicode.strip and strutils.strip
7910 ::
[2021-05-02T19:05:45+02:00]
[masiarek2] regex
7908 ::
[2021-05-02T18:35:20+02:00]
[zetashift] wikipedia: nim reference - regex engines - comparison
7907 ::
[2021-05-02T05:42:09+02:00]
[ElegantBeef] file - copy Line by line - error
7904 ::
[2021-05-02T01:44:59+02:00]
[Araq] learn Nim regular expressions - regex, re , NRE
7897 ::
[2021-05-01T13:47:04+02:00]
[demotomohiro] sorting enum - by identifier and int?
7882 ::
[2021-04-29T04:22:42+02:00]
[DeletedUser] echo isAlphaAscii("ą") - expecting false (instead of error)
7870 ::
[2021-04-27T14:02:09+02:00]
[PMunch] not-nil-annotation
7854 ::
[2021-04-25T15:32:41+02:00]
[doofenstein] char type: echo ASCII code for 'space' and 'single quote'
7844 ::
[2021-04-24T04:37:12+02:00]
[ElegantBeef] Incorrect example in documentation for Return statement?
7824 ::
[2021-04-19T02:38:32+02:00]
[treeform] Unicode string print - the four faces look different when printing - why?
7819 ::
[2021-04-18T19:38:39+02:00]
[Araq] python: print(x, end=" ")
7799 ::
[2021-04-16T01:56:53+02:00]
[cblake] string split by {';'}
7741 ::
[2021-04-03T02:06:55+02:00]
[cblake] nim program name with spaces
7715 ::
[2021-03-29T04:56:15+02:00]
[Araq] quit() - inconsistent behavior - osx terminal vs visual studio
7675 ::
[2021-03-21T21:24:40+01:00]
[Yardanico] echo () vs echo()
5317 ::
[2019-10-10T01:23:01+02:00]
[timothee] strformat: using a ':' in a string literal possible?
1938 ::
[2016-01-12T04:17:59+01:00]
[Araq] reverse seq mitems