Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / status-im/nim-stew issues and pull requests

#50 - results: make `?` work with void

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#50 - results: make `?` work with void

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#49 - AsyncResults (andThen/orElse)

Pull Request - State: closed - Opened by sinkingsugar over 4 years ago - 7 comments

#49 - AsyncResults (andThen/orElse)

Pull Request - State: closed - Opened by sinkingsugar over 4 years ago - 7 comments

#48 - Fix #47

Pull Request - State: closed - Opened by zah over 4 years ago - 5 comments

#48 - Fix #47

Pull Request - State: closed - Opened by zah over 4 years ago - 5 comments

#47 - Templates in ptrops.nim inserting {.checks: off.} into all files that use them

Issue - State: closed - Opened by guzba over 4 years ago - 1 comment

#47 - Templates in ptrops.nim inserting {.checks: off.} into all files that use them

Issue - State: closed - Opened by guzba over 4 years ago - 1 comment

#46 - POSIX stack size limiting

Pull Request - State: closed - Opened by stefantalpalaru over 4 years ago

#46 - POSIX stack size limiting

Pull Request - State: closed - Opened by stefantalpalaru over 4 years ago

#45 - [Results] Stacktrace is eaten

Issue - State: closed - Opened by mratsim over 4 years ago - 1 comment

#45 - [Results] Stacktrace is eaten

Issue - State: closed - Opened by mratsim over 4 years ago - 1 comment

#44 - Add 'checkedEnumAssign' for validating tainted enum inputs

Pull Request - State: closed - Opened by zah over 4 years ago

#44 - Add 'checkedEnumAssign' for validating tainted enum inputs

Pull Request - State: closed - Opened by zah over 4 years ago

#43 - fix bitops2 checkedScan and bitScan for vcc

Pull Request - State: closed - Opened by jangko over 4 years ago - 4 comments

#43 - fix bitops2 checkedScan and bitScan for vcc

Pull Request - State: closed - Opened by jangko over 4 years ago - 4 comments

#42 - Remove made up ValueError

Pull Request - State: closed - Opened by kdeme over 4 years ago

#42 - Remove made up ValueError

Pull Request - State: closed - Opened by kdeme over 4 years ago

#41 - Add bitops2.getBitsBE

Pull Request - State: closed - Opened by zah over 4 years ago

#41 - Add bitops2.getBitsBE

Pull Request - State: closed - Opened by zah over 4 years ago

#40 - Support type hierarchies in recordFields

Pull Request - State: closed - Opened by zah over 4 years ago

#40 - Support type hierarchies in recordFields

Pull Request - State: closed - Opened by zah over 4 years ago

#39 - fixes for `-d:swapBytesBuiltin --cc:vcc`

Pull Request - State: closed - Opened by rockcavera over 4 years ago

#39 - fixes for `-d:swapBytesBuiltin --cc:vcc`

Pull Request - State: closed - Opened by rockcavera over 4 years ago

#38 - not work with `-d:swapBytesBuiltin --cc:vcc`

Issue - State: closed - Opened by rockcavera over 4 years ago

#38 - not work with `-d:swapBytesBuiltin --cc:vcc`

Issue - State: closed - Opened by rockcavera over 4 years ago

#37 - The `?` operator from `stew/results` doesn't work in async procs

Issue - State: open - Opened by zah over 4 years ago - 5 comments

#37 - The `?` operator from `stew/results` doesn't work in async procs

Issue - State: open - Opened by zah over 4 years ago - 5 comments

#36 - heterogenous `or`

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#36 - heterogenous `or`

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#35 - byteutils: compile-time to/fromBytes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#35 - byteutils: compile-time to/fromBytes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#34 - wip: general-purpose conversion

Pull Request - State: open - Opened by arnetheduck over 4 years ago - 1 comment

#34 - wip: general-purpose conversion

Pull Request - State: open - Opened by arnetheduck over 4 years ago - 1 comment

#33 - results.Opt and objects.declval

Pull Request - State: closed - Opened by zah over 4 years ago - 1 comment

#33 - results.Opt and objects.declval

Pull Request - State: closed - Opened by zah over 4 years ago - 1 comment

#32 - Does Nim requirement have to be >=1.2?

Issue - State: closed - Opened by narimiran over 4 years ago - 1 comment

#32 - Does Nim requirement have to be >=1.2?

Issue - State: closed - Opened by narimiran over 4 years ago - 1 comment

