Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
7374 ::
[2021-01-11T13:44:19+01:00]
[drkameleon] Experimenting with an SQLite-based portable graph DB engine
7016 ::
[2020-10-31T07:10:09+01:00]
[PMunch] Handle missing library at runtime?
7012 ::
[2020-10-30T09:48:19+01:00]
[cblake] Get all procs in given module
6956 ::
[2020-10-19T16:29:09+02:00]
[Araq] Passing X to a sink parameter introduces an implicit copy
6955 ::
[2020-10-19T09:01:28+02:00]
[SolitudeSF] Tuple unpacking and '_' - not being discarded?
6954 ::
[2020-10-19T07:41:01+02:00]
[timothee] push/pop hints on/off not working?
6934 ::
[2020-10-16T09:53:24+02:00]
[Stefan_Salewski] Localized sorting library?
6926 ::
[2020-10-14T20:32:40+02:00]
[shirleyquirk] Non-blocking async HTTP server
6917 ::
[2020-10-13T10:37:13+02:00]
[Stefan_Salewski] Emdedding text in binary - post-compilation
6901 ::
[2020-10-08T09:54:01+02:00]
[cblake] Differentiate between system and user modules
6893 ::
[2020-10-05T17:51:36+02:00]
[cantanima] Defects vs Exceptions
6874 ::
[2020-09-30T10:00:52+02:00]
[SolitudeSF] Assignment in if condition
6871 ::
[2020-09-29T18:26:08+02:00]
[Araq] Looking for collaborators!
6837 ::
[2020-09-18T13:17:17+02:00]
[shirleyquirk] Disable Warning or Hints from system libraries only?
6836 ::
[2020-09-18T12:48:26+02:00]
[SolitudeSF] Impact of "UnusedImport"s
6834 ::
[2020-09-18T11:13:48+02:00]
[mratsim] Electron-like app with Nim
6801 ::
[2020-09-11T07:30:51+02:00]
[Araq] how to package C-only project on macOS?
6800 ::
[2020-09-11T07:25:09+02:00]
[Araq] Compilation for different macOS version
6794 ::
[2020-09-10T10:56:10+02:00]
[mratsim] Calling templates with untyped params
6764 ::
[2020-09-03T08:05:33+02:00]
[shirleyquirk] Regex replace with callback?
6754 ::
[2020-09-01T14:31:13+02:00]
[Araq] How to achieve better performance with arc GC?
6747 ::
[2020-08-29T12:22:21+02:00]
[Yardanico] nimDecRefIsLast and EXC_BAD_ACCESS:
6746 ::
[2020-08-29T11:25:38+02:00]
[mratsim] Trouble using parallel
6745 ::
[2020-08-29T09:10:25+02:00]
[Stefan_Salewski] Observing value changes
6741 ::
[2020-08-28T08:21:03+02:00]
[Araq] Recognizing non-ASCII characters in lexbase-based lexer
6732 ::
[2020-08-27T14:08:08+02:00]
[jibal] Handling in-place functions efficiently
6706 ::
[2020-08-21T10:38:46+02:00]
[Stefan_Salewski] Empty c-style array
6704 ::
[2020-08-21T09:26:16+02:00]
[Araq] Table with different types of values?
6698 ::
[2020-08-19T17:48:52+02:00]
[Stefan_Salewski] inline vs template vs simple proc
6694 ::
[2020-08-18T13:29:37+02:00]
[jibal] observable stores to 'x'
6693 ::
[2020-08-18T10:52:33+02:00]
[Araq] General recommendation for optimum performance?
6691 ::
[2020-08-18T07:48:03+02:00]
[Stefan_Salewski] programmatically create variable in context, using template
6681 ::
[2020-08-14T10:53:00+02:00]
[shirleyquirk] passing 'p.cmds[p.idx]' to a sink parameter introduces an implicit copy
6677 ::
[2020-08-13T18:14:56+02:00]
[Araq] Passing string to C code with --gc:arc
6676 ::
[2020-08-13T11:41:09+02:00]
[jibal] Object destroyed after editing enum property?