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 compilation error for regions and memory profiling (#15641) (#15656)

Co-authored-by: Recruit_main707 <[email protected]>

github.com/nim-lang/Nim - ed0f8a497333c75b9035c4e7837ee1158d53aa20 authored over 4 years ago
even more "eg" fixes [ci skip]

github.com/nim-lang/Nim - b418c54ec46ac79718d0bc68abb4e6531930f398 authored over 4 years ago
Remove bit about opening files not raising (#15654)

Resolved #473

I am removing this bit because this advice to not throw on recoverable-from ca...

github.com/nim-lang/Nim - 725c7caa027ff9e04ad514bade72163522c8d28a authored over 4 years ago
more "eg" fixes

github.com/nim-lang/Nim - 5e9dd81baa5781c15f95de45528cc072804ce969 authored over 4 years ago
it is not "eg", it is "e.g."

github.com/nim-lang/Nim - 0a686659d23b67aaa2d63646865a120c203bfe21 authored over 4 years ago
workaround https://github.com/citycide/glob/issues/49 glob broken (#15647)

github.com/nim-lang/Nim - 4ab1bd7e3301e22f0a5a9c62f9c90636932fde80 authored over 4 years ago
Fix commentOffsetA for doc comments (#15643)

github.com/nim-lang/Nim - f20e485827df6df97b8396558b10d7c59ca1b7dc authored over 4 years ago
Fix #15639 (#15640)

github.com/nim-lang/Nim - 0f4b1ed270a0f0c380122723474ec0d36c1a7e00 authored over 4 years ago
fix #15631 (#15632)

* trigger valgrind failure on memory leak

* remove non-malloc tests

* remove ORC test

i...

github.com/nim-lang/Nim - 436e1fa5b13d0a5b667a800b1716e5139f1c20fe authored over 4 years ago
arc allocation method aligned (#15588)

* progress

* fix typo

github.com/nim-lang/Nim - 833035bacd91c2cf16ea006b64bf996e87eac75d authored over 4 years ago
contributing docs: add instructions for economically restarting failed CI jobs, debugging failed CI (#15576)

* contributing docs: add instructions for economically restarting failed CI jobs, debugging fail...

github.com/nim-lang/Nim - 67afe72e9caa8df435738c9011135d7053e01eb2 authored over 4 years ago
add a section on naming new stdlib module names (#15590)

github.com/nim-lang/Nim - 7526472a6ed56db11ec141ca4898de467b62696b authored over 4 years ago
Tables, use sink val arguments more actively (#15625)

github.com/nim-lang/Nim - 04f8fcfbd06e72eb45f36e487a110316370e47c1 authored over 4 years ago
Add tests to #15363 (#15633)

github.com/nim-lang/Nim - d22ab0fb9688f4322ba438af88927b414f3a898c authored over 4 years ago
Merge pull request #15635 from nim-lang/discord-blue

Change discord's badge color to be consistent with other badges

github.com/nim-lang/Nim - b4c3bcd03742bdb51a3440cf285f85810ce2684c authored over 4 years ago
Change discord's badge color to be consistent with other badges

github.com/nim-lang/Nim - 528069a9678fb7f9691ea78e5fd4eec905767b78 authored over 4 years ago
Add discord to the README (#15634)

github.com/nim-lang/Nim - 9c34d6ee09e73b200d2bd7fc40ba727c3f9773f6 authored over 4 years ago
add tests for #15584 (#15619)

* add test for #15584

* Rename userlocks.nim to trlocks.nim

* add bug comment

* improve...

github.com/nim-lang/Nim - 78cbb52fa01d6c73307fe276bdf7d4c34d7a556c authored over 4 years ago
Fix FreeBSD build failures (#15613)

The FreeBSD is/was failing, due to a conflict with installing Git.

Git is guaranteed to be in...

github.com/nim-lang/Nim - ba2a477e648513fac0183ae77990dfe16f890960 authored over 4 years ago
document that Nim executable must be included (#15611)

github.com/nim-lang/Nim - b16b2eb06fa09b22ab50b3bd2703fe79c0ca4fc6 authored over 4 years ago
Fix #15599 (#15601)

* Fix #15599

* Add test

github.com/nim-lang/Nim - 66cd9c2e57de027781a11f4434112ab0e5cfea7b authored over 4 years ago
cosmetic fixes for the 1.4 changelog [ci skip]

github.com/nim-lang/Nim - 6b8baab536d25c744150e0190d2e172165faf92e authored over 4 years ago
add bufixes for 1.4 in its changelog

github.com/nim-lang/Nim - 091ec916fd2737d495c5ef54afb5964ee62c049d authored over 4 years ago
change NimVersion to 1.5.1

github.com/nim-lang/Nim - f8890a0804b6d05a14c9d64d71e1cb27a36bc5ca authored over 4 years ago
create a changelog for 1.4.0

github.com/nim-lang/Nim - 6349001879b18c8934a3427d1dfec49ef2ac46e4 authored over 4 years ago
fix option formatting (#15591)

github.com/nim-lang/Nim - b50a0ee95c78cd5137b6a4291471bcbda1e69341 authored over 4 years ago
fixes #15560 (#15587)

github.com/nim-lang/Nim - a43202ea57f49a3b49927f114669335a7d40dbb2 authored over 4 years ago
fix rlock compilation failure (#15584)

* change SysLockType_Reentrant

fix edge case where using SysLockType_Reentrant doesn't trigge...

github.com/nim-lang/Nim - 4ef255b69d00d66e4554bad72fab1780578792f5 authored over 4 years ago
renamed '=' to '=copy' [backport:1.2] (#15585)

* Assign hook name changed to `=copy`
* Adapt destructors.rst
* [nobackport] Duplicate tests f...

github.com/nim-lang/Nim - da4aa2e1fb8b0084fcf03b85edf4a5c1d0170856 authored over 4 years ago
Fix crash in parsexml (#15582) (#15583)

Co-authored-by: Igor Ribeiro de Assis <[email protected]>

github.com/nim-lang/Nim - 42c180c665cb283bcb07e078a5ff91c69c84fa62 authored over 4 years ago
ORC: API extensions for 1.4 (#15581)

github.com/nim-lang/Nim - fd9ab2ce6d3721545bec0d43c3e862eb3b458feb authored over 4 years ago
harden the ORC asyncleak3 test case (#15580)

* harden the ORC asyncleak3 test case

* add another ORC stress test

github.com/nim-lang/Nim - 1bbc20010e3c8efc0de2c73a8d0d3d844de97049 authored over 4 years ago
Bump nimble (#15573)

github.com/nim-lang/Nim - a4c28394beab558a160671ab216e736b36276a94 authored over 4 years ago
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for easier stress testing (#15572)

github.com/nim-lang/Nim - 644eb4dd5439b574f03b0d65db6d2b31b246a4be authored over 4 years ago
suggest: try to find the implementation of a symbol when def is used (#15555)

* suggest: try to find the implementation of a symbol when def is used

* suggest: return all ...

github.com/nim-lang/Nim - c2ba4ef9799a097fec8b2bb1b033448860d60f1b authored over 4 years ago
Make useVersion:1.0 disable the proc arg sym change (#15570)

* Make useVersion:1.0 disable the proc arg sym change

* Also do this for useVersion:1.2

github.com/nim-lang/Nim - 977bccdbff9db889bebfa963d1292c4d433f6779 authored over 4 years ago
fixes a C code generator regression, no need to backport, only the 1.4 line is affected (#15569)

github.com/nim-lang/Nim - 89781124579fdf7fe884aca093ed9348195a57af authored over 4 years ago
ci docs: add config/nimdoc.cfg to paths (#15566)

github.com/nim-lang/Nim - 09cad44be9153211317f3f4a998f054192ffe9fc authored over 4 years ago
Update the list of GC options when raising an error (closes #15547) (#15553)

github.com/nim-lang/Nim - 12c8ef5949aca6be288a304292c89c350db44f29 authored over 4 years ago
sigmatch: hotfix [backport] (#15565)

github.com/nim-lang/Nim - c664fb284349e2d03148890dfec169b844694eae authored over 4 years ago
change case in nimdoc [ci skip]

github.com/nim-lang/Nim - fc90eb9f27082e36d2ccf3c36757f08bbd5b4ea5 authored over 4 years ago
reference fusion docs (#15562)

github.com/nim-lang/Nim - 0c0f86b2c54d2ef367e5a401c8744b8f5295aaa5 authored over 4 years ago
terminal: fix fgColor/bgColor commands [backport] (#15554)

Since #8296, fgSetColor is no longer a global. These commands were
probably left out from the c...

github.com/nim-lang/Nim - d1af9587b889bc1c9b080a48b9858436d2482599 authored over 4 years ago
dup docs: add an example with `addQuoted` (#15548)

* dup docs: add addQuoted example

* fixup

github.com/nim-lang/Nim - 0134e34e035a139677413acb20e42b4f7f490021 authored over 4 years ago
Fix doc for CountTable (#15561) [backport]

github.com/nim-lang/Nim - f1d81dc6e6673a74710f15b93c0938c22b90c4e1 authored over 4 years ago
close socket in getPrimaryIPAddr even if exception occurs (#15558)

github.com/nim-lang/Nim - 1f51a3399808218f99e820fd43f5bd9d2204ce61 authored over 4 years ago
unbreak CI: fix logic for skipping ci (#15556)

github.com/nim-lang/Nim - 30b966bdf7ea898f5cda9bcd3d9470d17eba5634 authored over 4 years ago
Fix 15543 (#15544)

* fix #15543

* fix spacing

* fix test

* simplify test for freebsd platform

github.com/nim-lang/Nim - 9668a1106de6ccd86b377d2a2c566d8efb11479b authored over 4 years ago
refactoring: moved setOutFile to where it belongs

github.com/nim-lang/Nim - d66e274e1ac8e86266151ad0c48f7705b3bd1582 authored over 4 years ago
refactoring: removed cmdlinehelper.mainCommand callback

github.com/nim-lang/Nim - 3492178494484e0c0c1d8eec83aadc5b2ad06ede authored over 4 years ago
docs minor (#15550)

github.com/nim-lang/Nim - c2c7f6025922034073418e608a62f8f4d5a5b381 authored over 4 years ago
os: add overload copyFile*(source, dest: string, isDir = false) (#15537)

* os: add overload copyFile*(source, dest: string, isDir = false)
* renamed to copyFileToDir

github.com/nim-lang/Nim - 3eac9b2344bda64b1f74e0475ce8a3b5afa63271 authored over 4 years ago
nimpretty: do not produce 'line too long' messages (#15541)

github.com/nim-lang/Nim - 992952d86844805231bcc8a92063c122f721658d authored over 4 years ago
close socket in getPrimaryIPAddr (#15538) [backport]

github.com/nim-lang/Nim - c7ccbfac39008903826d8c56d9eaa6572c9acea7 authored over 4 years ago
followup after #15529 and #15534 (#15536)

github.com/nim-lang/Nim - 8a5f5504919acb4ccbebe3025b22d11ca67ee82e authored over 4 years ago
Fix #12027 (#15519)

github.com/nim-lang/Nim - 442841037a57d3b0f36ed1c6fd1fffd7110253d2 authored over 4 years ago
Bump nimble (#15539)

github.com/nim-lang/Nim - 0a560144cef00bb2d41ce52f218c9927c1b1f6e2 authored over 4 years ago
fixes #15532 (#15534)

github.com/nim-lang/Nim - d4302162885919d4b10a6d846a6f9d53ec9873eb authored over 4 years ago
fix gitignore for testament cruft (#15530)

* fix gitignore for testament cruft

* fix rendertree => renderTree

github.com/nim-lang/Nim - 16e8005031cdc017405ea0c85ddd03c7adf0cef0 authored over 4 years ago
close #13081 (#15529)

* close #13081

* fixup

github.com/nim-lang/Nim - 8fb57d74515348d04dcd8c132e5e3787be80b577 authored over 4 years ago
fix gc:arc in nimscript (#15525)

github.com/nim-lang/Nim - 91ce4515c87c084ade6b2b74ebfc2e19e25b5261 authored over 4 years ago
Update parsecfg.nim (#15513)

* Update parsecfg.nim

Returns the specified default value if the specified key value does not...

github.com/nim-lang/Nim - 3eaacac2303ab9fc1aef62208a112fae0ddd9152 authored over 4 years ago
fixes #15511 (#15524)

github.com/nim-lang/Nim - 538a57a5224c26b60433e43820f8f382f3d0dd15 authored over 4 years ago
fixes #15510 (#15523)

github.com/nim-lang/Nim - cfba237d142a5ae53d593d69d6e6a560cd21863f authored over 4 years ago
changelog.md: Group the new `to` procs (#15522)

* changelog.md: Group the new `to` procs [ci skip]

This also moves the `critbits.toCritBitTre...

github.com/nim-lang/Nim - aa0b73575c83836c6b7bf850143576b79d257eab authored over 4 years ago
fixes #15512 (#15521)

github.com/nim-lang/Nim - 1e9d83efb0e59d3a71bf3b077808b96f29c5e529 authored over 4 years ago
changelog improvements

github.com/nim-lang/Nim - 4d91cc79508e27c35ea9b733cb0e778b1d7fdad1 authored over 4 years ago
fixes a regression

github.com/nim-lang/Nim - 0ac74ddd749ddde26dcc76deebedbd5459a168eb authored over 4 years ago
fix #15516 (#15518)

github.com/nim-lang/Nim - fe187719abf5fa87e12e4092f87c270234fad25c authored over 4 years ago
docgen: improve alignment of comments (still not perfect) (#15506)

* docgen: improve alignment of comments (still not perfect)

* fix error message text in `tunk...

github.com/nim-lang/Nim - 3b901d1e361f49d48fb64d115e42c04a4a37100c authored over 4 years ago
fixes #15508 (#15509)

github.com/nim-lang/Nim - 0426a4d85ab8f9558dee35c657aad0d299748c15 authored over 4 years ago
disable 'observable stores' warning message for 1.4 (#15507)

github.com/nim-lang/Nim - acbe27b082c202895df1b78a82951389b4a232a0 authored over 4 years ago
implements https://github.com/nim-lang/RFCs/issues/260 (#15505)

* implements https://github.com/nim-lang/RFCs/issues/260

* added a test case

github.com/nim-lang/Nim - 51e3e0c7c43e82932d9bbae2e6ccc876d29b9fab authored over 4 years ago
update unittest docs with correct exit code info (#15502)

github.com/nim-lang/Nim - dd862285483b402424607d5a1365d99cbd8566c7 authored over 4 years ago
effects: exclude swap() from "indirect calls" assumption (#15504)

swap() will never call any procs passed to it, and so it can be safely
excluded from the "assum...

github.com/nim-lang/Nim - fa841214212cba21ebbf9a0a18a9ce367fab15d2 authored over 4 years ago
inline tiny proc (#15498)

github.com/nim-lang/Nim - 695f955f70bfcbad12e64592583daf28e781c047 authored over 4 years ago
New hint for unused exceptions in .raises (#15492)

* New hint for unused exceptions in .raises

* Fix effects test

* Further adapt teffects1.nim

github.com/nim-lang/Nim - 9560e49e8fa412839743aa86400bd73e2c57ab3d authored over 4 years ago
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)

* implements https://github.com/nim-lang/RFCs/issues/258

* don't be too strict with custom pr...

github.com/nim-lang/Nim - 92163fa3304e5b6768a50d36a5243639ce4a2f69 authored over 4 years ago
Iterate over smaller set when computing intersection (#15497)

Closes #15496

github.com/nim-lang/Nim - acd71dd6bb745eb08f81ab489d635951f8edfcfa authored over 4 years ago
GitHub Actions Skip CI (#15289)

github.com/nim-lang/Nim - aca1fae55a8009627888944afeb69f0a0141c160 authored over 4 years ago
minor reformating

github.com/nim-lang/Nim - e9d7e21dbef65bb8bab88b7cd326e15a2d407fca authored over 4 years ago
const view types; fixes some cases from https://github.com/nim-lang/Nim/issues/15428 (#15488)

github.com/nim-lang/Nim - 4e438f9096fc413824bdbe8377a4ca376d63be35 authored over 4 years ago
inline tiny func on httpcore (#15480)

github.com/nim-lang/Nim - 1e28cea0d102afd43a62f6f7fcabd65cd8996762 authored over 4 years ago
added testament documentation link to tools.rst (#15481)

github.com/nim-lang/Nim - f25ca0d3043c67a73b9eb78c36f910daee631a18 authored over 4 years ago
use func in uri module (#15486)

github.com/nim-lang/Nim - af9cc2882f2863712ddc29b2f0f36df1f26db551 authored over 4 years ago
group procs of the same name in TOC (#15487)

* group procs of the same name in TOC

* correctly show `sink` parameters in TOC

* no need ...

github.com/nim-lang/Nim - 112b11c154af1f56b8c842b5723e6097d40d9e60 authored over 4 years ago
doc(sugar): added description and examples to dup (#15455)

github.com/nim-lang/Nim - 5967b6f60f669f343ed089a4cd09f324cbfc5c69 authored over 4 years ago
Fix #15493 - disable TLS emulation for NetBSD (#15494)

TLS emulation was already disabled for FreeBSD due to the same issue.

github.com/nim-lang/Nim - cc4c546f8f0846c44b295c9417c2fd98cb694ae8 authored over 4 years ago
make testing for prologue more stable (#15491)

github.com/nim-lang/Nim - b760fdc9ca858dd146a34da86eabbc3d43fb0833 authored over 4 years ago
Provide a configurable progressInterval. (#15477)

github.com/nim-lang/Nim - bbe2eb20dff980c55f9c480158ceb90046935c34 authored over 4 years ago
Installation Instruction (#15485)

The instruction command was missing `install` for Ubuntu.

github.com/nim-lang/Nim - ccd1f5818334c9e6d2bfca2fc60fed7656ac2b66 authored over 4 years ago
renderer: use the biggest integer type for masking literals (#15482)

On 32-bit system the mask would have a size of 32-bit, which is smaller
than the BiggestInt (us...

github.com/nim-lang/Nim - fc973b2c0cf4fb550556ef05968e952ca174956f authored over 4 years ago
fixes https://github.com/nim-lang/RFCs/issues/257 [backport:1.2] (#15479)

github.com/nim-lang/Nim - 2288188fe9a9d854a167dd270eb8d72d19676865 authored over 4 years ago
Return type of asyncftpclient to fix example. (#15476)

Related to: #13641

github.com/nim-lang/Nim - 662c5080755eb5a42df2c3acb84c044876571a46 authored over 4 years ago
niminst: restore ZIP building functionality (#15472)

This is necessary for building Windows releases, was erroneously removed
by #15451.

github.com/nim-lang/Nim - dcd0ce17759609084951e4d3ac7f24b3eec62a26 authored over 4 years ago
heapqueue.nim: Add `toHeapQueue` proc (#15459)

Similar to:
- `critbits.toCritBitTree`
- `deques.toDeque`
- `sets.toHashSet`
- `tables.toTab...

github.com/nim-lang/Nim - 0a05176057dd0f98793b41e18f5599d662ab1672 authored over 4 years ago
intsets.nim: Add `toIntSet` proc (#15460)

Similar to:
- `critbits.toCritBitTree`
- `deques.toDeque`
- `sets.toHashSet`
- `tables.toTable`

github.com/nim-lang/Nim - d48b356e493a7a7f6e2cf9855de893f811b2e9ad authored over 4 years ago
koch: remove c2nim from windows release builds (#15471)

We don't ship this tool with any other OS, and the c2nim bundle is
non-deterministic due to the...

github.com/nim-lang/Nim - 7ef22bf9120e3051fadd14532e4f65fcd1558681 authored over 4 years ago
implements https://github.com/nim-lang/RFCs/issues/257 (#15466)

github.com/nim-lang/Nim - 9828392df3ac05ead78e14bde7b5865309df8a95 authored over 4 years ago