Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Nim
We are on a mission to develop an easy to use and performant systems programming language.
Collective -
Host: opensource -
https://opencollective.com/nim
- Code: https://github.com/nim-lang/Nim
Fix std/base64.decode out of bounds read
github.com/nim-lang/Nim - bptato opened this pull request 9 months ago
github.com/nim-lang/Nim - bptato opened this pull request 9 months ago
Top level variables are moved sometimes
github.com/nim-lang/Nim - beef331 opened this issue 9 months ago
github.com/nim-lang/Nim - beef331 opened this issue 9 months ago
fix #23518 - `<expr> is` crashes nimsuggest
github.com/nim-lang/Nim - rockcavera opened this pull request 9 months ago
github.com/nim-lang/Nim - rockcavera opened this pull request 9 months ago
anonymous closure iterators doesn't work with global variable in JS
github.com/nim-lang/Nim - ringabout opened this issue 9 months ago
github.com/nim-lang/Nim - ringabout opened this issue 9 months ago
enable closures tests for JS & implement `finished` for JS
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
Regression from 1.6/2.0.4/devel to 2.0.5: `Error: toException(self.eResultPrivate) can raise an unlisted exception: ref LPError`
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
fixes #23492; fixes JS float range causes compiler crash
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
fixes #19833 #19833; transform a `discardable` expression into a discard statement
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
allow Nix builds by not calling git in isGitRepo for Nimble
github.com/nim-lang/Nim - jakubgs opened this pull request 9 months ago
github.com/nim-lang/Nim - jakubgs opened this pull request 9 months ago
sequtils templates (mapIt, etc) don't work with set card
github.com/nim-lang/Nim - remigijusj opened this issue 9 months ago
github.com/nim-lang/Nim - remigijusj opened this issue 9 months ago
Fix duplicated member declarations in structs for C++ backend
github.com/nim-lang/Nim - HexSegfaultCat opened this pull request 9 months ago
github.com/nim-lang/Nim - HexSegfaultCat opened this pull request 9 months ago
don't split on the dest type of `cast` in the closureiters
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 9 months ago
`proc` with generic params spuriously disambiguating different types with same name across imported modules
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
github.com/nim-lang/Nim - tersec opened this issue 9 months ago
remove HEAD arraymancer dependency requirement in package CI
github.com/nim-lang/Nim - metagn opened this pull request 10 months ago
github.com/nim-lang/Nim - metagn opened this pull request 10 months ago
remove `|| []` from jsgen because string cannot be nil anymore
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
fixes #23505; fixes injectdestructors errors on transformed addr (deref) refs
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Using another parameter as default value to a template parameter cause internal error
github.com/nim-lang/Nim - demotomohiro opened this issue 10 months ago
github.com/nim-lang/Nim - demotomohiro opened this issue 10 months ago
fixes #23494; Wrong type in object construction error message
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
fixes #23499; don't skip `addr` when constructing `bracketExpr`
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
remove php code from jsgen
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
strictdefs for `repr` so that it can used for debugging purposes in t…
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Posix: signal(SIGINT, SIG_IGN) doesn't work correctly
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
Regression when using the volatile module on devel
github.com/nim-lang/Nim - Abathargh opened this issue 10 months ago
github.com/nim-lang/Nim - Abathargh opened this issue 10 months ago
[JS backend] improve `discard` statement; ridding of the awkward special variable `_`
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
`type mismatch` error with pass through `import`/`export` with intermediate module also defining symbol
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
Compiler internalError when using operations on empty untyped built-in set
github.com/nim-lang/Nim - n1kolasM opened this issue 10 months ago
github.com/nim-lang/Nim - n1kolasM opened this issue 10 months ago
fix JSON deep copy description
github.com/nim-lang/Nim - pouriyajamshidi opened this pull request 10 months ago
github.com/nim-lang/Nim - pouriyajamshidi opened this pull request 10 months ago
Wrong type in object construction error message
github.com/nim-lang/Nim - AmjadHD opened this issue 10 months ago
github.com/nim-lang/Nim - AmjadHD opened this issue 10 months ago
fixes #4695; closure iterators support for JS backend
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
JS case using float range causes compiler crash
github.com/nim-lang/Nim - ringabout opened this issue 10 months ago
github.com/nim-lang/Nim - ringabout opened this issue 10 months ago
procedure parameter, with pragma `inject`, in branch `when false`, causes compiler error
github.com/nim-lang/Nim - rockcavera opened this issue 10 months ago
github.com/nim-lang/Nim - rockcavera opened this issue 10 months ago
fixes #23487; JS chckNilDisp is wrong
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
2.0 C compilation error when using seq of array with enum indices
github.com/nim-lang/Nim - stoneface86 opened this issue 10 months ago
github.com/nim-lang/Nim - stoneface86 opened this issue 10 months ago
* fix for the debug line info code generation
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Check that `ref` types are not passed to threads
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
fixes #4299 #12492 #10849; lambda lifting for JS backend
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Better documentation for typedthreads module
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
Add an error message when creating a thread from a ref type
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
github.com/nim-lang/Nim - vanyle opened this pull request 10 months ago
Update encodings.nim, fix `open` with bad arg raising no `EncodingError`
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
Slow compile time objects with seq[int] field for C/C++ target in release mode
github.com/nim-lang/Nim - nitely opened this issue 10 months ago
github.com/nim-lang/Nim - nitely opened this issue 10 months ago
Undefined behavior when calling set.len through a Table
github.com/nim-lang/Nim - RolandMunsil opened this issue 10 months ago
github.com/nim-lang/Nim - RolandMunsil opened this issue 10 months ago
fixes addr/hiddenAddr in strictdefs
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
apply the new mangle algorithm to JS backend for parameters and procs
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
remove `internalNew` from system
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
remove BountySource which doesn't exist anymore
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
fixes #16771; lower `swap` for JS backend
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
fixes testament targets field
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Optional final comma (feature request)
github.com/nim-lang/Nim - top-master opened this issue 10 months ago
github.com/nim-lang/Nim - top-master opened this issue 10 months ago
fixes #9550; Concept related crash only when compiling to JS
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
dynlib keeps exported functions alive in emscripten
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Compiler fails when reading a float64 from a stringstream in a const context
github.com/nim-lang/Nim - tsoj opened this issue 10 months ago
github.com/nim-lang/Nim - tsoj opened this issue 10 months ago
Regression from 1.6 to 2.0 (not present in `devel`): `Error: internal error: environment misses: m`
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
AsyncJsBackend: introduce better type checking for imports
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
Add a natural sort inside std/library
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
std/asyncfile is not async. Documentation don't mention it
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
AsyncJS backend : deceptive named tuple conversion
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
github.com/nim-lang/Nim - Alogani opened this issue 10 months ago
fixes #23454; IndexDefect thrown when destructuring a lent tuple
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
adds ccMember CC fixes #23434
github.com/nim-lang/Nim - jmgomez opened this pull request 10 months ago
github.com/nim-lang/Nim - jmgomez opened this pull request 10 months ago
Update syncio.nim, fixes "open by FileHandle" doesn't work on Windows
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
net.send with SafeDisconn flag infinitely loops when remote peer closes connection
github.com/nim-lang/Nim - eerykitty opened this issue 10 months ago
github.com/nim-lang/Nim - eerykitty opened this issue 10 months ago
IndexDefect thrown when destructuring a lent value
github.com/nim-lang/Nim - Nycto opened this issue 10 months ago
github.com/nim-lang/Nim - Nycto opened this issue 10 months ago
generates code gcc 9.4.0 fails to compile with types/generics
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
fixes #23440; fixes destruction for temporary object subclass
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
strutils fails to compile. 'invalid type: 'None' in this context
github.com/nim-lang/Nim - shirleyquirk opened this issue 10 months ago
github.com/nim-lang/Nim - shirleyquirk opened this issue 10 months ago
Fix compile time errors when using tables on 8/16-bits systems.
github.com/nim-lang/Nim - Abathargh opened this pull request 10 months ago
github.com/nim-lang/Nim - Abathargh opened this pull request 10 months ago
fixes #23442, workaround RangeDefect via `cast`
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
fixes #23440; fixes destruction for temporary object subclass
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from internal errors to fatal errors. (#23443)
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
[backport v2.0] Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from internal errors to fatal errors. (#23443)
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
Invalid generic type deduction with distinct, static
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
fixes #23442, fix for FileId under Windows
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
github.com/nim-lang/Nim - litlighilit opened this pull request 10 months ago
Converted the 'invalid kind for firstOrd/lastOrd(XXX)' messages from internal errors to fatal errors.
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
github.com/nim-lang/Nim - nickysn opened this pull request 10 months ago
`value out of range [RangeDefect]` in getFileInfo() for a specific file (file handle overflow?)
github.com/nim-lang/Nim - mkpoli opened this issue 10 months ago
github.com/nim-lang/Nim - mkpoli opened this issue 10 months ago
fixes #23429; rework `--verbosity` with warnings/hints
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
Destructor not called for object subclass created in template and immediately passed as argument
github.com/nim-lang/Nim - yglukhov opened this issue 10 months ago
github.com/nim-lang/Nim - yglukhov opened this issue 10 months ago
Using tables at compile/runtime causes a compiler error on devel for systems where sizeof(int) < 4
github.com/nim-lang/Nim - Abathargh opened this issue 10 months ago
github.com/nim-lang/Nim - Abathargh opened this issue 10 months ago
whitelist generic params matching `typedesc` for templates/macros
github.com/nim-lang/Nim - metagn opened this pull request 10 months ago
github.com/nim-lang/Nim - metagn opened this pull request 10 months ago
fixes #23422; fixes #23514; fixes #23422; card regression [backport]
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
workaround #23435; real fix pending #23279
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
github.com/nim-lang/Nim - ringabout opened this pull request 10 months ago
SIGSEGV: Compiler emits unitialized variable in the string slice operator
github.com/nim-lang/Nim - gcr opened this issue 10 months ago
github.com/nim-lang/Nim - gcr opened this issue 10 months ago
Wrong code generation when using a proc with `virtual` pragma as parameter.
github.com/nim-lang/Nim - KayRichter opened this issue 10 months ago
github.com/nim-lang/Nim - KayRichter opened this issue 10 months ago
Change unicode lookup tables to have int32 elements to support platforms where sizeof(int) < 4
github.com/nim-lang/Nim - Abathargh opened this pull request 10 months ago
github.com/nim-lang/Nim - Abathargh opened this pull request 10 months ago
Invalid `expected type, but got: Raising(Future[void], E)` on macro returning type (regression from 1.6)
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
github.com/nim-lang/Nim - arnetheduck opened this issue 10 months ago
No `XDeclaredButNotUsed` in overloaded function with generics
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
github.com/nim-lang/Nim - tersec opened this issue 10 months ago
fix: use `ErrorColor` for hints marked as errors
github.com/nim-lang/Nim - igor-sirotin opened this pull request 10 months ago
github.com/nim-lang/Nim - igor-sirotin opened this pull request 10 months ago
Warning is ignored when using flags `--warningAsError` and `--verbosity` together
github.com/nim-lang/Nim - igor-sirotin opened this issue 10 months ago
github.com/nim-lang/Nim - igor-sirotin opened this issue 10 months ago
Recursive call in function expression rejected by compiler
github.com/nim-lang/Nim - starmonger999 opened this issue 10 months ago
github.com/nim-lang/Nim - starmonger999 opened this issue 10 months ago