issues
search
timotheecour
/
Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
http://nim-lang.org/
Other
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nightlies builds
#817
ringabout
closed
2 years ago
1
[wip] contribution friendly issues for passionate people
#816
ringabout
closed
3 years ago
0
hcr
#815
ringabout
opened
3 years ago
0
issue collections
#814
ringabout
opened
3 years ago
0
some lost contributions
#813
ringabout
closed
3 years ago
1
Curl: option --out: is ambiguous
#812
juancarlospaco
closed
3 years ago
1
Windows Powershell install Nim
#811
juancarlospaco
opened
3 years ago
0
renameat2 for atomic IO
#810
juancarlospaco
opened
3 years ago
0
Pr lazysemcheck exp4
#809
timotheecour
closed
3 years ago
1
templates and iterators in stacktraces
#808
timotheecour
opened
3 years ago
1
Compiler warning nested ref
#807
juancarlospaco
closed
3 years ago
2
ident literals not subject to style insensitivity, for interop: proc `$foo__bar`()
#806
timotheecour
opened
3 years ago
6
version in nimble file redundant with git tag of package?
#805
timotheecour
closed
3 years ago
1
[WIP] lazy symbol semantic checking
#804
timotheecour
opened
3 years ago
0
destructors for globals and unloaded dynamic libraries
#803
timotheecour
closed
7 months ago
1
DocGen Copy button for code snippets
#802
juancarlospaco
closed
3 years ago
0
fix #10053 FieldError for vm
#801
timotheecour
closed
3 years ago
0
[WIP] turn effect violations into warnings instead of errors
#800
timotheecour
closed
3 years ago
1
`'` should not be quoted inside double quotes
#799
timotheecour
closed
3 years ago
1
net broken, devel, type mismatch
#798
juancarlospaco
closed
3 years ago
1
templates and iterators in stacktraces
#797
timotheecour
opened
3 years ago
0
Compiler crash, no traceback, concepts
#796
juancarlospaco
opened
3 years ago
0
make var, let work in static, const sections (v2): without intermediate proc
#795
timotheecour
opened
3 years ago
0
`embedBinary`: embed arbitrary string into a binary
#794
timotheecour
opened
3 years ago
2
allow stdlib+compiler to have their own locked down, isolated nimble dependencies that live in a separate namespace (eg stdx/regex)
#793
timotheecour
opened
3 years ago
0
test pruning based on module dependency graph
#792
timotheecour
opened
3 years ago
0
lazy semcheck
#791
timotheecour
opened
3 years ago
0
warning instead of error for effect violations (nosideeffect, gcsafe, raise mismatches)
#790
timotheecour
opened
3 years ago
0
..< wont work for Types
#789
juancarlospaco
opened
3 years ago
4
Sugar arrows broken by args
#788
juancarlospaco
closed
3 years ago
0
debugging CI issues
#787
timotheecour
opened
3 years ago
0
Recursion Limit should be Documented
#786
juancarlospaco
opened
3 years ago
0
docs: add debugging page describing various flags / strategies to help debugging compiler or a program
#785
timotheecour
opened
3 years ago
1
DocGen Regression inline proc doc
#784
juancarlospaco
closed
3 years ago
11
Memory Leak os.putEnv
#783
juancarlospaco
closed
3 years ago
4
os.putEnv accepts invalid key
#782
juancarlospaco
opened
3 years ago
2
WIP
#781
timotheecour
closed
3 years ago
6
should addf raise when varargs len is 0 (to avoid a pitpfall)?
#780
timotheecour
opened
3 years ago
0
Support NO_COLOR
#779
juancarlospaco
opened
3 years ago
1
re-instate the now undocumented `--header:FILE` option, or provide a suitable alternative
#778
timotheecour
opened
3 years ago
2
strbasics.setSlice that takes BackwardsIndex
#777
juancarlospaco
opened
3 years ago
0
jester+httpbeast PR for reusePort
#776
timotheecour
opened
3 years ago
0
macros.expectKind with errorMessage
#775
juancarlospaco
opened
3 years ago
0
simplify jsonutils case object handling using `CheckedFieldExpr`
#774
timotheecour
opened
3 years ago
0
add `getCpuTicks` based on `RDTSC` instruction for highest-performance counters
#773
timotheecour
opened
3 years ago
0
wrapnils should allow safe case object field access: `?.caseObj.field`
#772
timotheecour
closed
3 years ago
1
`type MyInt = int` and `int` have different type id's despite `MyInt is int`
#771
timotheecour
opened
3 years ago
0
break broken stropping
#770
juancarlospaco
opened
3 years ago
1
`$set['a'..'z']` is `set[range 97..122(char)]`, should be `set['a'..'z']`
#769
timotheecour
opened
3 years ago
0
improve docs for package-level objects (and maybe use it in compiler in some places)
#768
timotheecour
opened
3 years ago
0
Next