-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: nim-lang/Nim
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
'internal error: proc has no result symbol' when using operators as first-class functions
Compiler Crash
Error Messages
#24616
opened Jan 14, 2025 by
maxgrenderjones
Switch
int
and uint
to intptr_t
and uintptr_t
respectively, or define cintptr_t
/cuintptr_t
types
#24613
opened Jan 11, 2025 by
arnetheduck
getAst: static int is rkNone within called macro scope
Generics
Macros
#24610
opened Jan 11, 2025 by
mratsim
Nimsuggest gives false errors with functions when using generics
#24594
opened Dec 30, 2024 by
MarceloLuisDantas
Identifiers in templates not gensym'ed when declared in nested template invocation
#24590
opened Dec 30, 2024 by
MariusDoe
Regression in Nim 2.x handling of destructors/copies/moves for discarded variables
ARC/ORC Memory Management
#24586
opened Dec 29, 2024 by
elcritch
Ability to declare a static variable in a procedure, function, or method
#24583
opened Dec 29, 2024 by
woodnt
Calling
=destroy
on non-var fields with stack based collections (Table, HashSet, etc)
#24579
opened Dec 28, 2024 by
elcritch
ORC calls destructor hook twice on Linux (arm64)
ARC/ORC Memory Management
OS/Architecture Specific
#24578
opened Dec 28, 2024 by
elcritch
Why nim-1.6.20 only takes 2s but nim-2.0.14 66s when calculating fib(46)
Performance
#24574
opened Dec 27, 2024 by
forchid
Allow specifying a file when running from stdin to use in place of
stdinfile.nim
#24569
opened Dec 26, 2024 by
ire4ever1190
nimsuggest: Crash when parsing const x = readFile(...)
Compiler Crash
Nimsuggest
VM
see also `const` label
#24530
opened Dec 12, 2024 by
foldl
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.