0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typos in the ARCHITECTURE file More... 4 months ago
Wrapping multiplication (signed) More... 4 months ago
Format code More... 4 months ago
Simplify conditions in arithmetic implementations a little More... 4 months ago
Factory functions for arithmetic types More... 4 months ago
arithmetic_type::zero() for creating zeros of required bit width More... 4 months ago
Fix test suite erasing labels of skipped tests More... 4 months ago
Implement operator[] for signed_type and arithmetic_type More... 4 months ago
Implement operator== for signed_type More... 4 months ago
Implement operator< for signed_type More... 4 months ago
Require conversions from and to integers be explicit More... 4 months ago
Fix returned types for calculate_foo() functions More... 4 months ago
Test wrapping addition and subtraction More... 4 months ago
Rename tests to new scheme More... 4 months ago
Test saturating signed subtraction More... 4 months ago
Test saturating signed addition More... 4 months ago
Disable debugging for saturating add and sub More... 4 months ago
Add some tests for styled signed addition and subtraction More... 4 months ago
Explicit test cases as arguments not comma-separated More... 4 months ago
Saturating additiona and subtraction (signed) seem to work More... 4 months ago
Fixed addition and subtraction More... 4 months ago
Extending subtraction More... 4 months ago
Extending addition More... 4 months ago
0 + 0 More... 4 months ago
0 + 1 More... 4 months ago
1 + 0 More... 4 months ago
1 + 1 More... 4 months ago
Extending addition More... 4 months ago
WIP More... 4 months ago
WIP arithmetic styles More... 4 months ago