issues
search
nim-lang
/
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
https://nim-lang.org
Other
16.63k
stars
1.47k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
azure-pipelines update to ubuntu 24.04 gcc 14
#24386
ringabout
closed
4 weeks ago
3
Cannot open '/lib/system.nim'
#24385
lost22git
closed
1 week ago
5
implement generic default values for object fields
#24384
metagn
closed
1 month ago
1
fixes #24378; supportsCopyMem can fail from macro context with tuples
#24383
ringabout
closed
4 weeks ago
3
test #24378
#24382
ringabout
closed
1 month ago
0
cbuilder: ccgexprs sweep part 1, basic if stmts
#24381
metagn
closed
4 weeks ago
3
fixes #24379; better error messages for ill-formed type symbols from macros
#24380
ringabout
closed
1 month ago
2
`SIGSEGV` with `nim c -c` and `nim e` on `macro w(): untyped = result = genSym(nskType)`
#24379
tersec
closed
1 month ago
0
`supportsCopyMem` can fail from macro context with tuples
#24378
Vindaar
closed
4 weeks ago
0
removes packed trees IC
#24377
ringabout
opened
1 month ago
3
improve passes.nim
#24376
ringabout
closed
1 month ago
1
fixes #23545; C compiler error when default initializing an object field function
#24375
ringabout
closed
1 month ago
1
Wrong destructors injected for phantom types
#24374
darkestpigeon
closed
1 week ago
1
cbuilder: add basic number operations
#24373
metagn
closed
1 month ago
1
Bad error message when returning object with missing generic
#24372
ire4ever1190
closed
1 week ago
3
build failed for lib/pure/selectors via mingw
#24371
pfpulux
closed
4 weeks ago
0
Fixes #24369
#24370
saemideluxe
closed
2 weeks ago
2
Array field that has array-element type with copy-protector and default value set on a field will yield error
#24369
saemideluxe
closed
2 weeks ago
0
cbuilder: add decl visibilities, use it for HCR & typeinfo
#24368
metagn
closed
1 month ago
1
`add(var string, openArray[char])` overload
#24367
metagn
closed
1 month ago
1
include static types in type bound ops
#24366
metagn
closed
1 month ago
1
don't cascade vmgen errors in nim check without error outputs
#24365
metagn
closed
1 month ago
1
fixes #24359; VM problem: dest register is not set with const-bound proc
#24364
ringabout
closed
1 month ago
1
Fix links for succ/pred/inc/dec in system docs
#24363
ire4ever1190
closed
1 month ago
1
cbuilder: add calls, sizeof/alignof/offsetof, use in ccgtypes
#24362
metagn
closed
1 month ago
1
`error: ‘T2_’ undeclared` and `error: incompatible types when assigning to type ‘void *’`
#24361
tersec
opened
1 month ago
0
cbuilder: abstract over int and float generation
#24360
metagn
closed
1 month ago
1
`Error: VM problem: dest register is not set` with `const`-bound proc
#24359
tersec
closed
1 month ago
1
use cbuilder for enum field name array
#24358
metagn
closed
1 month ago
1
`let`/`const`-bound anonymous `proc` doesn't participate in overload resolution
#24357
tersec
opened
1 month ago
0
fixes #23952; Size/Signedness issues with unordered enums
#24356
ringabout
closed
1 month ago
1
define flexible array without size for tcc & all C99
#24355
metagn
closed
1 month ago
1
deprecate `NewFinalize` with the ref T finalizer
#24354
ringabout
closed
1 month ago
1
`std/nre` now uses destructors instead of finializer
#24353
ringabout
closed
1 month ago
1
adds noise to important_packages
#24352
ringabout
closed
1 month ago
1
cbuilder: add assignments, fields, subscripts, deref
#24351
metagn
closed
1 month ago
2
deprecates `NewFinalize` which is incompatible with non-var destructor
#24350
ringabout
closed
1 month ago
6
closes #19984; adds a test case
#24349
ringabout
closed
1 month ago
1
fixes #24347; Failed to bootstrap devel branch compiler on i386
#24348
ringabout
closed
1 month ago
1
Failed to bootstrap devel branch compiler on i386
#24347
jangko
closed
1 month ago
1
Testament: build fails on 32-bit musl libc because d:nimUse64BitCTime isn't passed to compiler
#24346
tokyovigilante
closed
1 month ago
7
warn about destructors with `setLenUninit` in docs
#24345
metagn
opened
1 month ago
8
prohibits redefining field variables in a 'fields' loop
#24344
ringabout
opened
1 month ago
0
wrap `fields` iterations in `if true` scope [backport]
#24343
metagn
closed
1 month ago
1
fixes #18081; fixes #18079; fixes #18080; nested ref/deref'd types for refc
#24342
ringabout
closed
1 month ago
1
fixes #24339; underscores used with `fields` and `fieldPairs`
#24341
ringabout
opened
1 month ago
0
fixes deref codegen bugs
#24340
ringabout
closed
1 month ago
0
`Error: identifier expected, but found '(0, 0)[0]'` with `let _ = ` in `for _ in r.fields`
#24339
tersec
opened
1 month ago
2
`error: redeclaration of ‘qX60gensym0_’ with no linkage` with nested templates
#24338
tersec
closed
1 month ago
4
User-defined typeclasses or type aliases in generic procs cannot be distinct
#24337
mothfuzz
opened
1 month ago
3
Previous
Next