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
github.com/nim-lang/Nim - 9ab1a86b5bfb8f5647b9f9cb4ab48a5b5eb55707 authored about 4 years ago
github.com/nim-lang/Nim - 3cebae492e61ccbb29cfc38fbaa1f54270dfeb8a authored about 4 years ago
github.com/nim-lang/Nim - d0dda9efab6bd67d033e30e2ba16820450c38cbe authored about 4 years ago
* [docs minor]add some tips yo intern.rst
* minor
github.com/nim-lang/Nim - 1978b9120250f69df20a5bbb2cb11e73cd3eae5a authored about 4 years agogithub.com/nim-lang/Nim - 47ce24f680dbf5aed8cd393f011739ea5d7a9928 authored about 4 years ago
github.com/nim-lang/Nim - 5af798c21b5d32bb6c2b9cff21e8288dc829a41a authored about 4 years ago
github.com/nim-lang/Nim - 784720a7efc5c2b722be51c26a06ade0f4f11aaa authored about 4 years ago
github.com/nim-lang/Nim - 96930b9caec2ed51777af5d8570f64b00bfaf2a8 authored about 4 years ago
github.com/nim-lang/Nim - 1a47fc2291b285ceb6b2f330f45997944b754b3a authored about 4 years ago
github.com/nim-lang/Nim - edd84bd9bc8a35d3b96f427d8d81829cb45f29dc authored about 4 years ago
* attempt to make asynchttpserver better; fixes #15925; [backport:1.0]
* better documentation
...
github.com/nim-lang/Nim - 02f8b11a716843be8270f8bf7b2dac94f1c7dc1a authored about 4 years ago
github.com/nim-lang/Nim - 9f566881f15bed58276d3df4b5b2cb2289016396 authored about 4 years ago
github.com/nim-lang/Nim - fa7b12bcf9fe62d7ef797aae71e248a6c51578bb authored about 4 years ago
* Make IntSet an ordinal set OrdSet[A: Ordinal]
Backward compatibility with IntSet is maintai...
github.com/nim-lang/Nim - c39fa0d49535da7f803d9972abdb15d09eed92a6 authored about 4 years ago
* Alternate PR to https://github.com/nim-lang/Nim/pull/15915 to
resolve the problem mentioned t...
github.com/nim-lang/Nim - 19d52033f885a686f39b3f1b52564246b0fade83 authored about 4 years ago
* Fix #8404 JS backend doesn't handle float->int type conversion
* handle conv to uint as cast,...
github.com/nim-lang/Nim - cb19dc53ca49a237770271a3559772cc545e747f authored about 4 years ago
github.com/nim-lang/Nim - 8778d4a6f36fee5a4c31f6f8f355b8607f2a592c authored about 4 years ago
github.com/nim-lang/Nim - d802a4a669aa8661b4ba80abbd9310b93b9fe605 authored about 4 years ago
github.com/nim-lang/Nim - 7d51ad96e9add19c45b3c679f30fcb70d7fbe138 authored about 4 years ago
github.com/nim-lang/Nim - 8a21f94c7263f10c12c62ec2beb736ab8ce183c9 authored about 4 years ago
github.com/nim-lang/Nim - a968e7dd9b2a22adeae8a71f7ca1e8dfb2e56a2c authored about 4 years ago
fix powerpc64le detection
github.com/nim-lang/Nim - 778914c3ca9d6c57b0158d8bf69f92b01b0bd2e1 authored about 4 years agogithub.com/nim-lang/Nim - 1fdfa234d76d59fd8d5cafd9d53cfdf8bfbf5c0a authored about 4 years ago
github.com/nim-lang/Nim - 83432aecfc1c4820837911b53b450e23936a4da7 authored about 4 years ago
* fix #15941
* add testcase
* update
github.com/nim-lang/Nim - 492e9afa4c32be278b61498be20ae0afc3ef3188 authored about 4 years agogithub.com/nim-lang/Nim - d0c4c738b955f2641baa55ece6b5b90d4e632d8c authored about 4 years ago
github.com/nim-lang/Nim - 1413818aa14fd694d362326f428b470fa22e1a0a authored about 4 years ago
github.com/nim-lang/Nim - 8ec3c141ae28616382a82235b2f4049eaa0ab0d7 authored about 4 years ago
github.com/nim-lang/Nim - 077eba7b388259ecca7e9e7990f48efe9e3641c5 authored about 4 years ago
* follow #8463 #14157 and document cstring literals
* Update doc/manual.rst
Co-authored-by: ...
github.com/nim-lang/Nim - 4663319bf566fc39df4252100d0e5d5f55da336e authored about 4 years ago* js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `existsEnv`
* re...
github.com/nim-lang/Nim - cc882917feda383a283eb128f80bf49681921995 authored about 4 years agogithub.com/nim-lang/Nim - bc007a3cd32890d30501c7c0921681281be4ebb9 authored about 4 years ago
* make var string return var char w/ BackwardsIndex
fixes #14497
* work around VM bug
* p...
* original docs are wrong
* fix pathnorm
* Update lib/pure/pathnorm.nim
Co-authored-by: Jua...
github.com/nim-lang/Nim - ef2677f5f3f58ad5bd514f82a0efd68d4d17e7f9 authored about 4 years ago* Update installer.ini
Add support for powerpc64 little endian
* Update buildsh.nimf
Ad...
github.com/nim-lang/Nim - 63c559e781cafaab6bcc9e62d5631e93749450bb authored about 4 years ago* https://github.com/conda-forge/nim-feedstock/commit/d8c80ea69dca30d99073d33845ddd79f9892755b#d...
github.com/nim-lang/Nim - c6ceefea6de2a0159f33722839bfe9a0ce9134e1 authored about 4 years ago* fix #15916
* add testcase for #15916
* add comments
github.com/nim-lang/Nim - 402df0b06139183fc8b982058774807a13534daf authored about 4 years agogithub.com/nim-lang/Nim - 7d4f70280ef33192dc5862f8b4c4d23e9d956b40 authored about 4 years ago
* doAssertRaises now correctly handles foreign exceptions; now shows which exception is raised o...
github.com/nim-lang/Nim - e5db5316c2101a27efd744ba10126fdb57a7eb7c authored about 4 years ago* fix #14157
* Update compiler/jsgen.nim
* add changelog
* Update compiler/jsgen.nim
...
github.com/nim-lang/Nim - 1f9bf43100f7236d8ccbcaa14c43bc18f7e6e5d8 authored about 4 years ago* fix #12726 Cannot take the compile-time sizeof Atomic types
* fix for arch 32
github.com/nim-lang/Nim - 826e62953faa1f6cd9bac582246186935af4b8e6 authored about 4 years ago* fix #14127 from int to int casting
* add test for #14127
* use template for test, also t...
github.com/nim-lang/Nim - a81434a890d70e7146c440c59caadc701c6099b3 authored about 4 years agogithub.com/nim-lang/Nim - f02c7542fcd21d4b3d7b82908325512be4e5404a authored about 4 years ago
github.com/nim-lang/Nim - b831033db6c0bb7b11128383e8f186912f620fd1 authored about 4 years ago
The `dedent` and `unindent` links were introduced by commit d67c5cb75171
(#15264).
* close #4318(add testcase for #4318)
* Update tests/objects/t4318.nim
Co-authored-by: Jua...
github.com/nim-lang/Nim - 35f8803250d5e12cbff79614cd9f3ef0a622066d authored about 4 years ago
* "eg" is a misspelled "egg", "e.g." is "exempli gratia"
* Also, "ie" is "i.e.".
github.com/nim-lang/Nim - bc3c0487d3059900864d6e8074cf83555a5c446d authored about 4 years ago
github.com/nim-lang/Nim - c44ae647a9f3c987eed2b2c1c31f127f986c24f9 authored about 4 years ago
* fix #12471
* add testcase
* fix
* test nimdoc is tricky
* Delete t12471.nim
github.com/nim-lang/Nim - b38f0403fd3c66fdeab3806a12e1a19bcb696e03 authored about 4 years agogithub.com/nim-lang/Nim - 17acf146a07e89ecb7499ee0910417f83fd1ee25 authored about 4 years ago
* rst: add support for markdown tables
* change template into proc
* don't create unnecess...
github.com/nim-lang/Nim - ee78d7610853f4866c9b3d1e81d523b7ef339da0 authored about 4 years agogithub.com/nim-lang/Nim - d8e7caf5dd4ab70b7429896c1587cde992e7855a authored about 4 years ago
* fix #15825
* better fix
github.com/nim-lang/Nim - 338602a4021771c8a1cbcedfe30738c67b957646 authored about 4 years ago
* new: `nim -i cmd`
* rename -i to -e (for eval); consistent with majority of other programing ...
* Added [:T] syntax explanation to generics tutorial.
* Update doc/tut2.rst
Co-authored-by...
github.com/nim-lang/Nim - 53eca459f1d96c710238be95bd3fb048b336f2f3 authored about 4 years agoThis commit resolves the following warning in the CI logs:
> Error: The `add-path` command is...
github.com/nim-lang/Nim - 3948b40bcd79a3883529608bf4bd156c2e9de5f8 authored about 4 years ago* fix #15858
* fix space
* fix #15629
* Revert "fix space"
* Revert "fix #15858"
github.com/nim-lang/Nim - 69fe7070250e0dbbcc0fafff4e341d1d805b7d59 authored about 4 years ago
* fix #15858
* fix space
* fix #15629
* Revert "fix #15629"
* fix mentions of recursive test discovery
* document that {.fatal.} pragmas cannot be caught
github.com/nim-lang/Nim - 3bff12b96612be4e47e20d880d3ba9e57e8bf713 authored about 4 years agogithub.com/nim-lang/Nim - 204435ad97d7de20316d75cd7299cfa807361427 authored about 4 years ago
github.com/nim-lang/Nim - 7b192177984d77355ce67f8cfa4aee227be73e7b authored about 4 years ago
* fix #12558
* Update compiler/pragmas.nim
* include example of error-marked copy proc
* Update destructors.rst
github.com/nim-lang/Nim - 3be404af0488805493a46329d35ad276d739151d authored about 4 years ago
Add a macro `enumLen` which is used to determine the number of items in
an enumeration type to ...
* nimgrep: speed up by threads and Channels
* nimgrep: add --bin, --text, --count options
* ni...
Console apps in Windows implementation can raise OSError so I've fixed it, see below some exampl...
github.com/nim-lang/Nim - 49f68122e658ba7bcc13340fe157e276b4033a90 authored about 4 years ago* close #11637(add testcase for #11637)
* Update tests/vm/t11637.nim
github.com/nim-lang/Nim - 203bddf307493b1065325759fef549499f2a3fc2 authored about 4 years agogithub.com/nim-lang/Nim - 552075d10ea579a40216843815d419261d327c03 authored about 4 years ago
* fix #15706 Underflow not detected when using dec on distinct ranges
* fix #15846 first, jsg...
github.com/nim-lang/Nim - c07807bedf1749fa9d3e826d3d736907fefbe568 authored about 4 years agogithub.com/nim-lang/Nim - 8f7a013cc7bf0a1f47aec8d5b2037951a36eb4f1 authored about 4 years ago
github.com/nim-lang/Nim - 5828620d47b3100e30da280442946e02c5eca18d authored about 4 years ago
Make `requiresInit` pragma to work for distinct types in addition to
objects. Tagging of distin...
github.com/nim-lang/Nim - 60c364fb224a8b55dc7cacc5a589c569cf202ec5 authored about 4 years ago
github.com/nim-lang/Nim - fb60e35a5495c530f8cf5c7a8cc3005495d089f8 authored about 4 years ago
github.com/nim-lang/Nim - 9fd67958b97c0254c3b4d8762a7003e317ec21bb authored about 4 years ago
* fix #15851
* {.cast(noSideEffect).}
github.com/nim-lang/Nim - 218ff27b70c05340069d262204f785290467aa00 authored about 4 years ago* close #9679
* close #7546
* close #9520
* close #6177
github.com/nim-lang/Nim - cdd459dd60e7cf69868ac23e754e8047df6afddc authored about 4 years ago* fix #15609
* fix test
github.com/nim-lang/Nim - fa5f225efc7161110b0d4cf57e86646f2b0d97f8 authored about 4 years agogithub.com/nim-lang/Nim - d1bea1f71f0318f08ddd80b75706a602753b55d4 authored about 4 years ago
* close #11142
* fix #12636
* undo unwanted changes
* fix illegal recursion case
github.com/nim-lang/Nim - 3af7818af4bb541e24146fa8f8334cf7c0b53128 authored about 4 years agogithub.com/nim-lang/Nim - 3aab6a409d0a02874717b1e10ca54a32da35cd1a authored about 4 years ago
github.com/nim-lang/Nim - 9455a0c3e324e13a4a49da7ccecc098bfe895a7f authored about 4 years ago
* document #15618
* Update lib/pure/unittest.nim
* Update lib/pure/unittest.nim
Co-auth...
github.com/nim-lang/Nim - adde5ba6b06e12f74c7746f93883ad009cfb00b8 authored about 4 years ago* fix adding empty sequence to HTTP headers
* add tests
github.com/nim-lang/Nim - c4cc907433a3ac2e5373cb0190ece145bfc047bb authored about 4 years agogithub.com/nim-lang/Nim - 8e1fa84b0d44bc6fb995992becf659d62b36713a authored about 4 years ago
github.com/nim-lang/Nim - a8af664e8ba8672e736c72971a18c0e00ba9b086 authored about 4 years ago
github.com/nim-lang/Nim - cae92f670a00ca1a343667dfeb5dfef208086f21 authored about 4 years ago
github.com/nim-lang/Nim - dfa2f011d7e7856074729d3d809d2848b9b897c1 authored about 4 years ago
github.com/nim-lang/Nim - fdd25ed19c7adccaf94984e02d4222596ec08224 authored about 4 years ago
github.com/nim-lang/Nim - 4c19c5dfae01638ae66fc2c1561762d94fb36a1a authored about 4 years ago
manual, the tutorial, and the `tbintree` test.
github.com/nim-lang/Nim - f17555770e816580b475674be23458da51b10dfd authored over 4 years ago* fix #15835
* add tests
github.com/nim-lang/Nim - 7d640e0943679a772f9595ef3be56fe2158b0912 authored over 4 years ago* remove iup from stdlib
* Update changelog.md
github.com/nim-lang/Nim - b0e26d8fbffd044aa3f23fc680e6a2e666593399 authored over 4 years ago