Ecosyste.ms: Issues

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

GitHub / chfast/intx issues and pull requests

#333 - Clean up tests

Pull Request - State: closed - Opened by chfast 22 days ago - 1 comment

#332 - Avoid nested ternary operators

Pull Request - State: closed - Opened by chfast 23 days ago - 1 comment

#331 - Remove redundant inline specifiers

Pull Request - State: closed - Opened by chfast 23 days ago - 1 comment

#330 - Remove redundant inline specifiers

Pull Request - State: closed - Opened by chfast 23 days ago - 1 comment

#329 - ci: upgrade compilers

Pull Request - State: closed - Opened by chfast 23 days ago - 1 comment

#328 - Add support for c++20 spaceship operator <=>

Pull Request - State: closed - Opened by jafar75 27 days ago - 5 comments

#327 - Fix MSVC build in preprocessor conformance mode

Pull Request - State: closed - Opened by chfast 4 months ago - 2 comments

#326 - cmake: Force MSVC standards conformance mode

Pull Request - State: closed - Opened by chfast 4 months ago - 2 comments

#325 - Fix GCC-13 perf regression

Pull Request - State: open - Opened by chfast 4 months ago - 2 comments

#324 - Move shift operators into the class

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#323 - Potential security issue

Issue - State: closed - Opened by banescusebi 5 months ago - 1 comment

#322 - Move comparison operators into the class

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#321 - Rework specialization for uint256

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#320 - Move operator== into the class

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#319 - Move uint128 operators implementation into the class

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#318 - Clean up some linter warnings

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#317 - Add type aliases and literals up to uint512

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#316 - Remove MSVC 2017 workaround

Pull Request - State: closed - Opened by chfast 5 months ago - 2 comments

#315 - Clean up comparison operators

Pull Request - State: closed - Opened by chfast 5 months ago - 1 comment

#314 - Make addmod/mulmod `constexpr`

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#313 - ci: Update benchmark and fuzzing scripts

Pull Request - State: closed - Opened by chfast 6 months ago - 1 comment

#312 - ci: Upgrade macOS/Xcode to 15.4

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#311 - Make division `constexpr`

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#310 - Fix division of numerator 0

Pull Request - State: closed - Opened by chfast 6 months ago - 5 comments
Labels: bug

#309 - Avoid producing invalid iterators in division loops

Pull Request - State: closed - Opened by chfast 6 months ago - 3 comments

#308 - refactor: Init `reciprocal_table` using constexpr function

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#307 - cmake: Upgrade Hunter to 0.25.6

Pull Request - State: closed - Opened by chfast 6 months ago - 1 comment

#306 - ci: Drop tests exclude filter

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#305 - Make remaining simple functions `constexpr`

Pull Request - State: closed - Opened by chfast 6 months ago - 2 comments

#304 - Optimize division

Issue - State: open - Opened by chfast 12 months ago

#302 - Optimize comparison (less-than) with AVX2

Issue - State: open - Opened by chfast 12 months ago - 1 comment

#301 - Upgrade CI compiler, fix clang-tidy-17 warnings

Pull Request - State: closed - Opened by chfast about 1 year ago - 2 comments

#300 - Update libbenchmark usage

Pull Request - State: closed - Opened by chfast about 1 year ago - 1 comment

#299 - Add compatibility with CMake 3.27 and upgrade Hunter

Pull Request - State: closed - Opened by chfast about 1 year ago - 1 comment

#298 - Convert literal operators to consteval

Pull Request - State: closed - Opened by chfast about 1 year ago - 1 comment

#297 - Modernize by using C++20 requires clause

Pull Request - State: closed - Opened by chfast about 1 year ago - 1 comment

#296 - Support conan package manager

Issue - State: open - Opened by chfast over 1 year ago
Labels: good first issue

#295 - Add support for `operator <=>`

Issue - State: closed - Opened by chfast over 1 year ago - 2 comments
Labels: good first issue

#294 - Fix buggy __builtin_subcll in Xcode 14.3.1 on arm64

Pull Request - State: closed - Opened by chfast over 1 year ago

#293 - __builtin_subcll is buggy in Xcode 14.3

Pull Request - State: closed - Opened by yperbasis over 1 year ago - 4 comments
Labels: duplicate

#292 - Unit tests fail with Xcode 14.3 on Apple silicon

Issue - State: closed - Opened by yperbasis over 1 year ago - 7 comments
Labels: bug

#291 - Apply "Small Quotient Division" optimization

Issue - State: open - Opened by chfast over 1 year ago

#290 - Simplify intx with some C++20 features

Pull Request - State: closed - Opened by chfast almost 2 years ago

#288 - Introduce iterator-based load/store

Issue - State: open - Opened by axic almost 2 years ago - 4 comments

#287 - cmake: Require C++20

Pull Request - State: closed - Opened by chfast almost 2 years ago - 1 comment

#286 - cmake: Update compiler settings

Pull Request - State: closed - Opened by chfast almost 2 years ago - 1 comment

#284 - Use implementation independent attributes

Pull Request - State: closed - Opened by 0xAltCunningham almost 2 years ago - 12 comments

#283 - Enable 32-bit Windows build in CircleCI

Pull Request - State: closed - Opened by axic about 2 years ago - 1 comment

