index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmisc
Age
Commit message (
Expand
)
Author
2025-02-26
libmisc: macro.h: Add LM_FLOORLOG2
Luke T. Shumaker
2025-02-26
libmisc: private.h: Add IS_IMPLEMENTATION_FOR(name) for use with LM_IF
Luke T. Shumaker
2025-02-26
libmisc: macro.h: Add LM_ROUND_DOWN
Luke T. Shumaker
2025-02-23
Complete TODO comments and documentation
Luke T. Shumaker
2025-02-20
libmisc: macro.h: Fix LM_NEXT_POWER_OF_2(0)
Luke T. Shumaker
2025-02-09
libmisc: Drop vcall.h
Luke T. Shumaker
2025-02-09
libmisc: macro.h: Add utilities for tuples
Luke T. Shumaker
2025-02-04
libmisc: log.h: Allow using n_* in headers without LOG_NAME
Luke T. Shumaker
2025-01-19
libmisc: endian.h: Add 64-bit versions
Luke T. Shumaker
2024-12-26
Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2024-12-26
libmisc: test_rand: Avoid divide-by-zero, even if its result is ignored
Luke T. Shumaker
2024-12-26
libmisc: Rework how test-intercepts work
Luke T. Shumaker
2024-12-26
libmisc: Check that assert.h has no deps
Luke T. Shumaker
2024-12-13
Add some tests for LM_NEXT_POWER_OF_2
Luke T. Shumaker
2024-12-13
Gather macros into libmisc/macro.h
Luke T. Shumaker
2024-12-09
libhw: Separate w5500_ll.h logging from w5500.c logging
Luke T. Shumaker
2024-12-08
w5500: Add DEBUG logging
Luke T. Shumaker
2024-11-25
libmisc: Fix an error message
Luke T. Shumaker
2024-11-23
Use C23 (C++11) attribute syntax instead of __attribute__
Luke T. Shumaker
2024-11-23
libmisc: Logging/assert fixes
Luke T. Shumaker
2024-11-19
Add libmisc/log.h to remove stdio.h
Luke T. Shumaker
2024-11-19
libmisc: assert: Change global to be static
Luke T. Shumaker
2024-11-15
Add tests to libmisc
Luke T. Shumaker
2024-11-12
Avoid using fprintf
Luke T. Shumaker
2024-11-12
Work on stack.c.gen
Luke T. Shumaker
2024-11-12
Oh dang, I broke `make lint` a while back :(
Luke T. Shumaker
2024-11-11
Factor out libmisc/rand.h
Luke T. Shumaker
2024-11-11
libmisc: Write my own assert.h with assert_notreached()
Luke T. Shumaker
2024-10-29
Add a way to make private object members
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Factor out a libhw
Luke T. Shumaker
2024-10-26
conventions: Don't have 2 ways to spell "implements_foo"
Luke T. Shumaker
2024-10-23
wip
Luke T. Shumaker
2024-10-21
wip dhcp
Luke T. Shumaker
2024-10-21
wip dhcp
Luke T. Shumaker
2024-10-21
Factor out libmisc/endian.h
Luke T. Shumaker
2024-10-17
libmisc
Luke T. Shumaker