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

nim-2.0.0: finish.exe couldn't finish its work

github.com/nim-lang/Nim - geff10 opened this issue over 1 year ago
a bit modern code for depends

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
use out parameters for getTemp

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
memory leak with nested Exceptions

github.com/nim-lang/Nim - inv2004 opened this issue over 1 year ago
Debugging #22343

github.com/nim-lang/Nim - konsumlamm opened this pull request over 1 year ago
unify starting blank lines in the experimental manual

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
nimIoselector option

github.com/nim-lang/Nim - bung87 opened this pull request over 1 year ago
Stick search result

github.com/nim-lang/Nim - bung87 opened this pull request over 1 year ago
fix set op related to {sfGlobal, sfPure}

github.com/nim-lang/Nim - bung87 opened this pull request over 1 year ago
destructors: better docs [backport:2.0]

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
introduces online bisecting

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
compiler/llstream: modern code for llstream

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
Let inferGenericTypes continue if a param is already bound

github.com/nim-lang/Nim - SirOlaf opened this pull request over 1 year ago
fixes a typo in the manual

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fix #22287 nimlf_ undefined error

github.com/nim-lang/Nim - bung87 opened this pull request over 1 year ago
follow up #22322; fixes changelog

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Fix crash when using uninstantiated generic

github.com/nim-lang/Nim - ire4ever1190 opened this pull request over 1 year ago
fix server caching issue causing Theme failures

github.com/nim-lang/Nim - DanielBelmes opened this pull request over 1 year ago
block ambiguous type conversion dotcalls in generics

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
Nim fails to find libraries on compile

github.com/nim-lang/Nim - rivnakm opened this issue over 1 year ago
use strictdefs for compiler

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
Enable range checks for `uint` & `uint64`

github.com/nim-lang/Nim - konsumlamm opened this pull request over 1 year ago
Make `repr(HSlice)` always available

github.com/nim-lang/Nim - konsumlamm opened this pull request over 1 year ago
Fix some jsgen bugs

github.com/nim-lang/Nim - konsumlamm opened this pull request over 1 year ago
Allow `libffi` to work via `koch boot`

github.com/nim-lang/Nim - awr1 opened this pull request over 1 year ago
Add experimental inferGenericTypes switch

github.com/nim-lang/Nim - SirOlaf opened this pull request over 1 year ago
Debug mismatching base type addresses

github.com/nim-lang/Nim - SirOlaf opened this pull request over 1 year ago
error: call to undeclared function 'nimlf_'

github.com/nim-lang/Nim - bung87 opened this issue over 1 year ago
`infixArgument` fail in `renderer.nim` sometimes

github.com/nim-lang/Nim - Graveflo opened this pull request over 1 year ago
Make `typeRel` behave to spec

github.com/nim-lang/Nim - Graveflo opened this pull request over 1 year ago
Memory corruption after "reentrant" deletion

github.com/nim-lang/Nim - yglukhov opened this issue over 1 year ago
Adding info to manual

github.com/nim-lang/Nim - Graveflo opened this pull request over 1 year ago
`browsers.nim`'s bugfix & doc-change review required

github.com/nim-lang/Nim - litlighilit opened this issue over 1 year ago
copy generated for non-copyable type

github.com/nim-lang/Nim - arnetheduck opened this issue over 1 year ago
strict thread raises

github.com/nim-lang/Nim - arnetheduck opened this pull request over 1 year ago
reuse `ansi_c/CFilePtr` in std/syncio

github.com/nim-lang/Nim - arnetheduck opened this pull request over 1 year ago
`proc` with implicit generic fail to match

github.com/nim-lang/Nim - hamidb80 opened this issue over 1 year ago
Changing generic weight of `tyGenericParam`

github.com/nim-lang/Nim - Graveflo opened this pull request over 1 year ago
Generic constraints should affect match level

github.com/nim-lang/Nim - Graveflo opened this issue over 1 year ago
AddressSanitizer: heap-use-after-free

github.com/nim-lang/Nim - norrath-hero-cn opened this issue over 1 year ago
allow generic compileTime proc folding

github.com/nim-lang/Nim - metagn opened this pull request over 1 year ago
std/nre replace with maxSplit is broken

github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
`is` swallows type errors in `try`

github.com/nim-lang/Nim - arnetheduck opened this issue over 1 year ago
Table.withValue(): .. else: support

github.com/nim-lang/Nim - Menduist opened this pull request over 1 year ago
Jsondoc raw switch

github.com/nim-lang/Nim - flenniken opened this issue over 1 year ago
Fix nimsuggest ouline missing templates (#21923)

github.com/nim-lang/Nim - lou15b opened this pull request over 1 year ago
httpClient with Uri object

github.com/nim-lang/Nim - zivoslav opened this issue over 1 year ago
Fixed generic parameters failing to be used in inheritance

github.com/nim-lang/Nim - beef331 opened this pull request over 1 year ago
Overloaded enum not resolved properly

github.com/nim-lang/Nim - al6x opened this issue over 1 year ago
documents virtual

github.com/nim-lang/Nim - jmgomez opened this pull request over 1 year ago
tasks that support return values

github.com/nim-lang/Nim - Araq opened this pull request over 1 year ago
Cannot convert UncheckedArray to openArray

github.com/nim-lang/Nim - actondev opened this issue over 1 year ago
Weekday parse/format (replacement)

github.com/nim-lang/Nim - capocasa opened this pull request over 1 year ago
Cleanout cgen

github.com/nim-lang/Nim - juancarlospaco opened this pull request over 1 year ago
Weekday parse/format

github.com/nim-lang/Nim - capocasa opened this pull request over 1 year ago
fixes #21847; let `parseFloat` behave like `strtod`

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
close #19990; adds a test case

github.com/nim-lang/Nim - ringabout opened this pull request over 1 year ago
fix #21848

github.com/nim-lang/Nim - heterodoxic opened this pull request over 1 year ago