#282 - ci: Upgrade compilers

Pull Request - State: closed - Opened by chfast about 2 years ago - 1 comment

#281 - Optimize BE load and store of uint256

Pull Request - State: closed - Opened by chfast about 2 years ago - 1 comment

#280 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: open - Opened by lgtm-com[bot] about 2 years ago - 2 comments

#279 - "Optimize" GCC by removing `const`

Pull Request - State: closed - Opened by chfast about 2 years ago - 1 comment

#278 - readme, ci: Modernize cmake usage

Pull Request - State: closed - Opened by chfast over 2 years ago - 1 comment

#277 - benchmark: Add more less-than implementations

Pull Request - State: closed - Opened by chfast over 2 years ago - 1 comment

#276 - cmake: Bump required CMake to 3.16

Pull Request - State: closed - Opened by chfast over 2 years ago

#275 - Updates to benchmark random inputs

Pull Request - State: closed - Opened by chfast over 2 years ago - 1 comment

#274 - Fixes for benchmark samples generator

Pull Request - State: closed - Opened by chfast over 2 years ago - 1 comment

#273 - test: Fix compilation with clang 14

Pull Request - State: closed - Opened by chfast over 2 years ago

#272 - [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors

Pull Request - State: closed - Opened by kayla-henrie over 2 years ago - 1 comment

#271 - Simplify conversions around bitwise operators

Pull Request - State: closed - Opened by chfast over 2 years ago - 1 comment

#270 - Simplify conversions around arithmetic operators

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

#269 - Optimize comparison operators

Pull Request - State: open - Opened by greg7mdp almost 3 years ago - 11 comments

#268 - question about operator<<

Issue - State: closed - Opened by greg7mdp almost 3 years ago - 1 comment

#267 - streamline/speed up addc/subc by using in/out carry parameter

Pull Request - State: open - Opened by greg7mdp almost 3 years ago - 10 comments

#266 - Questions!

Issue - State: closed - Opened by greg7mdp almost 3 years ago - 2 comments

#265 - Generalize be::{load,store} for built-in integer types

Pull Request - State: closed - Opened by chfast almost 3 years ago

#264 - Optimize less-than

Pull Request - State: closed - Opened by chfast almost 3 years ago - 2 comments

#263 - Optimize submul part of udivrem

Pull Request - State: closed - Opened by chfast almost 3 years ago - 2 comments

#262 - test: Split test files

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#261 - Optimize multiplication loop

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#260 - Extend config and fix clang-tidy warnings

Pull Request - State: closed - Opened by chfast almost 3 years ago

#259 - test: Modernize code

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#258 - CI: Upgrade compilers

Pull Request - State: closed - Opened by chfast almost 3 years ago

#257 - Add big-endian support

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#256 - Clean up load/store functions

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#255 - ci: Add arm64 build

Pull Request - State: closed - Opened by chfast almost 3 years ago

#254 - test: Add analysis library to view asm output

Pull Request - State: closed - Opened by chfast almost 3 years ago

#253 - addc/subc optimizations

Pull Request - State: closed - Opened by chfast almost 3 years ago - 3 comments

#252 - LGTM

Pull Request - State: closed - Opened by chfast almost 3 years ago - 2 comments

#251 - Reuse addc()/subc() to implement generic add/sub

Pull Request - State: closed - Opened by chfast almost 3 years ago - 1 comment

#250 - Rename add_with_carry() / sub_with_carry() -> addc() / subc()

Pull Request - State: closed - Opened by chfast almost 3 years ago

#248 - Optimised shift left and shift right experimental implementations.

Pull Request - State: open - Opened by rodiazet almost 3 years ago - 3 comments

#247 - Add support for bswap of small types

Pull Request - State: closed - Opened by rodiazet almost 3 years ago - 1 comment

#246 - Utility functions for small types

Issue - State: closed - Opened by chfast almost 3 years ago - 1 comment

#245 - Use XOR-fold to implement operator==

Pull Request - State: closed - Opened by chfast about 3 years ago - 1 comment

#244 - Fix warning issued by Clang-14 due to the use of bitwise operator ins…

Pull Request - State: closed - Opened by bshastry about 3 years ago - 11 comments

#243 - Mark _u256/_u512 operators properly no/except

Pull Request - State: closed - Opened by axic over 3 years ago - 1 comment

#242 - Merge intx.hpp and int128.hpp headers

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#241 - Clean up includes

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#240 - Merge int128.hpp and intx.hpp headers

Issue - State: closed - Opened by chfast over 3 years ago - 1 comment

#239 - test: EC mod utils

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#238 - Restore previous less-than implementation for uint256

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#237 - Optimize uint128 comparison with built-in __int128

Pull Request - State: closed - Opened by chfast over 3 years ago - 2 comments

#236 - test: Move bitwise tests to separate file

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#235 - Avoid unnecessary conversion in from_string()

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#234 - ci: Drop VS2017 Debug

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#233 - Restore previous shift implementation for uint256

Pull Request - State: closed - Opened by chfast over 3 years ago - 3 comments

#232 - bench: Improve shift benchmarks

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment

#231 - cmake: Upgrade dependencies

Pull Request - State: closed - Opened by chfast over 3 years ago - 1 comment