Age | Commit message (Expand) | Author |
---|---|---|
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 |