aboutsummaryrefslogtreecommitdiffstats
path: root/src/headers/bits-template
Commit message (Collapse)AuthorAgeFilesLines
* Factor all the BSD complaints into one new headerLaurent Bercot2019-07-221-3/+3
|
* bits-fmtscan refactor, part oneLaurent Bercot2019-07-111-8/+23
|
* Better packing / unpacking codeLaurent Bercot2017-10-181-0/+1
| | | | Godbolted for x86_64 with gcc and clang.
* More work on the types. This commit builds but has errors.Laurent Bercot2017-01-251-0/+44
Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul.