Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
11417 ::
[2024-04-11T20:18:09+02:00]
[jyapayne] Help with macro/template extrapolating of parameters
11083 ::
[2024-02-25T16:43:15+01:00]
[jyapayne] single line ref seq[int] assignment
10854 ::
[2024-01-05T18:42:10+01:00]
[jyapayne] Mocking overloaded function
10091 ::
[2023-04-11T23:52:59+02:00]
[Stefan_Salewski] Speeding up compile times
10032 ::
[2023-03-23T05:27:06+01:00]
[jyapayne] Screenshot works fine in own code but not over sockets.
10022 ::
[2023-03-19T06:36:29+01:00]
[jyapayne] Only one line will load. Need all lines in directory to load.
9942 ::
[2023-02-26T18:10:11+01:00]
[Araq] Orc RTTI: Is there a way to get Enum + Tuple type info?
9926 ::
[2023-02-22T11:10:44+01:00]
[Araq] ffi: how to pass a value to c?
9880 ::
[2023-02-10T19:50:41+01:00]
[jyapayne] Trouble compiling libraries with cpp header
9876 ::
[2023-02-09T20:10:20+01:00]
[jyapayne] Send headers from server to client with httpbeast
9769 ::
[2022-12-28T00:45:14+01:00]
[jyapayne] Creating const in a macro fails in 1.9.1
9410 ::
[2022-08-26T12:55:52+02:00]
[jyapayne] Using return in templates returns nil
9403 ::
[2022-08-22T20:59:08+02:00]
[jyapayne] Fill array in C style
9397 ::
[2022-08-21T16:46:19+02:00]
[Stefan_Salewski] Can't get basic example of creating reference objects to work. Compilation errors.
9389 ::
[2022-08-19T01:18:45+02:00]
[ggibson] Need some direction on macros.
9369 ::
[2022-08-14T04:49:15+02:00]
[jyapayne] Can't Get Length of Returned Table
9324 ::
[2022-07-24T09:42:16+02:00]
[sky_khan] Illegal storage access
9240 ::
[2022-06-17T03:58:32+02:00]
[jyapayne] Have a nim tool in nimble installation error
8990 ::
[2022-03-09T05:12:18+01:00]
[jyapayne] SDL in a M1 Mac - can't find dylib
8928 ::
[2022-02-17T16:23:24+01:00]
[jyapayne] Macro fails with `got: <S> but expected <T>`
8881 ::
[2022-02-08T10:54:04+01:00]
[jyapayne] NImScript task and using a shebang line
8852 ::
[2022-01-29T01:07:36+01:00]
[Araq] NimForum 2.2.0 - Fixes a big CVE!
8784 ::
[2022-01-08T12:23:26+01:00]
[sky_khan] simple event system
8672 ::
[2021-12-02T13:24:18+01:00]
[jyapayne] Order of execution: where to find understanding
8657 ::
[2021-11-26T15:21:27+01:00]
[jyapayne] Advent of Nim 2021
8458 ::
[2021-09-25T13:12:55+02:00]
[ggibson] block-level change default type of int literals?
8447 ::
[2021-09-22T13:05:40+02:00]
[jyapayne] undeclared NtAllocateVirtualMemory SysCalls
8434 ::
[2021-09-17T10:33:09+02:00]
[Araq] Can I somehow share a C++ class with Nim, either by reading it from a dll or otherwise?
8429 ::
[2021-09-15T19:27:35+02:00]
[jyapayne] importcpp call class method
8424 ::
[2021-09-14T12:31:35+02:00]
[jyapayne] What is the role of the expression "{.importc.}" when transpiling to JavaScript?
8422 ::
[2021-09-13T21:03:28+02:00]
[jyapayne] Beginer problem: Combine and alternate list
8402 ::
[2021-09-07T00:02:25+02:00]
[jyapayne] Behavior of {.global.} variable for assigning to const
8386 ::
[2021-09-01T16:26:31+02:00]
[jyapayne] Concepts, undeclared field.
8379 ::
[2021-08-29T03:49:50+02:00]
[Araq] Design choice advice for Python-to-Nim transpiler (Python Devs)
8369 ::
[2021-08-27T07:32:46+02:00]
[Araq] Is there no way to pass a specific overload to a macro?
8306 ::
[2021-08-08T07:07:41+02:00]
[Araq] Weird import issue
8161 ::
[2021-06-27T11:43:08+02:00]
[Sixte] Associating a type with a concept?
8137 ::
[2021-06-20T16:23:11+02:00]
[cblake] RFC: Recursive iterator macro
8127 ::
[2021-06-17T14:22:56+02:00]
[cblake] Recursive iterator to unpack arbitrarily nested sequence
8079 ::
[2021-06-03T22:36:32+02:00]
[jyapayne] CSV: paring in js
7999 ::
[2021-05-18T22:00:56+02:00]
[jyapayne] Concept containing seq of self
7997 ::
[2021-05-18T17:49:22+02:00]
[jyapayne] JS FFI - getting started
7970 ::
[2021-05-12T06:21:31+02:00]
[jyapayne] Show Nim: Pixie now supports text layout and rasterizing, including rich text with styled spans!
7958 ::
[2021-05-10T05:27:32+02:00]
[jyapayne] How to catch DOM exception in Nim code?
7912 ::
[2021-05-03T01:09:52+02:00]
[dom96] Idiomatic way to run a process in the background and close it when appropriate?
7869 ::
[2021-04-27T14:01:09+02:00]
[jyapayne] Getting varargs parameter from JS
7861 ::
[2021-04-26T15:21:10+02:00]
[jyapayne] unzip multipart zip file
7848 ::
[2021-04-24T15:42:34+02:00]
[Araq] XML parsing performance
7799 ::
[2021-04-16T01:56:53+02:00]
[cblake] string split by {';'}
7722 ::
[2021-03-31T03:19:17+02:00]
[dom96] I want to use gecko driver headless.
7601 ::
[2021-03-10T17:01:22+01:00]
[jyapayne] Are sequences the nim equivalent of python lists?
7431 ::
[2021-01-26T00:39:57+01:00]
[jyapayne] What is the difference between Nimble and Nake?
7430 ::
[2021-01-25T20:11:34+01:00]
[jyapayne] Threads are finishing without an error even though they shouldnt
6940 ::
[2020-10-17T12:18:57+02:00]
[timothee] Handling customisations when upgrading Nim
6868 ::
[2020-09-29T14:10:56+02:00]
[cblake] it there general gitignore configs for binaries?
6824 ::
[2020-09-17T04:28:23+02:00]
[jyapayne] macro binary operator resolution
6814 ::
[2020-09-14T15:34:35+02:00]
[Araq] Cross-compile to Rpi4 :(
6734 ::
[2020-08-27T19:29:25+02:00]
[jyapayne] Problem with template and async
6728 ::
[2020-08-26T10:23:36+02:00]
[Araq] How to know where a proc is defined - or: Newbie tries to get used to unqualified imports
6725 ::
[2020-08-24T22:44:22+02:00]
[dom96] Nimforum 2.1.0 is here
6524 ::
[2020-07-07T23:48:05+02:00]
[Araq] File not found error EVERY TIME
6523 ::
[2020-07-07T16:36:52+02:00]
[jyapayne] Generics instantiate problems
6477 ::
[2020-06-23T19:25:23+02:00]
[jibal] How to convert openarray[byte] to string?
6465 ::
[2020-06-22T15:26:03+02:00]
[jyapayne] Dual number type
6464 ::
[2020-06-22T13:24:12+02:00]
[Araq] detectOs template in for loop
6420 ::
[2020-06-09T08:49:13+02:00]
[Araq] bizarre name clash with template
6381 ::
[2020-05-26T23:44:17+02:00]
[jyapayne] VSCode debug: strings and booleans are ugly
6378 ::
[2020-05-25T18:07:23+02:00]
[jyapayne] Defining an iterator in a template
6313 ::
[2020-05-10T11:44:54+02:00]
[jyapayne] Nim forum development
6278 ::
[2020-05-01T03:47:33+02:00]
[Araq] Typography update - now it can render 99% the Google Fonts ttf.
6242 ::
[2020-04-21T15:20:23+02:00]
[Araq] Questions about templates parameters
6216 ::
[2020-04-15T03:14:35+02:00]
[jyapayne] how to properly release memory?
6207 ::
[2020-04-13T21:12:06+02:00]
[Araq] generate c++ code from .nim file
6183 ::
[2020-04-09T18:04:44+02:00]
[Araq] Newbie - gui based application and secondary event loop
6161 ::
[2020-04-05T23:27:48+02:00]
[jyapayne] How to raise an exception from a template?
6119 ::
[2020-03-25T22:50:58+01:00]
[jyapayne] template - body issue
6099 ::
[2020-03-21T22:42:24+01:00]
[jyapayne] Brainfuck interpreter bug
6088 ::
[2020-03-19T02:33:55+01:00]
[jyapayne] Updating Element style via Karax (noobish?)
6051 ::
[2020-03-07T13:23:53+01:00]
[jyapayne] Creating functions at runtime
6048 ::
[2020-03-06T19:11:57+01:00]
[jyapayne] Karax: Adding elements
5999 ::
[2020-02-27T17:40:57+01:00]
[hiteshjasani] Karax: Change element value
5960 ::
[2020-02-20T21:08:45+01:00]
[jyapayne] Pegs at Compiletime.
5945 ::
[2020-02-18T14:37:49+01:00]
[jyapayne] json confusion
5928 ::
[2020-02-14T01:50:27+01:00]
[Stefan_Salewski] Newbie With Several (Likely Dumb) Questions
5898 ::
[2020-02-07T05:15:29+01:00]
[Stefan_Salewski] Finding dead code in messy files -- first attempt with macro
5896 ::
[2020-02-07T00:27:46+01:00]
[jyapayne] How to get files from onchange event in karax?
5881 ::
[2020-02-03T05:15:05+01:00]
[Araq] Compile time FFI
5567 ::
[2019-11-20T19:01:02+01:00]
[jyapayne] Get name of proc at compile time
5396 ::
[2019-10-24T15:56:13+02:00]
[jyapayne] Stuck on while compiling
5384 ::
[2019-10-22T16:30:15+02:00]
[cdunn2001] Passing iterators
5356 ::
[2019-10-15T00:18:15+02:00]
[Araq] split does not seem to work properly
5340 ::
[2019-10-12T13:51:08+02:00]
[jyapayne] Problem with macro and identation ...
5317 ::
[2019-10-10T01:23:01+02:00]
[timothee] strformat: using a ':' in a string literal possible?
5314 ::
[2019-10-09T19:10:34+02:00]
[yglukhov] A dynamic container for types
5263 ::
[2019-10-02T10:47:57+02:00]
[dom96] Hacktoberfest with Nim
5236 ::
[2019-09-28T04:58:11+02:00]
[Stefan_Salewski] Unexpected error using parseInt
5103 ::
[2019-08-17T20:31:29+02:00]
[Araq] Nim vs. Python & Groovy (string splitting): Why is string splitting so slow in Nim?
5099 ::
[2019-08-15T14:24:17+02:00]
[Araq] Dead Code elimination
5085 ::
[2019-08-10T02:06:19+02:00]
[jyapayne] Reading a file line by line at compile time
5010 ::
[2019-07-13T21:41:32+02:00]
[Araq] sizeof a ref object type
4949 ::
[2019-06-19T20:08:30+02:00]
[Araq] Question about using when-statement in (generic) proc
4935 ::
[2019-06-14T19:50:02+02:00]
[jyapayne] Help getting this macro to work in a for loop
4890 ::
[2019-05-29T23:03:07+02:00]
[jyapayne] Struggling with writing an iterator
4793 ::
[2019-04-16T22:05:18+02:00]
[yglukhov] Side effects of typed macro arguments?
4729 ::
[2019-03-21T03:13:28+01:00]
[yglukhov] problem with nimpy and nimAes
4722 ::
[2019-03-17T08:16:09+01:00]
[Araq] Lock code block without explicit lock variable ?
4485 ::
[2018-12-18T15:02:06+01:00]
[jyapayne] Get proc arg type with templates
4448 ::
[2018-12-08T23:01:26+01:00]
[jyapayne] OOP macro - problems with import
4439 ::
[2018-12-06T20:26:26+01:00]
[Araq] storing table value in var changes behaviour
4366 ::
[2018-11-08T02:17:27+01:00]
[Ward] Error: implicit object field construction requires a .partial object, but got wMyFrame:ObjectType
4302 ::
[2018-10-11T20:54:27+02:00]
[Araq] Trying to learn templates, but its hard to understand.
4249 ::
[2018-09-28T05:18:07+02:00]
[Araq] Why can't the Nim VM use FFI?
4245 ::
[2018-09-27T15:47:23+02:00]
[Araq] Version 0.19.0 is out
4204 ::
[2018-09-17T15:51:55+02:00]
[ggibson] Workflow: how do I make a cpp lib in nim?
4129 ::
[2018-08-14T18:50:32+02:00]
[jyapayne] how to declare global variant in one proc
4119 ::
[2018-08-10T16:07:29+02:00]
[Araq] Is this valid Nim code or a typo?
4113 ::
[2018-08-07T17:19:15+02:00]
[Araq] Nim partners with Status.im
4105 ::
[2018-08-05T10:31:55+02:00]
[dom96] strformat using a run-time defined format string
4102 ::
[2018-08-03T06:24:34+02:00]
[yglukhov] nimpy -- how to work with numpy
4062 ::
[2018-07-19T11:45:19+02:00]
[jyapayne] Compiler hangs on linking
4052 ::
[2018-07-16T22:23:07+02:00]
[Araq] How to handle BackwardsIndex?
4043 ::
[2018-07-13T11:02:36+02:00]
[dom96] terminal module - File arguments
4040 ::
[2018-07-12T23:37:15+02:00]
[jyapayne] How to trap control-c
4020 ::
[2018-07-06T05:18:51+02:00]
[jyapayne] choosenim unattended
4019 ::
[2018-07-06T02:26:09+02:00]
[timothee] how to use nimscript for nim.cfg?
4017 ::
[2018-07-05T03:54:00+02:00]
[dom96] Proposal for Forum Improvements
4014 ::
[2018-07-04T19:35:08+02:00]
[dom96] Clarity around nimble and nim when cross-compiling
4004 ::
[2018-07-02T00:15:24+02:00]
[Araq] how to forward declare a proc in module A and define it in module B?
4003 ::
[2018-07-01T07:49:22+02:00]
[Araq] Understanding the GC
4002 ::
[2018-07-01T03:54:21+02:00]
[Araq] deprecated pragma
4001 ::
[2018-06-30T21:42:41+02:00]
[Stefan_Salewski] How to convert Decimal/String to Binary/Octal/Hex?
3988 ::
[2018-06-27T20:00:33+02:00]
[Araq] explain this behavior for me
3970 ::
[2018-06-24T22:05:50+02:00]
[jyapayne] CC Compilation stops for no apparent reason?
3959 ::
[2018-06-21T11:35:20+02:00]
[Araq] Naming conventions for modules?
3949 ::
[2018-06-20T07:23:51+02:00]
[dom96] Nimscript run task after deps installed but before nimble installs
3939 ::
[2018-06-18T13:49:51+02:00]
[Araq] Nim not obeying switches in nim.cfg or config.nims
3938 ::
[2018-06-18T12:14:36+02:00]
[jyapayne] Compile time file path
3929 ::
[2018-06-16T11:37:07+02:00]
[jyapayne] Support for 128 bit integers?
3910 ::
[2018-06-12T09:28:39+02:00]
[Araq] Adding New OS to Nim
3877 ::
[2018-06-01T16:43:36+02:00]
[dom96] '*' export marker and macros
3834 ::
[2018-05-23T21:12:31+02:00]
[Araq] Welcome to the new Nim programming language forum
3658 ::
[2018-03-16T18:18:10+01:00]
[Araq] Compiler won't scale (still)
3067 ::
[2017-07-24T23:30:14+02:00]
[jlp765] OOP Macro section of Nim by Example doesn't seem to work
3038 ::
[2017-07-10T23:14:27+02:00]
[LeuGim] How to transform compile time into runtime data
2361 ::
[2016-07-06T15:05:36+02:00]
[Araq] Bug in `.`?
2329 ::
[2016-06-19T16:17:20+02:00]
[Varriount] Anonymous fields in structs - like object composition # as in C11 and Go
2324 ::
[2016-06-17T17:31:22+02:00]
[LeuGim] TaintedString Question
2309 ::
[2016-06-12T04:13:29+02:00]
[Araq] Compiler Reading
2293 ::
[2016-06-01T07:47:11+02:00]
[jyapayne] Call macro from macro problem
2122 ::
[2016-03-14T10:41:36+01:00]
[andrea] Serving HTTP multithreaded
2081 ::
[2016-02-29T09:33:25+01:00]
[andrea] Functions on types
1921 ::
[2016-01-03T15:58:15+01:00]
[dom96] nim plus webdriver?
1857 ::
[2015-12-07T20:05:34+01:00]
[dom96] import zip package
1848 ::
[2015-12-06T08:29:25+01:00]
[bluenote] How do you pass in an array to a function without specifying length?
1818 ::
[2015-11-22T06:37:26+01:00]
[chrisheller] Compile dynlib from Nim
1798 ::
[2015-11-12T20:05:36+01:00]
[PV] [feature suggestion] advanced assert
1768 ::
[2015-11-04T23:23:51+01:00]
[filwit] template compile string to type
1703 ::
[2015-10-11T02:26:02+02:00]
[Stefan_Salewski] {.cdecl} and proc forward declaration
1522 ::
[2015-08-12T17:33:13+02:00]
[dom96] Multiple configurations in Nimble
1443 ::
[2015-07-11T16:55:19+02:00]
[Araq] Implementing a flexible serialization interface
1436 ::
[2015-07-10T08:07:30+02:00]
[Varriount] seq.delete() is strange
1435 ::
[2015-07-10T06:53:05+02:00]
[Araq] Get Exception Types as String
1425 ::
[2015-07-07T22:01:29+02:00]
[Araq] Introducting Einheit, a New Unit Test Module!
1420 ::
[2015-07-07T08:36:47+02:00]
[Araq] Time for Nim-Powered Captchas?
1410 ::
[2015-07-06T03:04:12+02:00]
[jyapayne] Noob question - pointers and dereferencing
1401 ::
[2015-07-04T03:58:13+02:00]
[Araq] unittest in Standard Library Documentation
1375 ::
[2015-06-27T07:06:28+02:00]
[Araq] Feature Request
1354 ::
[2015-06-22T13:07:28+02:00]
[dom96] SOLVED: noob question about ftpclient and asyncftpclient
1273 ::
[2015-05-29T16:35:24+02:00]
[Jehan] pairs with iterators
1207 ::
[2015-05-08T22:02:01+02:00]
[Araq] when to use 'ref object' vs plain 'object'
1178 ::
[2015-05-03T06:14:25+02:00]
[Jehan] Noob question about OOP in NIM
1149 ::
[2015-04-20T22:31:58+02:00]
[Araq] How to generate procs with a template in a loop