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.61k
stars
1.47k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
retry thttpclient_ssl twice
#24467
metagn
closed
6 hours ago
1
adds a test case
#24466
ringabout
closed
15 hours ago
1
remove unnecessary imports
#24465
ringabout
closed
15 hours ago
1
adds a test case
#24464
ringabout
closed
21 hours ago
2
Infinite recursion instantiating generic defined on a concept
#24463
c-blake
opened
22 hours ago
0
fix crash with tyBuiltInTypeClass matching itself
#24462
metagn
opened
1 day ago
0
fix #pragma pack generation regression in packed case objects
#24461
metagn
closed
1 day ago
1
fix unix stdlib install location after #21328
#24460
metagn
closed
7 hours ago
1
nifc generation
#24459
metagn
opened
1 day ago
0
fixes #24451; concept matching generic body
#24458
Graveflo
closed
7 hours ago
2
Fix highlite.nim
#24457
foldl
opened
3 days ago
0
fixes nightlies failures
#24456
ringabout
closed
3 days ago
1
disable weird type inference for object constructors
#24455
metagn
closed
3 days ago
2
cbuilder: abstract over unmangled C identifiers
#24454
metagn
opened
3 days ago
0
include new concepts in typeclasses, makes containsGenericType work
#24453
metagn
closed
3 days ago
1
Using generic return type can cause "Error: undeclared field" for some UFCS call styles
#24452
bbbscarter
closed
3 days ago
2
new-style concept fails to match
#24451
Graveflo
closed
7 hours ago
0
crash evaluating new-style concept
#24450
Graveflo
closed
3 days ago
0
problem with underspecified `seq` types in `proc` definitions of the same name
#24449
Graveflo
opened
4 days ago
1
remove structural equality check for objects and distinct types
#24448
metagn
closed
3 days ago
1
Object types as generic constraints are treated as uninstantiated when passing subtypes
#24447
metagn
opened
4 days ago
0
Cannot inherit from generic forward types
#24446
metagn
opened
4 days ago
0
make some trivial sizeof calls in codegen use types/literals
#24445
metagn
closed
4 days ago
1
Fix `tyArray` with 3 kids breaking concept
#24444
Graveflo
opened
5 days ago
1
Testing change to concept binding
#24443
Graveflo
closed
4 days ago
1
prevent codegen of inactive case fields in VM object constructor nodes
#24442
metagn
closed
6 days ago
1
remove inactive case fields from VM object constructor nodes
#24441
metagn
closed
5 days ago
2
fix wrong error for iterators with no body and pragma macro
#24440
metagn
closed
6 days ago
1
use template instead of raw C prefixes in genTypeInfo
#24439
metagn
closed
6 days ago
1
cbuilder: use constants for type names, some cleanups
#24438
metagn
closed
3 days ago
1
Bumps `nimble v0.16.3`
#24437
jmgomez
opened
1 week ago
0
adds some test cases
#24436
ringabout
closed
1 week ago
1
fixes #24434; C gen issue using nim-lang/opengl
#24435
ringabout
closed
6 days ago
1
C gen issue using nim-lang/opengl
#24434
beef331
closed
6 days ago
0
make all sizeof calls in codegen use types
#24433
metagn
opened
1 week ago
0
cbuilder: second half of cgen
#24432
metagn
closed
1 week ago
1
readLine not working in Linux Mint
#24431
McChuck05
closed
1 week ago
4
fix subtype match of generic object types
#24430
metagn
closed
1 week ago
1
fix jsonutils macro with generic case object
#24429
metagn
closed
1 week ago
1
cbuilder: adapt `switch` generation with `if` fallbacks
#24428
metagn
closed
1 week ago
1
Nim too slow for finding the count of prime number from 2 to 300000 than c or c++
#24427
forchid
closed
1 week ago
11
fixes #23628; Compiler crash for nested generic type instantiations with static[int]
#24426
metagn
closed
1 week ago
0
always reinstantiate nominal values of generic instantiations
#24425
metagn
closed
6 days ago
4
stricter skip for conversions in array indices in transf
#24424
metagn
closed
1 week ago
2
cbuilder: upper half of cgen, variable decls
#24423
metagn
closed
1 week ago
1
gensym anonymous proc symbols
#24422
metagn
closed
1 week ago
1
Templates bad expansions in arguments
#24421
juancarlospaco
closed
1 week ago
6
cbuilder: most of ccgstmts
#24420
metagn
closed
1 week ago
1
fixes #24402; Memory leak under Arc/Orc on inline iterators with nested seq
#24419
ringabout
closed
1 week ago
1
add indents to cbuilder
#24418
metagn
closed
1 week ago
3
Next