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

add missing props,procs (#14978)

github.com/nim-lang/Nim - f999f916f31946be3cf8abc485fc07e0d89de9ae authored over 4 years ago by Bung <[email protected]>
fix index error (#14974)

Co-authored-by: Hendrik Albers <[email protected]>

github.com/nim-lang/Nim - 9ed0dbfa6e92f4aa1ebb8ac2ac48af97ae72dbbb authored over 4 years ago by Hendrik <[email protected]>
fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676)

* fix #14475; make unittest work with -d:nodejs

* fixup

* fixup

* disable inim, delauna...

github.com/nim-lang/Nim - e07d661d1600989c281a270d90563f1c60392b9d authored over 4 years ago by Timothee Cour <[email protected]>
add full tests from #9463 (#14975)

github.com/nim-lang/Nim - ffaf4797be4a8e8aec5ada9863ccdec66a066930 authored over 4 years ago by jcosborn <[email protected]>
fix #6608 (#14963)

* fix #6608

github.com/nim-lang/Nim - 086efac49b746214c8d39347fa2d96f0f85413b2 authored over 4 years ago by flywind <[email protected]>
asyncftpclient.nim - don't assume a sufficiend line length (#14973)

github.com/nim-lang/Nim - f4f21c89e57115a57ed97e30a9b9fe6c901ae453 authored over 4 years ago by Miran <[email protected]>
optimize the new nimPrepareStrMutationV2 with inlining (#14969)

github.com/nim-lang/Nim - 6cc0061a72826022991262eb8e31b97f6fdf37e9 authored over 4 years ago by Andreas Rumpf <[email protected]>
nimpretty support for multiple files (#14890)

github.com/nim-lang/Nim - 124feb2af87dcbb44e25e7dd4303098ae5e9225d authored over 4 years ago by Alexander Wolfe <[email protected]>
Fix #12759 (#14967)

* add testcase for #5926

* fix #12759

github.com/nim-lang/Nim - 9ec9a31f46697a615630fce3614e68e57d390a74 authored over 4 years ago by flywind <[email protected]>
add testcase for #5926 (#14965)

github.com/nim-lang/Nim - 21772b6419b6cb3b59b436fbdcd8975a9da62349 authored over 4 years ago by flywind <[email protected]>
https://github.com/nim-lang/Nim/pull/14948#issuecomment-656498426 (#14958)

github.com/nim-lang/Nim - 6d10baa3391b5dd25e035c83a41ead9bf456be69 authored over 4 years ago by Juan Carlos <[email protected]>
Add testcase for some old fixed issues (#14960)

* Add testcase for #2703

* Add testcase for #2586

* Small fix

github.com/nim-lang/Nim - 425972c4e8bde84ff8b84a64f1e68356dc0a1a3a authored over 4 years ago by Clyybber <[email protected]>
Add testcase for #14383 (#14957)

github.com/nim-lang/Nim - 1850efbb6c618946da7c943b153f7caa9a66ba33 authored over 4 years ago by Clyybber <[email protected]>
Add testcase for #13815 (#14956)

github.com/nim-lang/Nim - db6ffeba8e8be9d27a8c4610952b0424e9c46d4a authored over 4 years ago by Clyybber <[email protected]>
Add testcase for #12571 (#14955)

github.com/nim-lang/Nim - 0db32e98854dd3fc5a6e1d27a1d4980fd61053da authored over 4 years ago by Clyybber <[email protected]>
Add testcase for #4722 (#14954)

github.com/nim-lang/Nim - b21782a667f7a819124e95da14053387bd0079a0 authored over 4 years ago by Clyybber <[email protected]>
Update readme.md (#14953)

github.com/nim-lang/Nim - 229a623849da617abd9afc3f30ba6c612b4c04c2 authored over 4 years ago by kwgchi <[email protected]>
fix #14912, make `--useVersion:1.0` work again (#14945)

* fix #14912, make `--useVersion:1.0` work again
* a better fix
* add test

github.com/nim-lang/Nim - 371b416ac818412909243d10a66c20db3eaa23f3 authored over 4 years ago by Miran <[email protected]>
Fix theme switch load from local storage (#14897)

* fix theme switch load from local storage

* Fix tests

Co-authored-by: Clyybber <darkmine9...

github.com/nim-lang/Nim - 04232d92cd401bf301a9e4cac582273356c86cfa authored over 4 years ago by Manuel Bojato <[email protected]>
no wasMoved() calls after destructors necessary

github.com/nim-lang/Nim - b59385f22b0c9d7826721079cef879a354c9529a authored over 4 years ago by Araq <[email protected]>
Cosmetics

github.com/nim-lang/Nim - 3e52136f262b9700713eb10594f18e42a2f2af65 authored over 4 years ago by Clyybber <[email protected]>
Move `wasMoved` out of `=destroy`

github.com/nim-lang/Nim - 4a1128d16c68437463c385645e65ef3d61fa30da authored over 4 years ago by Clyybber <[email protected]>
Update docs and changelog

github.com/nim-lang/Nim - bf51cee4311f5715c2eac675e95fb3d4f2909404 authored over 4 years ago by Clyybber <[email protected]>
renderer.nim: more obvious debug output

github.com/nim-lang/Nim - 78513a9204005955b8b433e2a73599be7fe12304 authored over 4 years ago by Araq <[email protected]>
optimize sinks even when in a loop

github.com/nim-lang/Nim - 37a98c77f32a5a7f2397ea9faabea6e04e5123ed authored over 4 years ago by Araq <[email protected]>
fixes a minor regression

github.com/nim-lang/Nim - 4603197fe8f2c6fb1fd74fa7ad5b4ef510e8bfb7 authored over 4 years ago by Araq <[email protected]>
fixes the tcontrolflow regression, clen idea of an escaping expression

github.com/nim-lang/Nim - 112511084d61edc0bb748ff8c267fb54bc7e9716 authored over 4 years ago by Araq <[email protected]>
cleanup of PR #14833 (VM profiler)

github.com/nim-lang/Nim - f92d2eaa3516b4c11e4d499ef2ec0d6047862f80 authored over 4 years ago by Araq <[email protected]>
VM profiler (#14833)

* Crude VM profiler

* Added --profileVM flag, refactoring

* fixed FileLine hash

* Use T...

github.com/nim-lang/Nim - d7ccd82eacd7a03c7cf31ea56315c3a35218e122 authored over 4 years ago by Ico Doornekamp <[email protected]>
fixes #14925 (#14947)

github.com/nim-lang/Nim - c38a459582fb4744ce4abcba2d278b48857c0a31 authored over 4 years ago by Andreas Rumpf <[email protected]>
add testcase for #4668 (#14946)

closes #4668
closes #9463

github.com/nim-lang/Nim - 64815f59b277ce03e7dd74d9d42a9058379852ec authored over 4 years ago by flywind <[email protected]>
fix #11009 (#14935)

github.com/nim-lang/Nim - 40b58a0a1864e0cc06ecd0ceb8aadf9e933eeb30 authored over 4 years ago by flywind <[email protected]>
Add missing dom.nim things (#14944)

github.com/nim-lang/Nim - 399b2e3134751432f66a2414fbaf9c2a168fa953 authored over 4 years ago by treeform <[email protected]>
Add testcase for #10465 (#14943)

* add debug format string

* remove try except

* add changelog

* add docs and more tests...

github.com/nim-lang/Nim - 00528cbc3c82ba33e8b9b551d5d86b1b6382c34a authored over 4 years ago by flywind <[email protected]>
add docs and more tests for debug format strings (#14861)

* add debug format string

* remove try except

* add changelog

* add docs and more tests...

github.com/nim-lang/Nim - 3db6d9ea0c96782955923be4a24f49c1b2cc06fc authored over 4 years ago by flywind <[email protected]>
Add testcase for #12129 (#14940)

* Add testcase for #12129

* Fix test

github.com/nim-lang/Nim - 9016dd96ee1ab6d3a60925cee4ee815dd8627f1e authored over 4 years ago by Clyybber <[email protected]>
fixes #14865 (#14937)

github.com/nim-lang/Nim - bc712c28fce6e8a849af305f1f84ab193c7cf090 authored over 4 years ago by Andreas Rumpf <[email protected]>
Make arc compile laser again

github.com/nim-lang/Nim - 27579cfd3a473c1b449c6c62997107005f8d4c90 authored over 4 years ago by Clyybber <[email protected]>
remove a condition that table size must be passed as power of 2 (#14926)

* remove a condition that table size must be passed as power of 2
* remove power-of-2 condition...

github.com/nim-lang/Nim - 3de5296337a0711b4d907728ac24fa07791d3224 authored over 4 years ago by Miran <[email protected]>
fixes #14900, this time for real, maybe (#14934)

github.com/nim-lang/Nim - 06d776a5828d429f62c3189a99161604d50f9b96 authored over 4 years ago by Andreas Rumpf <[email protected]>
fixes #14805

github.com/nim-lang/Nim - e42ce877a6469ccc6eb99e1e0f6162aeb6839193 authored over 4 years ago by Araq <[email protected]>
closes #14878

github.com/nim-lang/Nim - cb1ecbf95620bffd559610b70f99c6f16963ac5c authored over 4 years ago by Araq <[email protected]>
fixes #14899

github.com/nim-lang/Nim - cdce245a235f3a8c255d0f782bc088546343b6ed authored over 4 years ago by Araq <[email protected]>
fixes #14900

github.com/nim-lang/Nim - ecf8cbbbe0be3cc722d59bdfbfffd3994f136c0e authored over 4 years ago by Araq <[email protected]>
fixes #14402 (#14908)

* fixes #14402

* added a test case

github.com/nim-lang/Nim - 87f6a9592cbbace5e8f0d647841b4490bb7c0f1f authored over 4 years ago by Andreas Rumpf <[email protected]>
fix mistake in times.nim docs

github.com/nim-lang/Nim - e82a14b2735e58a4230d79820465753e2592cd2b authored over 4 years ago by narimiran <[email protected]>
Add testcase for #14864 (#14928)

* Add testcase for #14864

* :D

github.com/nim-lang/Nim - 8480bef1c4f289228808a9b7525f6052c0ca7152 authored over 4 years ago by Clyybber <[email protected]>
Revert commit 3e843ab3358. Closes #14930.

github.com/nim-lang/Nim - 25ceacbe4f548588f13e9420c0b7165da40282c6 authored over 4 years ago by Dominik Picheta <[email protected]>
injectdestructors: refactoring, added more cases explicitly (#14929)

github.com/nim-lang/Nim - a61a7889b8ffe3b5a31b025272b5fd27d69484f5 authored over 4 years ago by Andreas Rumpf <[email protected]>
speed up Nim's lexer by using cstring instead of string. C optimizers are fragile.

github.com/nim-lang/Nim - 95808c2806ef2dbbbc10296601ba3885efe8bc78 authored over 4 years ago by Araq <[email protected]>
weaken tosproc test for my Windows machine which doesn't have 'ls'

github.com/nim-lang/Nim - 49cea86d8bb836188bf1e3b173715d406af48153 authored over 4 years ago by Araq <[email protected]>
Minor improvements to typecast section of manual (#14896)

* Minor improvements to typecast section of manual

* Clarification to casting w/ concrete typ...

github.com/nim-lang/Nim - 37253d660f93ac86942579defbde790ec557dcf1 authored over 4 years ago by awr1 <[email protected]>
Limit number of error messages from gcc/clang backend (#14852)

* Limit number of error messages from backend

* Avoid duplication of -fmax-errors

* make t...

github.com/nim-lang/Nim - 61a6098f2d43e9a2a1e5e57ae24fd15d2b53ffd5 authored over 4 years ago by Tomohiro <[email protected]>
Fix #14911 (#14922) [backport]

* Fix #14911

* Add testcase

* Fix test

github.com/nim-lang/Nim - 5bd2da3f6461ef4dbcfd1f0c35178fa8fa9b5368 authored over 4 years ago by Clyybber <[email protected]>
Add testcase for #14472 (#14921)

github.com/nim-lang/Nim - ebd97884a0134ba2f88e19f647585aa6133536aa authored over 4 years ago by Clyybber <[email protected]>
tables.nim: Add named fields in `smallest` and `largest` (#14919)

The `smallest` and `largest` procs for `CountTable` returned a tuple
with named fields, but the...

github.com/nim-lang/Nim - a754160d654f03584088412f51b153ae6a170adb authored over 4 years ago by ee7 <[email protected]>
added security.md; refs #14882

github.com/nim-lang/Nim - 65af99a203387882d9fba7d94ae0cd46f479dd1f authored over 4 years ago by Araq <[email protected]>
fixes #14830

github.com/nim-lang/Nim - 6f962a4b3628fe746dba66520d725f4d2d1b5c1a authored over 4 years ago by Araq <[email protected]>
Fix style inconsistencies due to the previous commit

github.com/nim-lang/Nim - 46aacf917f39d02c96175d358e7a76fc875ea070 authored over 4 years ago by narimiran <[email protected]>
revert 0944b0f4

github.com/nim-lang/Nim - ebaf603c84a569b8de447fdb66bb05124d3a0772 authored over 4 years ago by narimiran <[email protected]>
Update btrees.nim (#14916)

github.com/nim-lang/Nim - 842efab8ae867f001d5043a773ee96a7087c2334 authored over 4 years ago by Dean Eigenmann <[email protected]>
Fix logging tiny bug (#14910)

* Fix logging tiny bug

* Update changelog.md

Co-authored-by: Danil Yarantsev <tiberiumk12@...

github.com/nim-lang/Nim - 21b3ca636fa7eee53911ab134afe2805fd0bf47e authored over 4 years ago by Juan Carlos <[email protected]>
Fix #14396 (#14793)

* Correct Left-To-Right evaluation of proc args
* Fix CPP backend
* Add testcase
* closes #14...

github.com/nim-lang/Nim - af27e6bdea63bbf66718193ec44bc61e745ded38 authored over 4 years ago by Clyybber <[email protected]>
scoped memory management (#14790)

* fixes the regressions
* closes #13936
* scope based memory management implemented
* enabled...

github.com/nim-lang/Nim - 1854d29781aff913ca6892cbf73df91b0399397e authored over 4 years ago by Andreas Rumpf <[email protected]>
deprecate existsDir; use dirExists instead (#14884)

github.com/nim-lang/Nim - 695154970d839add2fbbe9754e9e638511120729 authored over 4 years ago by Timothee Cour <[email protected]>
Add jsre (#14870)

github.com/nim-lang/Nim - 4f6acf24ffde4c43ea9f8c954265d23312453b31 authored over 4 years ago by Juan Carlos <[email protected]>
typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812)

Co-authored-by: Andreas Rumpf <[email protected]>

github.com/nim-lang/Nim - a6cbe58e8c5a9b89d749d9935ee39192de3246d9 authored over 4 years ago by Timothee Cour <[email protected]>
{.deprecated: [existsFile: fileExists].} (#14735)

* {.deprecated: [existsFile: fileExists].}

* s/existsFile/fileExists/ except under deps

* ...

github.com/nim-lang/Nim - dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99 authored over 4 years ago by Timothee Cour <[email protected]>
Fix #12745 (#14879)

github.com/nim-lang/Nim - 366b9a7e4a067cece3b1215de7fb4dffc703e88a authored over 4 years ago by Tomohiro <[email protected]>
Clean out sharedlists (#14857)

github.com/nim-lang/Nim - d590611fc5de48a281db946d223def3d94b0260f authored over 4 years ago by Juan Carlos <[email protected]>
Clean out strutils (#14859)

Co-authored-by: Andreas Rumpf <[email protected]>

github.com/nim-lang/Nim - cbcaf2bbc4c7a818747a27f365c4cd1bf54feedf authored over 4 years ago by Juan Carlos <[email protected]>
cleanup comment now that #14434 was fixed (#14874)

github.com/nim-lang/Nim - 930a0c999b823ae33cecc765110f10b4eaabfcfb authored over 4 years ago by Timothee Cour <[email protected]>
allow packed union (#14868)

Co-authored-by: Arne Döring <[email protected]>

github.com/nim-lang/Nim - 1440e70c62e7dc2e2a2062c1291f65c12055818a authored over 4 years ago by Clyybber <[email protected]>
fix #14401, trailing comma confuses nimpretty (#14867)

github.com/nim-lang/Nim - 1edb9a6178d868e34e76faf9e2a05afbc1431cb0 authored over 4 years ago by Miran <[email protected]>
fix #14846; add macros.extractDocCommentsAndRunnables (#14849)

* fix #14846; add macros.extractDocCommentsAndRunnables

* fixup

* update tests

* addres...

github.com/nim-lang/Nim - 2867a33ebcaddccdb52b101d0ea5f75f1d4bd66f authored over 4 years ago by Timothee Cour <[email protected]>
Clean out sharedtables (#14858)

Co-authored-by: Andreas Rumpf <[email protected]>

github.com/nim-lang/Nim - 05384efec53256d8917a80d1117d8f822a8a2f55 authored over 4 years ago by Juan Carlos <[email protected]>
Removed asyncdispatch.newAsyncNativeSocket, was deprecated since 0.18 (#14854)

Co-authored-by: Andreas Rumpf <[email protected]>

github.com/nim-lang/Nim - a519f3b03878e8525a26d726921a58fed6ec94a0 authored over 4 years ago by Juan Carlos <[email protected]>
typetraits: features and fixes (#14791)

* typetraits: add support for nnkTypeOfExpr

* typetraits: don't wrap typedesc symbols in Stat...

github.com/nim-lang/Nim - 56b3d422b014b42c6367fa56916cfd9851884506 authored over 4 years ago by alaviss <[email protected]>
Fix asyncdispatch drain behavior (#14820) (#14838)

* Fix asyncdispatch drain behavior (#14820)

* Changed test to use asyncCheck instead of disca...

github.com/nim-lang/Nim - 36fa79a5242d2e39a83083cd66cf3af9f8931f3b authored over 4 years ago by Ray Imber <[email protected]>
add debug fmt string like python's (#14808)

* add debug format string

* remove try except

* add changelog

github.com/nim-lang/Nim - 8be54b8fa7f24fe2886de95c4a2bd356dbae5aa9 authored over 4 years ago by flywind <[email protected]>
CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m instead of 34m (#14851)

* CI openbsd: 2x batching via NIM_TESTAMENT_BATCH

* auto-generate .builds/openbsd_x.yml to av...

github.com/nim-lang/Nim - 89a15e417df52454aa5c40ba058c9b19425dd184 authored over 4 years ago by Timothee Cour <[email protected]>
Clean out dom (#14855)

* Clean out dom

* Clean out dom

github.com/nim-lang/Nim - 04deb6c9421d0a11cedfc7e8c52ae3b30e7bf1db authored over 4 years ago by Juan Carlos <[email protected]>
Clean out oldast (#14837)

* Clean out old Deprecated CLI switch
* Update to remove --oldast CLI option

github.com/nim-lang/Nim - 74d1f2501023805dadca75e402e70ef73a1d5bf7 authored over 4 years ago by Juan Carlos <[email protected]>
New freebsd platforms (#14801)

* add riscv as riscv64

* add all platforms supported by FreeBSD

github.com/nim-lang/Nim - 5c1fa142d64f866d5e9531a4ba542e64d73fc8c8 authored over 4 years ago by lbartoletti <[email protected]>
fix #13432 typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[] (#14799)

* typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[]

* changelog

github.com/nim-lang/Nim - 1b41c3122be1fa2628d814893a4f3a1196b762fc authored over 4 years ago by Timothee Cour <[email protected]>
Clean out Deprecated proc (#14797)

* Remove and/or clean out Deprecated 'add' proc for floats
* Update a test

github.com/nim-lang/Nim - 5d5df4a39413b76d6131cb3d85e606e255d54b22 authored over 4 years ago by Juan Carlos <[email protected]>
SSL_CTX_load_verify_locations parameters are reversed (#14815) [backport]

github.com/nim-lang/Nim - d968163cd18c70167ff428bcf8c1b5e3dfb2da5b authored over 4 years ago by aguspiza <[email protected]>
Make unreachable code a warning instead of an error (#14816)

* Make unreachable code a warning

* Adapt test

* Trigger CI

github.com/nim-lang/Nim - 299ddda5f6eaceab0bde443159bd17bab1cdf2f1 authored over 4 years ago by Clyybber <[email protected]>
fix `./koch tests` following #14823 (#14845)

github.com/nim-lang/Nim - 37325564689c638ef409c79b8380d7564f173c72 authored over 4 years ago by Timothee Cour <[email protected]>
DFA and injectdestructors cleanup (#14824)

* DFA and injectdestructors cleanup

* More precise write analysis

* Cleanup obsoleted path...

github.com/nim-lang/Nim - 62394616e848e7a94bc0208d6535df6f582e74ce authored over 4 years ago by Clyybber <[email protected]>
Fix some typos (#14843)

github.com/nim-lang/Nim - 79367685601f4c90f6c478ce45651bffd9222c39 authored over 4 years ago by Danil Yarantsev <[email protected]>
Fix typo

github.com/nim-lang/Nim - 4f70180a58ae46fcf313aed001242f8aa1252b1a authored over 4 years ago by Clyybber <[email protected]>
Remove double entry for thiscall (#14842)

github.com/nim-lang/Nim - c285739d55408bb5f75d3190a286d18ac883bd41 authored over 4 years ago by Danil Yarantsev <[email protected]>
get rid of $READLINK variable (#14841)

github.com/nim-lang/Nim - d9c15017572afbbdfb8007bbaf33733b9ac69613 authored over 4 years ago by Andrey Makarov <[email protected]>
Fix #14647 (#14776)

* Fix #14647

* Correct fix

* Typo and add test

* For real now :p

github.com/nim-lang/Nim - 394a56650ae6139786d8cefb838b0e3e282c24a1 authored over 4 years ago by Clyybber <[email protected]>
Changelog: Tiny style improvement

github.com/nim-lang/Nim - 037990bc78914a793a4195c326282f8353cda319 authored over 4 years ago by Clyybber <[email protected]>
fixed #14839 (#14840)

github.com/nim-lang/Nim - 5d5271b7896eef3eafbb2beaf3f1fd4159b797f6 authored over 4 years ago by lqdev <[email protected]>
Update link to parseSpec proc

github.com/nim-lang/Nim - 54a52e7d088a388f8c52007fbb7e6db1bf2044c6 authored over 4 years ago by Clyybber <[email protected]>