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
--experimental:vmsandbox, --experimental:vmopsDanger
#767
timotheecour
opened
3 years ago
0
add `fmtFloat` to stdlib
#766
timotheecour
opened
3 years ago
6
tempfiles: make prefix, suffix optional params
#765
timotheecour
opened
3 years ago
6
[superseded] fix used conservative without realModule
#764
timotheecour
closed
3 years ago
1
scope based symbol resolution in generics
#763
timotheecour
opened
3 years ago
2
`type TimeUnit = distinct int128`
#762
timotheecour
opened
3 years ago
4
=destroy misspelt as destroy= (etc) should issue a warning: type bound operator probably misspelt
#761
juancarlospaco
opened
3 years ago
7
std/units
#760
timotheecour
opened
3 years ago
0
injectStmt not working?
#759
juancarlospaco
closed
3 years ago
1
`Option[T]` should not special case ptr-like types, so that some(nil).isSome is true
#758
timotheecour
opened
3 years ago
1
js Symbols: could be used for hashes, avoiding modifying objects
#757
timotheecour
opened
3 years ago
0
`ambiguous identifier` error needs declaredlocs support
#756
timotheecour
opened
3 years ago
0
./koch runCI should set a custom NIMBLE_DIR to avoid interference; and should honor --nim
#755
timotheecour
opened
3 years ago
2
`{.stdStrict.}`: requires `import std/macros` instead of `import macros` (etc) where the pragma applies
#754
timotheecour
opened
3 years ago
2
versioned containers (Tables etc) to enable caching
#753
timotheecour
closed
3 years ago
1
docs: add optimization page describing various flags / strategies to improve performance
#752
timotheecour
opened
3 years ago
3
benchmark showing strnlen is faster than naive loop
#751
timotheecour
opened
3 years ago
3
improve shouldAcceptRequest
#750
timotheecour
opened
3 years ago
0
`proc getExeNodejs(): Option[string]`
#749
timotheecour
opened
3 years ago
4
fix locks
#748
timotheecour
opened
3 years ago
0
add std/iterutils
#747
timotheecour
opened
3 years ago
0
std/iterutils
#746
timotheecour
opened
3 years ago
0
fromJsonStr, addJsonStr: use JsonParser directly, no intermediate JsonNode
#745
timotheecour
opened
3 years ago
0
add `os.getDataDir` for platform independent `XDG_DATA_HOME`
#744
timotheecour
opened
3 years ago
3
document how to run freebsd tests locally
#743
timotheecour
opened
3 years ago
1
quitOrRaise
#742
timotheecour
opened
3 years ago
0
packed object / bitfields
#741
timotheecour
opened
3 years ago
5
Error: no generic parameters allowed for Future
#740
juancarlospaco
opened
3 years ago
1
nim doc crash oneliner
#739
juancarlospaco
closed
3 years ago
5
drone CI discussion
#738
timotheecour
opened
3 years ago
2
add overload `toSeq(iterable, n)` or add `toSeqN(iterable, n)` to get first N results
#737
timotheecour
opened
3 years ago
7
line wrapping
#734
timotheecour
closed
3 years ago
3
cast in VM should support more operations that are legal in RT
#733
timotheecour
opened
3 years ago
0
wrap dragonbox from https://github.com/jk-jeon/dragonbox
#732
timotheecour
opened
3 years ago
0
make `compiles` work more reliably by checking a field `failed` in `tryExpr`
#731
timotheecour
opened
3 years ago
0
`testament r mytest` doesn't honor `targets: `
#730
timotheecour
opened
3 years ago
0
os.FileInfo.linkCount off by one
#729
juancarlospaco
closed
3 years ago
2
os.getHomeDir, os.getConfigDir, os.expandTilde returns trailing sep
#728
juancarlospaco
closed
3 years ago
2
misc doc2tex
#727
timotheecour
opened
3 years ago
12
Pr megatest js flattest delayed
#726
timotheecour
opened
3 years ago
0
megatestJs + flattened spec
#725
timotheecour
closed
3 years ago
0
`split("")` returns `@[""]` instead of `@[]`
#724
timotheecour
opened
3 years ago
0
some osproc APIs don't kill child process when parent dies (eg with ^C)
#723
timotheecour
opened
3 years ago
1
`proc addBytes[T](buf: seq[uint8], a: T)`
#722
timotheecour
opened
3 years ago
3
`peekExitCode` should be deprecated in favor of something else be cause it's ambiguous
#721
timotheecour
opened
3 years ago
0
codegen via nim AST to C AST transformation
#720
timotheecour
opened
3 years ago
0
add `globMatch`
#719
timotheecour
opened
3 years ago
0
tests/vm/tconst.nim flaky
#718
timotheecour
closed
3 years ago
2
unroll pow
#717
juancarlospaco
opened
3 years ago
2
`runnableExamples` should be attacheable for any declaration (eg `const`)
#716
timotheecour
closed
3 years ago
3
Previous
Next