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

koch.nim: documented the bootstrapping process (#17008)

github.com/nim-lang/Nim - 8630ebbbfcbe2d81a258ac7dd10ebbc6616b174c authored almost 4 years ago
unbundle fusion (#16925)

* unbundle fusion
* changelog
* address comment: `./koch fusion` calls nimble install fusion (...

github.com/nim-lang/Nim - b7dd8e7dff633692f61f8393315016fb4e9bdbee authored almost 4 years ago
Improve documentation for assertions (#16988)

* Improve documentation for assertions

* Apply suggestions

Fix tests/assert/tassert_c.nim
...

github.com/nim-lang/Nim - d4f7f1d8f3ce28c92ef2fd5acea51ba41ff235c0 authored almost 4 years ago
Improve documentation for cstrutils (#17004)

github.com/nim-lang/Nim - b59a628c39b95e49ba176012334f2812f9d1a1bc authored almost 4 years ago
std/wrapnils does not use experimental:dotOperators anymore (#16996)

github.com/nim-lang/Nim - f3e4c4d6e1f4822f598e738a4af23944775ea667 authored almost 4 years ago
[JS] Ref #15952 make toOpenArray works better (#17001)

* ref 15952 toOpenArray works in JS

* fix

github.com/nim-lang/Nim - 9bd4f503f4afcdcb8a42475c2f9c97a20830fae1 authored almost 4 years ago
ARC: Analysis in one pass v2 (#17000)

* Analyse last reads all at once

* Integrate firstWrite analysis

* Small cleanup

* Use ...

github.com/nim-lang/Nim - 216be4060a853b3425501318537d598c4842eefc authored almost 4 years ago
fix warning nim nim doc posix (#16995)

github.com/nim-lang/Nim - 3189c0a2a915e0c76ec1ed9098f71eefab062a95 authored almost 4 years ago
nep1: prefer `a..b` to `a .. b` except if `b` has an operator (eg: `a .. -1`) (#16992)

* nep1: prefer `a..b` to `a .. b` except if b has an operator

* address comments

* address...

github.com/nim-lang/Nim - 897cb4b077736a4658a725d498dea40032c58041 authored almost 4 years ago
improve ./koch docs (#16991)

* improve ./koch docs

* fixup

* fixup

github.com/nim-lang/Nim - a1203cf8480cc96cab67da10eaa3a77d13f4ae4b authored almost 4 years ago
Improve documentation for unidecode (#16986)

* Improve documentation for unidecode

Minor changes to gen.py

* Fix typo in gen.py

github.com/nim-lang/Nim - 00551f972e22351a55f7c9e84df6469687b674d9 authored almost 4 years ago
fix ./koch pdf command (#16989)

github.com/nim-lang/Nim - 635c0b6cb9c225a247ab2aeb136458c14fb711e8 authored almost 4 years ago
[backport:1.2] update the nimble commit hash to the latest one (#16971)

github.com/nim-lang/Nim - 0d34345f29aa3b862f21c8dcff6b94b5ac5b9572 authored almost 4 years ago
Revert "ARC Analysis in one pass (#16849)" (#16984)

This reverts commit ab740cb5b9bfbacece26956fa2444763a790ccd1.

github.com/nim-lang/Nim - 9edf719e1e75449c681edaf7a65c0b8691a4ef97 authored almost 4 years ago
Improve documentation for std/sha1 (#16970)

github.com/nim-lang/Nim - cee58ccf7f7184d72cae415625dbe8016a07d8b8 authored almost 4 years ago
add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C) (#16977)

* add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C)

* changelog

github.com/nim-lang/Nim - 630f867bd71336b1227f8772205c0fd004dc9a98 authored almost 4 years ago
Remove declPragmas from lambdas [backport:1.0] (#16966)

* Remove declPragmas from lambdas [backport:1.0]

* add test for exportc

* fix test

* fi...

github.com/nim-lang/Nim - 49b64e8dc717dd6db27dabd74b0fe238af5e8208 authored almost 4 years ago
ARC Analysis in one pass (#16849)

* Analyse last reads all at once

* Integrate firstWrite analysis

* Small cleanup

* Use ...

github.com/nim-lang/Nim - ab740cb5b9bfbacece26956fa2444763a790ccd1 authored almost 4 years ago
final SSL changes [backport:1.2] (#16983)

github.com/nim-lang/Nim - 74d6a4d7f4fb9fb00632150f666e4de1cc5f7c63 authored almost 4 years ago
uri module uses runnableExamples (#16982)

github.com/nim-lang/Nim - ceab5e49f2d789ec15ca71973bb3cd67d3caa07a authored almost 4 years ago
fix #16967 [backport:1.2] (#16976)

* fix #16967 [backport:1.2]

* move test to tsugar

github.com/nim-lang/Nim - 49ee2f7f3bb943eb56db9ef16c709df1b3bd0f0a authored almost 4 years ago
fix lists docs regression (#16981)

github.com/nim-lang/Nim - 41d32c3ea3ef0dd1ce3eed27d1ec312b7d0ecf7e authored almost 4 years ago
tests and docs for call operator (#16980)

* tests and docs for call operator

* fix leftover

* add extra dot test

github.com/nim-lang/Nim - aac8f675732086e9573851765d6e1c5b9ff38c28 authored almost 4 years ago
Another typo corrected (#16974)

From `fliter proc` to `filter proc`

github.com/nim-lang/Nim - d1210a3bb9fb381c42e3f6070f1011dcf7178d29 authored almost 4 years ago
Deprecate any (#16920)

github.com/nim-lang/Nim - 68ef0c6c5be8ca52aafc44f5a16877f5c550a070 authored almost 4 years ago
Refactoring `bitops.rotateLeftBits()` and `bitops.rotateRightBits()`; adding builtins and intrinsics. (#16622)

Co-authored-by: Timothee Cour <[email protected]>

github.com/nim-lang/Nim - 4576cf20af3df84a077427faf69d6bfb47821897 authored almost 4 years ago
fix #16947: `--app:staticlib -o:lib` now first removes lib (#16948)

github.com/nim-lang/Nim - ba64d0c8ab93c7f38b87567059cb2b66747d022c authored almost 4 years ago
std/lists: Various changes to `lists` (RFC #303) (#16536)

* Various changes to `lists` (RFC #303)

* Removing a non-element is no-op; better tests

* ...

github.com/nim-lang/Nim - e211a2a9f6f9a182f7fe48153fd37de6ddef9bf4 authored almost 4 years ago
Correct typo (#16972)

From `fliter proc` to `filter proc`

github.com/nim-lang/Nim - a9f44b7257ca9a1c1c98f5b07bef4a4936d2e36f authored almost 4 years ago
rename case statement macro from match to `case` (#16923)

* rename case statement macro from match to `case`

* fix test

github.com/nim-lang/Nim - 6a7baff97dd0800712b60b7b685ff23f66b9d127 authored almost 4 years ago
basic cleanups regarding SSL handling (#16940) [backport:1.0]

* basic cleanups regarding SSL handling
* enabled certificate checking on Windows
* updated th...

github.com/nim-lang/Nim - abac35e7437dd1ac2b3687dfa51de7f9d4b6e853 authored almost 4 years ago
fix some warnings (#16952)

github.com/nim-lang/Nim - f140c924090f29e11c2b1d8348413eb4efa4ebe9 authored almost 4 years ago
document typeof (#16965)

github.com/nim-lang/Nim - 910720b0d44721b1c467b23227ec77467b80c633 authored almost 4 years ago
close #15767 (#16959)

* fix some warnings

* close #15767

* Revert "fix some warnings"

This reverts commit 39f...

github.com/nim-lang/Nim - 0cf3ba159c97d3aa00bcb408e99cd4bdef33d64f authored almost 4 years ago
fix #16949 --app:staticlib works on openbsd; --app:staticlib tested in CI (#16950)

github.com/nim-lang/Nim - 6f6370367b31d7e8107431f3c9568956dbea6d4e authored almost 4 years ago
use typeof instead type (#16962)

github.com/nim-lang/Nim - d447c0fe3f39114f0913df5804e5f7a3406d6edb authored almost 4 years ago
Add initRand() with seed based on time (#16953)

github.com/nim-lang/Nim - 4fac8af0c9408ee2a8d454693d17fd84067d24c3 authored almost 4 years ago
quote nim command on compile (#16954)

github.com/nim-lang/Nim - c548f97241c9f0da8f9442c07b99dd9d6adf225a authored almost 4 years ago
close #16921 (#16951)

github.com/nim-lang/Nim - 065264eae1785b3cfb63840745df63b83fbd330b authored almost 4 years ago
make style consistent (#16944)

github.com/nim-lang/Nim - 39230422d02bd41b02378211e8613f702e5b945c authored almost 4 years ago
fix `of` procs + runnableExamples (#16932)

github.com/nim-lang/Nim - 3eebbb234d6c2ed27c00e97fae5b60805b29e91b authored almost 4 years ago
document `default` (#16942)

github.com/nim-lang/Nim - 6dc7ece36a45d3993500e7e4fa1d1815575caed1 authored almost 4 years ago
clarify docs for wrapnils (#16929)

Co-authored-by: Dominik Picheta <[email protected]>

github.com/nim-lang/Nim - ae9ba260f62b4ae3f7ab78be9eef544ff7dd72f2 authored almost 4 years ago
Correct typo in osseps.nim (#16939)

github.com/nim-lang/Nim - 2a60974ede6ce9176cfb3b4c74a6ae2ff84ba6f5 authored almost 4 years ago
add createElementNS, will hopefully fix svgs for karax (#16938)

github.com/nim-lang/Nim - 9ded85e1b4b4e15fc4ef049f373d60cde87fda15 authored almost 4 years ago
stdlib/os: handle symlinks in copy/move functions (#16709)

* stdlib/os: handle symlinks in copy/move functions

- Added optional `options` argument to `c...

github.com/nim-lang/Nim - e9b360c5dfac2331a57b1cc3310fc85fe65fe7af authored almost 4 years ago
remove a temporary variable in int128.nim (#16935)

github.com/nim-lang/Nim - bb85bc7ebc68e240f955015cd80f76ac424c16b5 authored almost 4 years ago
Fix link to switch

github.com/nim-lang/Nim - 2b2836fc9d26c5f28fd1a733bff9f73570b6864d authored almost 4 years ago
nep1: prefer `self` to `this` (#16927)

github.com/nim-lang/Nim - 534a95aee02c7eb4ebc731431b31d82192025631 authored almost 4 years ago
Allow strings for -- in config.nims (#16934)

github.com/nim-lang/Nim - cccf219cebfafbf1913dfdfdce70d285127bc440 authored almost 4 years ago
strictFuncs+views: add test that imports stdlib modules (#16878)

This commit attempts to improve testing of strictFuncs and views, and
prevent regressions like ...

github.com/nim-lang/Nim - 14c61ecf24110f3f6a1a4a9c88439e568065ddd9 authored about 4 years ago
remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)

github.com/nim-lang/Nim - 6f1289b80ccf599008368b121d874b4ce4717fc6 authored about 4 years ago
Sugar tests (#16820)

github.com/nim-lang/Nim - f4449a897ddb094fbc2e1c96eea3d8a8afdcd76a authored about 4 years ago
Add testcase for #16897 (#16917)

github.com/nim-lang/Nim - e4ad0ae5c41fa847797fb4d25bcabff3cdcb8966 authored about 4 years ago
tests/tuples/ttuples_issues.nim: test on all backends + various improvements (#16907)

* improve tests/tuples/ttuples_issues.nim: test on all backends

* address comments

github.com/nim-lang/Nim - 7b9b76d84069716e5b711076ba71ef77bf8a3338 authored about 4 years ago
IC: bugfixes (WIP) (#16836)

* minor improvements
* IC: added the required logic for compilerProcs
* LazySym ftw
* we need...

github.com/nim-lang/Nim - fb80d2ff85fc5db2996d6660075941e1256564fe authored about 4 years ago
[ci skip] CountTable, remove link to unexisting proc

github.com/nim-lang/Nim - 1d1c831efa7f9bfcc739b2d38a3a839187bc39c6 authored about 4 years ago
link compile-time options together in docs (#16879)

* link similar compiler option proc together

* fixup links

* fix formatting and links

*...

github.com/nim-lang/Nim - f87b9866af0ddc435f9873bd89cd973009b27c6e authored about 4 years ago
`dumpToString`: improves on `sugar.dump` (#16841)

* dumpToString
* _
* fixup
* changelog
* address comment: removed the word "Deprecated"

github.com/nim-lang/Nim - 4b2054a7bf2443f01db80aaac9d5de6f42e555cd authored about 4 years ago
Improve doc comments (#16902)

Add runnableExamples
Use `reduce` in `initRational` and `//`
Add static tests

github.com/nim-lang/Nim - 15d6be52a17b4991b8b226fbd8f890242dac3d77 authored about 4 years ago
2.5x- 3x faster copyFile on osx (#16883)

github.com/nim-lang/Nim - 917f12ae5251f678f82c9806d027b33f75ce0b68 authored about 4 years ago
fix #16885: nimdoc css warning (#16893)

* fix #16885

* Fixup nimdoc for the CSS filter change

* Use the same Nim devel versions

...

github.com/nim-lang/Nim - fa9dc31899e483ecfa81264dbda5065192d23ab6 authored about 4 years ago
add widestrs.newWideCString overload (#16860)

github.com/nim-lang/Nim - 777888fdea576f2f05216d540a75068f54f91e93 authored about 4 years ago
add finally as post expr block [backport:1.4] (#16896)

github.com/nim-lang/Nim - def1f99289022a57e8edc3ffc296dd3a0f9b19c9 authored about 4 years ago
fixes #16897 [backport:1.2] (#16900)

github.com/nim-lang/Nim - 91ace2188a243b4453412ed1e79e2efcc62d95a6 authored about 4 years ago
fix #16822 (#16884)

* see whether it breaks

* fix #16884

* correct

* fix #14574

github.com/nim-lang/Nim - de4f2604c2087cafb14b964280fdc0fd5fa847b5 authored about 4 years ago
JS: make hash float support IE/Safari (#16872)

github.com/nim-lang/Nim - a2855b66ae554e1d23760484c6f4e16387a1ee07 authored about 4 years ago
Updated nimsuggest doc to explain connection to nim compiler and use of config files (#16869)

github.com/nim-lang/Nim - 206ad43cdcd8fddff9fbcdc51937632944c5119a authored about 4 years ago
critbits: fix error from strictFuncs (#16877)

Previously, compiling a file containing just `import critbits` with
`nim c --experimental:stric...

github.com/nim-lang/Nim - 0b01eddace6a5a83e3f8e21fc6aafe7e608afa96 authored about 4 years ago
let's assume littleEndian in JS backend (#16886)

* let's assume littleEndian in JS and VM backend

* Update compiler/platform.nim

github.com/nim-lang/Nim - 74f8a8e38aeefa82a6e7f91a16a655eb94f02a68 authored about 4 years ago
distinctBase now is identity instead of error for non distinct types (#16891)

github.com/nim-lang/Nim - 1a745768540c0a27d66701d0eca98e968f1d9297 authored about 4 years ago
remove quotation marks around imports - fixes links in the docs (#16888)

github.com/nim-lang/Nim - 25c75752d07fccc00682890875f3ce6c13f61d90 authored about 4 years ago
Add more runnableExamples (#16864)

Add more links

github.com/nim-lang/Nim - c05d1aab13dab0cc5e8337cb032dc580d2379d68 authored about 4 years ago
Minor docs improvement for oids (#16882)

github.com/nim-lang/Nim - 13640c08a24faaed76a0467c51c0ff0091b684ff authored about 4 years ago
Fix #12595 (#16874)

github.com/nim-lang/Nim - eef2948ec2725d69358ab647a25bfa4ac675ed91 authored about 4 years ago
refactor hash in JS backend (#16863)

github.com/nim-lang/Nim - 111092e8aa4817c5a62a2da95bdf0b487c21f8fb authored about 4 years ago
BigInt runnableExamples: octal, binary, hex constructor (#16868)

Co-authored-by: Timothee Cour <[email protected]>

github.com/nim-lang/Nim - b8e8eaae66c3298d25a324e939ca6c1fd69a9652 authored about 4 years ago
Add StorageEvent and correct Storage object (#16865)

There is no `LocalStorage` type, it's `Storage`

github.com/nim-lang/Nim - 2c70734913c935d3f2f4df332f72bd9aa714661c authored about 4 years ago
nimsuggest prioritize non-deprecated suggestions (#16816)

* penalizes the quality score of deprecated symbols
* uses quality more pervasively in order to...

github.com/nim-lang/Nim - 1097cc41737d5c5a3d244cdb7c4cb01c3b8c3c87 authored about 4 years ago
add lost functions (#16843)

github.com/nim-lang/Nim - 296cf9657cdf50141b6115a58fc38e3bc5aa0626 authored about 4 years ago
close #16844 (#16852)

* close #16844
* better
* comment
* Update compiler/renderer.nim

github.com/nim-lang/Nim - f09d97d6d37520e41aa295e43b6901ce49132aac authored about 4 years ago
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)

* cleanup docs for type(nil) | type(nil); simplify nimHasUserErrors

* simplify nimNoNilSeqs2
...

github.com/nim-lang/Nim - 6e267d28b3459aa447cae07ba61209438977cd5c authored about 4 years ago
fix floats slice (#16853)

* see whether it breaks

* fix

* fix

* minor

* fix

* add enum

* use Ordinal typ...

github.com/nim-lang/Nim - 4e1e231e29491b856ed55c79712201a4843f9854 authored about 4 years ago
fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)

github.com/nim-lang/Nim - 44f672a515a2cc88f98f3e249a590fc4eb09a751 authored about 4 years ago
improve code in categories.nim; add std/private/gitutils; fix flakyness in nim CI (cloneDependency in deps.nim) (#16856)

* improve code in categories.nim; gitutils; fix flakyness in deps.nim
* cleanups

github.com/nim-lang/Nim - 478d15f7f4bb48a8442e54d8ab08aaade39e5270 authored about 4 years ago
fix #16815 round(x,places) works again in vm (#16825)

* fix #16815 round+places works again in vm

* improve tests; fix for linux 32bit

* fix tes...

github.com/nim-lang/Nim - b0f38a63c4916be139f1a289264a5df68bcb4c07 authored about 4 years ago
small fix in grammar.txt [ci skip]

github.com/nim-lang/Nim - 37a98c6c58d25d69f0a4cb655d976c40375097db authored about 4 years ago
A new request should always have a new content-length (#16667)

* A new request should always have a new content-length

In [my last PR](https://github.com/ni...

github.com/nim-lang/Nim - 0d1c5f413794cdc9b84b5f6738df235bc648d195 authored about 4 years ago
fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750)

* osx now uses native TLS, which can be orders of magnitude faster

* add {.cppNonPod.}

* i...

github.com/nim-lang/Nim - e1129749207d25597e81fe06cd7e3099b5ecb61e authored about 4 years ago
Improve documentation for the mersenne module (#16824)

* Improve documentation for mersenne

Add tests for mersenne

* Add link to Wikipedia article

github.com/nim-lang/Nim - 3c8fddbc7698f99cd595ace9ffca0c587622088f authored about 4 years ago
Improve documentation for threadpool (#16821)

github.com/nim-lang/Nim - c9801d7abcb460a068a76104ff21b8b5fc72b056 authored about 4 years ago
testament: fix #16829, fix partially #16830 (#16831)

* fix #16829
* address comments

github.com/nim-lang/Nim - 11a54ab2b2f3e6f7acb866b14b5c3b9f26eb0911 authored about 4 years ago
disble fidget again (#16842)

github.com/nim-lang/Nim - 57f68bce1602ed34aa21ee5a3e9a5c134031189f authored about 4 years ago
Moved json enum index test to the proper file (#16826)

github.com/nim-lang/Nim - ecc9704bf406c65dce549b0c5542727d33816e7f authored about 4 years ago
added enum indexed array support to json (#16807)

* added enum indexed array support to json

* Added json test

* Removed when statement for ...

github.com/nim-lang/Nim - dde096ffdea2c551a9b00af533b13106528ac4a1 authored about 4 years ago
IC: final implementation steps (#16801)

* removed dead code
* we need even more laziness for the generic caches
* make it bootstrap on...

github.com/nim-lang/Nim - 25745ad195580772d4689a7c98f9b3f77f06cdd1 authored about 4 years ago
Make small text changes in the docs (#16634)

* Fix broken links in docs

* Fix rand HSlice links

* Make small text changes in the docs
...

github.com/nim-lang/Nim - 0436a7cffd729187d63f3310c19dbf4b88f72c13 authored about 4 years ago
Sugar improvements (#16802)

* Use runnableExamples in sugar

Remove unnecessary import

* Add trailing newline

* Addr...

github.com/nim-lang/Nim - 20993047ce05aaa1e7015d0db17995fed829da4a authored about 4 years ago
Small changes to std/sums (#16797)

github.com/nim-lang/Nim - 8395abab5f629a6ec565d04886a071159130d85b authored about 4 years ago
regression test for nim-lang/nimsuggest#58 (#16817)

Already works this is simply to catch any regressions.

github.com/nim-lang/Nim - 0961b5b584be3c0b1c0f8f187732848aee3972b4 authored about 4 years ago