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
nimsuggest outline should account for includes, now it does:
- the module prefix will be of the...
github.com/nim-lang/Nim - 8a3b6190c3559061ca43cd73faba1a44170b1ee6 authored about 4 years ago
* macros.quote: document hard to use `op`; add more useful examples
* add back doc comment re...
github.com/nim-lang/Nim - c21360e67accbbad0c24c84432fdb4506f68c881 authored about 4 years agogithub.com/nim-lang/Nim - 0d5cab77f65df1431ed417a666ba49136af3b2c1 authored about 4 years ago
* fix #16516
* fix comment
* Trigger build
github.com/nim-lang/Nim - 58b9191354aa99ac2d17f9a7db3bdf239c7bce6b authored about 4 years agogithub.com/nim-lang/Nim - d721f5cecad90a0aa7e2ea144607ffafdf647e31 authored about 4 years ago
github.com/nim-lang/Nim - 2c2baa9fad1d144c42baf30ed004decdf8bb0483 authored about 4 years ago
* make cstrutils work in VM
* more
github.com/nim-lang/Nim - c04f305bf791ee5ecfd17f5a40d009d9c6b6f07a authored about 4 years ago* Improve documentation for complex
Add missing doc comments
* Add runnableExample
Add ...
github.com/nim-lang/Nim - 0c4bd65e8d2d81a5e52624215e864f7846eb320b authored about 4 years ago* fix #9125
* Update tests/stdlib/tmath.nim
Co-authored-by: Timothee Cour <timothee.cour2@...
github.com/nim-lang/Nim - df9e74b510a84b0050ffe022e77d42c6f949c2bc authored about 4 years agogithub.com/nim-lang/Nim - b24d6d4b6a57a14aba0b22a9ea888a4adb19928c authored about 4 years ago
* remove duplication in asynchttpserver examples
* fixup
* add comment showing how to run ...
github.com/nim-lang/Nim - 3b2f94810e4826c4eef4d517175a8b6a0a8a45a2 authored about 4 years ago
Don't use approximate equality when comparing
numbers that are representable with perfect preci...
github.com/nim-lang/Nim - b2a53795dcfa96445e27eaea2147d2596a8e4994 authored about 4 years ago
Co-authored-by: Andreas Rumpf <[email protected]>
github.com/nim-lang/Nim - d2f4f25b5660454c2483ab1249195b3a3d037588 authored about 4 years agogithub.com/nim-lang/Nim - fe20492f0524aa640d468e31b7b44ebab4ae47ad authored about 4 years ago
* refs #16576: honor matrix in testament by making such tests non joinable
* add tests + misc...
github.com/nim-lang/Nim - 00144ee4e9857ad578597bed3f51176f252d6b13 authored about 4 years ago* make --gc:arc --exceptions:quirky work again [backport:1.4]
* fixes #16404 [backport:1.4]
github.com/nim-lang/Nim - 6317e4004dded87d698b41274e31d318fe52e877 authored about 4 years agogithub.com/nim-lang/Nim - 80c8f06663658e12fcdcd2d36a0ee38683de552a authored about 4 years ago
github.com/nim-lang/Nim - 9531afac48aff3d5f0a6093742f60c95b043b08f authored about 4 years ago
* Add backwards index overload for `[]` for JsonNode
* Add since
Co-authored-by: flywind <...
github.com/nim-lang/Nim - 0d67ad0bf38a69d110558a6eaa525e25cbf90648 authored about 4 years ago* Add posix_utils.osReleaseFile
* Update lib/posix/posix_utils.nim
Co-authored-by: flywind...
github.com/nim-lang/Nim - 349574d5745944ed2183b196113026f804393f29 authored about 4 years agogithub.com/nim-lang/Nim - 7c2c1ad0724c1a20063a7669912cdaf8767145e0 authored about 4 years ago
* continue #15456
* follow the advice from juan_carlos
* Improve sequtils documentation
Uncomment assertions in tests
* Use present tense
github.com/nim-lang/Nim - 435f829348e12642540277ebeebe88fa6f289f80 authored about 4 years agogithub.com/nim-lang/Nim - c80261bc00c2be59216f945e7915699f6adab690 authored about 4 years ago
github.com/nim-lang/Nim - 763fef59fa9bf618f9b546dcb199872b5d8ee890 authored about 4 years ago
* Make test independent of repo location
* Fix differently
github.com/nim-lang/Nim - a0134671eeed3cfac1e9035568cbdec41825da8d authored about 4 years ago
Sync between Linux kernel code (header:
https://github.com/torvalds/linux/blob/master/tools/inc...
* Revert "Make config processing order test more robust"
This reverts commit cf714c129f7dd598...
github.com/nim-lang/Nim - 76f92265d91ea7490dc434a82459ae93f5e8ff9e authored about 4 years agogithub.com/nim-lang/Nim - 2aed4186989e0c9192eadcc28f989d41f92237b0 authored about 4 years ago
This reverts commit cf714c129f7dd598863d1cc588e685df2438c658.
github.com/nim-lang/Nim - c71f5650c65026cf7c213b3a508fc16e89bc1ad2 authored about 4 years agogithub.com/nim-lang/Nim - cf714c129f7dd598863d1cc588e685df2438c658 authored about 4 years ago
* fix #16526 run config.nims before foo.nim.cfg
* add test
github.com/nim-lang/Nim - 471aab86a0b793afe34a36b41e4366a686b589b9 authored about 4 years ago* Improve documentation for algorithm
Remove unused import in algorithm tests
Improve format...
github.com/nim-lang/Nim - e869767aa72a71e673c2e8fdc51925f28c13d432 authored about 4 years ago
github.com/nim-lang/Nim - b8775bff575fb6860d43806b8070b904229927bf authored about 4 years ago
* fix #16542
github.com/nim-lang/Nim - d8b1ffc85733a2189a91deafe00d67af690028de authored about 4 years agogithub.com/nim-lang/Nim - 854ff26ac5a140b2f2cb509cef5a7aac551f6c34 authored about 4 years ago
* Allow single alloc mimetypes ops
* Allow single alloc mimetypes ops
* Update lib/pure/mi...
github.com/nim-lang/Nim - 1d2e2b5a5b70cc20c79fc3d02a8f3e220b00b3a3 authored about 4 years ago
* reworked ID handling
* the packed AST now has its own ID mechanism
* basic serialization cod...
github.com/nim-lang/Nim - 0d0e43469f060818ec09d74de5b0bb7ded891898 authored about 4 years ago
* Link Testament from unittest doc
* Update lib/pure/unittest.nim
Co-authored-by: flywind ...
github.com/nim-lang/Nim - 505d04389ad5c83b50001e3108d89fcdec9c462f authored about 4 years agogithub.com/nim-lang/Nim - b254d91cd0099c1e0bc15126c52bd6485575ec5a authored about 4 years ago
* follow up #16399 clean up docs
* more
github.com/nim-lang/Nim - d069c08d2b077abfb6e7e73e516448de4faa89ef authored about 4 years agogithub.com/nim-lang/Nim - bc0b4fbc9e422ab87104610d879f02fe08771b74 authored about 4 years ago
and from osproc.terminate docs
github.com/nim-lang/Nim - 5953fbd8347838f162d64e4acdc259fd372210a3 authored about 4 years agogithub.com/nim-lang/Nim - b5101b23b5291d12ebbee4b8de37ac128ce9b7f4 authored about 4 years ago
github.com/nim-lang/Nim - e67059a03a02b53919fafd0f99eb59baa9ad9a53 authored about 4 years ago
* update docs
* Apply suggestions from code review
* Update doc/contributing.rst
github.com/nim-lang/Nim - 4a479f4a6eb2f9c5a3665d95fa86d993fdb66281 authored about 4 years agogithub.com/nim-lang/Nim - eb25d7dd712bd339f11becbf5499d04930382a30 authored about 4 years ago
* fix #16494
* fix
* fix
* fix
* fix
* fix
* fix performance
* add comments...
github.com/nim-lang/Nim - 9d4a1f95544c6c7c58829384cf8045e3803faab0 authored about 4 years ago* init
* support strutils
* more
* better
* Call len once per string/cstring
* Ch...
github.com/nim-lang/Nim - 5fb56a3b2c83b62d72c72a9d56ef1333671bc2b6 authored about 4 years agogithub.com/nim-lang/Nim - 5984f7a7dda5e6fb3119cd5705d5758e1b8f3fc7 authored about 4 years ago
github.com/nim-lang/Nim - 17992fca1dc0b3674dce123296b277551bbca1db authored about 4 years ago
adding missing commas between the importc and header pragmas of some procs.
github.com/nim-lang/Nim - 876fa3e62e41cd366b89137cc3c4f6b5b8b2bee8 authored about 4 years ago* fix
* Update lib/system/arithmetics.nim
Co-authored-by: Timothee Cour <timothee.cour2@gm...
github.com/nim-lang/Nim - b42e7c0ef909a9712e4e8f87be304db5c105e721 authored about 4 years agogithub.com/nim-lang/Nim - 805917768dea1b223a3aab3131d5c76f862b4984 authored about 4 years ago
github.com/nim-lang/Nim - b8658a3e242f7304f7b0320089ef5aa0d5375c25 authored about 4 years ago
* add math.copySign
* fix + tests
* fix printing negative zero in JS backend
* move tests
github.com/nim-lang/Nim - 73f778e441cd4229af4115f762bd597a8a20fb74 authored about 4 years ago
These fixes were primarily developed to assist in nimsuggest debugging. There
is nothing intent...
* fix dots interfering with static:echo
* add tests
* fix hintProcessing dots for hintCC
* im...
github.com/nim-lang/Nim - 2f4d00fb98beaf6bb2e155e9da7dc7194038b5f3 authored about 4 years ago
github.com/nim-lang/Nim - 1df0c04a1c273237bef01b520d3c7dd1017b1611 authored about 4 years ago
* move asciitables
* minor
github.com/nim-lang/Nim - 95f599ca2d94e4d58055390c4b9c7761bbd60d01 authored about 4 years agogithub.com/nim-lang/Nim - 89a2390f8bcf8615466aea9fd2653f57829404c4 authored about 4 years ago
* improve examples in manual
* Update doc/manual.rst
Co-authored-by: Clyybber <darkmine956...
github.com/nim-lang/Nim - 732419ae907208b0b484911b996893097402a6c7 authored about 4 years ago* added cmpMem export
* updates
* fix test
* Tiny changelog change
* Add a dot.
C...
github.com/nim-lang/Nim - d5a3c2c2da2e3b2f6deeb2c1cd5430db90bc4fd5 authored about 4 years ago* improve turi tests: js, vm; merge tdecodequery.nim
* improve test
* add test in js, impr...
github.com/nim-lang/Nim - fc1a4faf568424b221e6690257ee96c66e68408e authored about 4 years agogithub.com/nim-lang/Nim - c9886a49528c08784b1f8e1f7b907024170973dc authored about 4 years ago
* Nil checking
* Enable current older not nil checking again, run new checking only under flag,...
* RST: fix directive with fields (#16490)
* Update tests/stdlib/trstgen.nim
Co-authored-by...
github.com/nim-lang/Nim - e70ac0f34c9f195f6e423b3ac7e54b912e62c71d authored about 4 years agogithub.com/nim-lang/Nim - 6d442a40a6f89572052d61aeb73ec26d1f3451ce authored about 4 years ago
* fix nim secret dots
* cleanups
github.com/nim-lang/Nim - f9a15dbae909f4521cd506bedf7ec500c4f4d9f8 authored about 4 years ago* fix #15043
* Trigger build
github.com/nim-lang/Nim - fbc8a40c7a351ff7c0f2dc0608bc8926f89d8537 authored about 4 years ago* follow #15860 clean cgi module
* follow #15860 clean cgi module
github.com/nim-lang/Nim - e718a4a058f9a9d0c9c8ce1d388040de7c14271d authored about 4 years ago* minor
* Revert "minor"
This reverts commit ef1807cbb468bffdcfffb41f023644b57fb0fe11.
github.com/nim-lang/Nim - 792e4a0392519c7921a0afedb029d02b5485ca64 authored about 4 years agogithub.com/nim-lang/Nim - 271f68259b5c42f515a707cd51bd500a298ec4a0 authored about 4 years ago
* fix #16469 vm float constants: do not conflate -0.0 and 0.0
* fix test for 32bit
github.com/nim-lang/Nim - 357729639ff970ba934a0dea2ae06ff063e37910 authored about 4 years agogithub.com/nim-lang/Nim - 0c8ce2dccf6f779dae01a6a66cf7a29b50796481 authored about 4 years ago
* follow #15357 and move decodeQuery
* solve problem one
* minor
* deprecate decodeData
* ad...
github.com/nim-lang/Nim - 2bdc479622c465e570fdb87df112dd56ddc9030f authored about 4 years ago
Add it to devel branch this time. I hope this works.
github.com/nim-lang/Nim - 626c2bc6589101bd1b0231a2608e32b51f73abba authored about 4 years agogithub.com/nim-lang/Nim - b57df6d0b335595d3197eb6907fb8d1a8237fc7e authored about 4 years ago
github.com/nim-lang/Nim - 3f9a2ebea5c0b02bcfcfe77ada36c33187bbf8bb authored about 4 years ago
A number of nimsuggest tests were disabled for various reasons, sometimes due
to brittleness. T...
* Avoid creating a holey array in makeNimstrLit
* Use array index instead of push
* fix #16474
* more tests
github.com/nim-lang/Nim - 1e859fa320e6f6a0fa3773c1ecf37707dd656b6c authored about 4 years ago
* fix #16346 SuccessX rst2html
* cleanups
* _
* _
* _
github.com/nim-lang/Nim - e84354666ac141959104f50be3fb22f1932dbaf4 authored about 4 years agogithub.com/nim-lang/Nim - a29bbeee41e43f00ba7a3b1951445ff5d21ccc52 authored about 4 years ago
* add `euclDiv` and `euclMod` to `math`
* use abs
* Update lib/pure/math.nim
Co-authored-by...
github.com/nim-lang/Nim - b1c3dab2089bb4327627c2152a1148b299f1a930 authored about 4 years ago
* strip minor improvement
* add more tests
* Update tests/stdlib/tstrutils.nim
Co-authored-...
github.com/nim-lang/Nim - 417c2509c42367edc4130a8761fae80d529d8574 authored about 4 years ago* add zippy to important packages
* minor
github.com/nim-lang/Nim - 8d913a5921d7245ad80e92a040b5bc8ba6f97f44 authored about 4 years agogithub.com/nim-lang/Nim - c8fadf2c749604fe7a4a4ca2e41f74bded3daa10 authored about 4 years ago
* add sequtils to prelude
i would argue that sequtils is used just as often as the other impo...
github.com/nim-lang/Nim - 6e2c2d11db1c753c7129337ac0453ee42b57ff3d authored about 4 years agogithub.com/nim-lang/Nim - 7256afb00d4451f96b525039b39109d21561a14d authored about 4 years ago
* fix #16428 vmops now works for generic procs
* remove duplication
github.com/nim-lang/Nim - bc84d9c8cbaf4700e7c984a50876553ec21168b0 authored about 4 years agogithub.com/nim-lang/Nim - 297c8e403d110dd872e070563328f4e0c734cd01 authored about 4 years ago