#31 - deprecate ranges

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#31 - deprecate ranges

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#30 - change get/[] to always raise Defect and tryGet to do eh bridge mode

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#30 - change get/[] to always raise Defect and tryGet to do eh bridge mode

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#29 - hex byte: raise instead of assert on hex-to-byte odd lengths

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#29 - hex byte: raise instead of assert on hex-to-byte odd lengths

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#28 - result: options compatibility

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#28 - result: options compatibility

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#27 - result -> results

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#27 - result -> results

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#26 - Initial work on the error handling proposal

Pull Request - State: open - Opened by zah over 4 years ago - 5 comments

#26 - Initial work on the error handling proposal

Pull Request - State: open - Opened by zah over 4 years ago - 5 comments

#25 - result: fix and/or template evaluation, add perf notes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#25 - result: fix and/or template evaluation, add perf notes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#24 - result: `and` can deal with heterogenous values

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#24 - result: `and` can deal with heterogenous values

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#23 - result: add `expect` helper

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#23 - result: add `expect` helper

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 1 comment

#22 - result: cleanups

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#22 - result: cleanups

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#21 - stew/objects: add baseType()

Pull Request - State: closed - Opened by stefantalpalaru over 4 years ago

#21 - stew/objects: add baseType()

Pull Request - State: closed - Opened by stefantalpalaru over 4 years ago

#20 - restore bridge mode for exceptions

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 2 comments

#20 - restore bridge mode for exceptions

Pull Request - State: closed - Opened by arnetheduck over 4 years ago - 2 comments

#19 - Reviewed stew.result

Pull Request - State: closed - Opened by zah over 4 years ago - 9 comments

#19 - Reviewed stew.result

Pull Request - State: closed - Opened by zah over 4 years ago - 9 comments

#18 - non-cast implementation of toBytes, add fromBytes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#18 - non-cast implementation of toBytes, add fromBytes

Pull Request - State: closed - Opened by arnetheduck over 4 years ago

#17 - Renames

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#17 - Renames

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#16 - byteutils: lexicographical less than

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#16 - byteutils: lexicographical less than

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#15 - Copied base32, 58, 64 from libp2p

Pull Request - State: closed - Opened by yglukhov almost 5 years ago

#15 - Copied base32, 58, 64 from libp2p

Pull Request - State: closed - Opened by yglukhov almost 5 years ago

#14 - add toBytes

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#14 - add toBytes

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago

#13 - set, clear, toggle and change bits

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago - 2 comments

#13 - set, clear, toggle and change bits

Pull Request - State: closed - Opened by arnetheduck almost 5 years ago - 2 comments

#12 - some issues with hasCustomPragma/recordFields

Issue - State: open - Opened by jangko about 5 years ago - 4 comments

#12 - some issues with hasCustomPragma/recordFields

Issue - State: open - Opened by jangko about 5 years ago - 4 comments

#11 - Noticed a lot of endianness typos in docs

Pull Request - State: closed - Opened by kdeme about 5 years ago

#11 - Noticed a lot of endianness typos in docs

Pull Request - State: closed - Opened by kdeme about 5 years ago

#10 - Prepare for Nim v1.0.2

Pull Request - State: closed - Opened by zah about 5 years ago

#10 - Prepare for Nim v1.0.2

Pull Request - State: closed - Opened by zah about 5 years ago

#9 - Conflict between stew.init and blsCurve.init

Issue - State: open - Opened by mratsim about 5 years ago - 5 comments

#9 - Conflict between stew.init and blsCurve.init

Issue - State: open - Opened by mratsim about 5 years ago - 5 comments

#8 - ptrops: add

Pull Request - State: closed - Opened by arnetheduck about 5 years ago

#8 - ptrops: add

Pull Request - State: closed - Opened by arnetheduck about 5 years ago

#7 - WIP: fix error with ref types

Pull Request - State: closed - Opened by Tormund about 5 years ago - 1 comment

#7 - WIP: fix error with ref types

Pull Request - State: closed - Opened by Tormund about 5 years ago - 1 comment

#6 - bitseq failing test

Pull Request - State: closed - Opened by arnetheduck over 5 years ago

#6 - bitseq failing test

Pull Request - State: closed - Opened by arnetheduck over 5 years ago

#5 - Implement unnamed tuple support

Pull Request - State: closed - Opened by alehander92 over 5 years ago - 1 comment

#4 - backport atomics from nim 0.20

Pull Request - State: closed - Opened by arnetheduck over 5 years ago

#2 - refactor bitops2, add endians2

Pull Request - State: closed - Opened by arnetheduck over 5 years ago - 2 comments

#1 - add bitops2

Pull Request - State: closed - Opened by arnetheduck over 5 years ago