Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
examples
.clang-format 5.9 KB
CMakeLists.txt 941 Bytes
fixed.h 16.5 KB
fixed_test.cc 6.52 KB
fixed_util.cc 4.47 KB
int128.h 14.8 KB
int128_test.cc 290 Bytes
parse_test.cc 6.21 KB
util.py 588 Bytes

Latest revisions

# Date Author Comment
92782e4a 02/27/2022 02:59 PM David Sorber

Additional improvements to the fixed type. Also added a few good test
cases.

852d0468 02/21/2022 05:27 PM David Sorber

Modify template to include parameters for strtoXXX functions. Also begin
integrating support for 128 bit integer types.

c7e0510c 02/20/2022 04:59 PM David Sorber

Fix minor bug in int128.h. Also add initial unit tests.

7fa2f28e 02/19/2022 10:09 PM David Sorber

Adding int128.h header with support for GCC specific int128_t and
uint128_t types.

11ae9ac5 02/17/2022 06:09 PM David Sorber

Additional improvements to the fixed point type. Also adding parse_test
which can be used to compare parse performance and a CMakeLists.txt.

835f4592 02/16/2022 08:57 PM David Sorber

Adding initial attempt at creating a custom C++ fixed point template.

View revisions

Also available in: Atom