-
-
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
Anonymous tuples with a seq of range based sets causes bad C generation
Code Generation
#24714
opened Feb 22, 2025 by
beef331
Invalid codegen / dangling pointer for openArray escaping from
block
Code Generation
View Types
#24261
opened Oct 8, 2024 by
arnetheduck
Double template invocation causes bad codegen (duplicate gensym)
Code Generation
Templates
#24023
opened Aug 28, 2024 by
PMunch
Delayed import with forward declared procedure does not create valid C
Code Generation
#23959
opened Aug 15, 2024 by
beef331
Method calling proc with return value overlapping declared generic type generates invalid C
Code Generation
Methods
#23765
opened Jun 27, 2024 by
tersec
2.0 C compilation error when using seq of array with enum indices
Code Generation
#23489
opened Apr 10, 2024 by
stoneface86
Slow compile time objects with seq[int] field for C/C++ target in release mode
Code Generation
const
`const x=expr` or `static: stmt`
Performance
#23480
opened Apr 6, 2024 by
nitely
generates code gcc 9.4.0 fails to compile with types/generics
Code Generation
#23453
opened Mar 28, 2024 by
tersec
Calling a proc inside a tuple inside a literal array, Nim compiler generates invalid C code
Closures
Code Generation
const
`const x=expr` or `static: stmt`
#20544
opened Oct 11, 2022 by
AdamSpitz
Codegen error when using methods with var parameters
Code Generation
Error Messages
Methods
#18437
opened Jul 6, 2021 by
alistairkeys
Code gen error when repr'ing a type-casted UncheckedArray
Code Generation
#18429
opened Jul 4, 2021 by
dom96
wrong variable substitution in conditional assignment with refc GC
Code Generation
Low Priority
refc
refc issues
#18342
opened Jun 24, 2021 by
hamidb80
Nested object construction can zero same memory multiple times
Code Generation
Medium Priority
#18238
opened Jun 11, 2021 by
tersec
Visual c compiler don't support staticRead well.
Code Generation
Easy
#18147
opened Jun 2, 2021 by
khchen
varargs used in a tuple gives cgen error
Code Generation
Low Priority
varargs
#18102
opened May 26, 2021 by
timotheecour
Nim Devel generates invalid C code
Code Generation
Invalid Code Acceptance
Everything related to compiler not complaining about invalid code
#17397
opened Mar 16, 2021 by
HJarausch
gcc fails to compile: expected 't1' but argument is of type 't2'
Closures
Code Generation
#17200
opened Feb 28, 2021 by
avdva
Redeclaration error with importc'd generic type
Code Generation
Invalid Code Acceptance
Everything related to compiler not complaining about invalid code
#17154
opened Feb 23, 2021 by
SolitudeSF
Option not playing nice with ref type
Code Generation
Recursive/Forward Types
Severe
#16754
opened Jan 19, 2021 by
PMunch
Duplicate field generated with fields hidden in
when
in type section
Code Generation
Error Messages
Low Priority
Type Sections
#16427
opened Dec 21, 2020 by
mratsim
{.importc.} should imply {.global.} so can be used safely at proc scope
Code Generation
#16289
opened Dec 8, 2020 by
timotheecour
Convert UncheckedArray to openArray can cause negative value of len
Code Generation
Invalid Code Acceptance
Everything related to compiler not complaining about invalid code
#16142
opened Nov 26, 2020 by
khchen
Codegen error with no generic brackets + converters
Code Generation
Converters
Invalid Code Acceptance
Everything related to compiler not complaining about invalid code
#16105
opened Nov 23, 2020 by
metagn
Array modification doesn't propagate for indexing after change the values for
var array
Code Generation
#16017
opened Nov 17, 2020 by
ynfle
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.