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
fixes #21708; skip colons for tuples in VM
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
js -r defines nodejs & program result undeclared if unavailable
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
--mm:arc doesn't support msvc c compiler
github.com/nim-lang/Nim - slangmgh opened this issue over 1 year ago
github.com/nim-lang/Nim - slangmgh opened this issue over 1 year ago
closes #7590; add a test case
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Feature: Create `findExeAll` #20611
github.com/nim-lang/Nim - maleyva1 opened this pull request over 1 year ago
github.com/nim-lang/Nim - maleyva1 opened this pull request over 1 year ago
Optimize tail call in non-release
github.com/nim-lang/Nim - iacore opened this issue over 1 year ago
github.com/nim-lang/Nim - iacore opened this issue over 1 year ago
Make `newSeqOfCap` not initialize memory.
github.com/nim-lang/Nim - AmjadHD opened this pull request over 1 year ago
github.com/nim-lang/Nim - AmjadHD opened this pull request over 1 year ago
fixes #21840; nested local template lookup regression
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
nested local template lookup regression
github.com/nim-lang/Nim - arnetheduck opened this issue over 1 year ago
github.com/nim-lang/Nim - arnetheduck opened this issue over 1 year ago
fixes nightlies regressions; disable `build-id=none` on macos
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
IC sysFatal Error: unhandled exception: index -5209 not in 0 .. 6098 [IndexDefect]
github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
make deprecated statement a no-op
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
clean up onUse, onDef, onDefResolveForward
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
just set CallNodes = nnkCallKinds, follows up #21829
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
cursor fields cannot form reference cycles
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
improve `wasMoved` hooks; allow reset to use the overridden `wasMoved` hook
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
switch to the official URL of loop-fusion in the impoerant packages
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add nnkHiddenCallConv to nnkCallKinds (#21781)
github.com/nim-lang/Nim - mattdw opened this pull request over 1 year ago
github.com/nim-lang/Nim - mattdw opened this pull request over 1 year ago
fixes links of generic `define` pragma
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
adds documentation for `=wasMoved` and `=dup` hooks and small fixes
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
clean up SOME pending/xxx/issue link comments
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
Improve nimsuggest
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
Add drchaos, ssostrings, cowstrings to important packages
github.com/nim-lang/Nim - planetis-m opened this pull request over 1 year ago
github.com/nim-lang/Nim - planetis-m opened this pull request over 1 year ago
Bootstrap: Allow to override number of CPUs
github.com/nim-lang/Nim - Menduist opened this pull request over 1 year ago
github.com/nim-lang/Nim - Menduist opened this pull request over 1 year ago
Improve extccomp.writeJsonBuildInstructions
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
make `reset` use the `=destroy` and `wasMoved` pair
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add `minmax` to comparisons
github.com/nim-lang/Nim - mattdw opened this pull request over 1 year ago
github.com/nim-lang/Nim - mattdw opened this pull request over 1 year ago
Remove LineTooLong
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
make ORC threadlocal, take two
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
ignore inline hint for dynlib procs in codegen [backport]
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
fix #9423 followup #17594: distinct generics now work in VM
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
bring #21802 back; fixes #21753 [backport]
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fix nimrtl and nimhcr on arc/orc
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
Type constraint [S: Ordinal] not working as expected with templates when used with range
github.com/nim-lang/Nim - diegomrsantos opened this issue over 1 year ago
github.com/nim-lang/Nim - diegomrsantos opened this issue over 1 year ago
added new experimental API isUniqueRef
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
documents codegendecl for object types
github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
Windows: use __declspec(thread) TLS implementation, it is MUCH fasterβ¦
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
bring #21802 back; fixes #21753 [backport]
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Add build-id=none for GCC when build for Release
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
ref to ref object types on js backend broken
github.com/nim-lang/Nim - choltreppe opened this issue over 1 year ago
github.com/nim-lang/Nim - choltreppe opened this issue over 1 year ago
towards less macros in the C/C++ codegen output
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
fixes #21801; object field initialization with overloaded functions
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
revert #21799 and #21802 which don't pass the tests
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Can't compile nimhcr.nim in devel
github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
Default object field initialization does not work for function types with overloaded functions
github.com/nim-lang/Nim - tsoj opened this issue over 1 year ago
github.com/nim-lang/Nim - tsoj opened this issue over 1 year ago
ORC: make rootsThreshold thread local [backport]
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
adds an experimental `mm:atomicArc` switch
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
π Enhancing CellSeq for Better Readability and Maintainability
github.com/nim-lang/Nim - jordan-gillard opened this pull request over 1 year ago
github.com/nim-lang/Nim - jordan-gillard opened this pull request over 1 year ago
Improve and refactor cellseqs_v2 in Nim standard library
github.com/nim-lang/Nim - jordan-gillard opened this pull request over 1 year ago
github.com/nim-lang/Nim - jordan-gillard opened this pull request over 1 year ago
adds `koch --skipIntegrityCheck boot` support
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Document about size pragma
github.com/nim-lang/Nim - demotomohiro opened this pull request over 1 year ago
github.com/nim-lang/Nim - demotomohiro opened this pull request over 1 year ago
fixes #21792; enable checks for sum, prod, cumsummed and cumsum
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Missing range or overflow check in "sum" or "prod" functions.
github.com/nim-lang/Nim - lscrd opened this issue over 1 year ago
github.com/nim-lang/Nim - lscrd opened this issue over 1 year ago
build documentation for `checksums/md5` and `checksums/sha1`
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
sizeof(set[SomeEnum]) doesn't take SomeEnum's .size. into account
github.com/nim-lang/Nim - Menduist opened this issue over 1 year ago
github.com/nim-lang/Nim - Menduist opened this issue over 1 year ago
regression: static: echo overwrites later echo inside macro. race condition?
github.com/nim-lang/Nim - shirleyquirk opened this issue over 1 year ago
github.com/nim-lang/Nim - shirleyquirk opened this issue over 1 year ago
Benchmark CI: drop id
github.com/nim-lang/Nim - FedericoCeratto opened this pull request over 1 year ago
github.com/nim-lang/Nim - FedericoCeratto opened this pull request over 1 year ago
Feature request: Apache Thrift Support
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
amends #21690 to fix broken Nim to C++ source line mappings
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
minor cleanup vmprofiler
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
adds checksums to important packages
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Redundant `nnkCallKinds` and `CallNodes` in `macros`
github.com/nim-lang/Nim - metagn opened this issue over 1 year ago
github.com/nim-lang/Nim - metagn opened this issue over 1 year ago
Adding item to an empty seq crashes sometimes
github.com/nim-lang/Nim - omer4d opened this issue over 1 year ago
github.com/nim-lang/Nim - omer4d opened this issue over 1 year ago
closes #21778; document `threading/channels`
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Docs: how to use channels while enabling `--define:nimPreviewSlimSystem`
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
closes #21771; fixes the link
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Template called when arguments signature doesn't match
github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
Update the Nim Manual compile pragma with the second tuple form
github.com/nim-lang/Nim - DanielBelmes opened this pull request over 1 year ago
github.com/nim-lang/Nim - DanielBelmes opened this pull request over 1 year ago
unable to set `--useRealtimeGC` in config.nims
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
closes #10108; add a test case
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Documentation, add runnableExample, enumerate
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
fixes #21704; remove nfIsRef for genLit in VM
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
amends #21690 to fix broken Nim to C++ source line mappings
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago
line info for strformat + fix issue with typed templates
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
The hint `ConvFromXtoItselfNotNeeded:on` does not show the file or the line that caused it
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
github.com/nim-lang/Nim - noahehall opened this issue over 1 year ago
futureLogging breaks when asyncnet is imported
github.com/nim-lang/Nim - FedericoCeratto opened this issue over 1 year ago
github.com/nim-lang/Nim - FedericoCeratto opened this issue over 1 year ago
The send proc in the net module may not be blocking.
github.com/nim-lang/Nim - Riku5543 opened this issue over 1 year ago
github.com/nim-lang/Nim - Riku5543 opened this issue over 1 year ago
add getDataDir to std/appdirs.nim
github.com/nim-lang/Nim - Ecorous opened this pull request over 1 year ago
github.com/nim-lang/Nim - Ecorous opened this pull request over 1 year ago
Cycle collector in non-cycle types
github.com/nim-lang/Nim - gabbhack opened this issue over 1 year ago
github.com/nim-lang/Nim - gabbhack opened this issue over 1 year ago
Allow codegendecl to work on types
github.com/nim-lang/Nim - jmgomez opened this issue over 1 year ago
github.com/nim-lang/Nim - jmgomez opened this issue over 1 year ago
consistent use of scForceOpen for generic dot field symbols
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
SIGSEGV on AsyncHttpServer when compiling with -d:threadsafe and --threads:on running on a thread
github.com/nim-lang/Nim - termermc opened this issue over 1 year ago
github.com/nim-lang/Nim - termermc opened this issue over 1 year ago
Internal error when using function with static parameter as default argument
github.com/nim-lang/Nim - SirOlaf opened this issue over 1 year ago
github.com/nim-lang/Nim - SirOlaf opened this issue over 1 year ago
Compiler thinks an unused proc is used when an auto parameter is used
github.com/nim-lang/Nim - diegomrsantos opened this issue over 1 year ago
github.com/nim-lang/Nim - diegomrsantos opened this issue over 1 year ago
Refactor nimsuggest into multiple files
github.com/nim-lang/Nim - faldor20 opened this pull request over 1 year ago
github.com/nim-lang/Nim - faldor20 opened this pull request over 1 year ago