Age | Commit message (Expand) | Author |
2025-02-13 | Start linting against global variables | Luke T. Shumaker |
2025-02-12 | stack.c.gen: Allow multiples of a thread | Luke T. Shumaker |
2025-02-12 | stack.c.gen: Fill in some TODO synthetic nodes | Luke T. Shumaker |
2025-02-12 | stack.c.gen: I forgot what "warning: dynamic" means | Luke T. Shumaker |
2025-02-09 | libmisc: Drop vcall.h | Luke T. Shumaker |
2025-02-09 | Add libobj, a replacement for libmisc/vcall.h that internally is more like Go | Luke T. Shumaker |
2025-02-09 | lib9p: srv: Use a separate pathmap | Luke T. Shumaker |
2025-01-27 | lint-generic: Check that shebang-presence and executable bit match | Luke T. Shumaker |
2025-01-27 | make lint: Have the output be a little prettier | Luke T. Shumaker |
2025-01-27 | GNUmakefile: Pull lint/c, lint/all, and lint/unknown out into separate shell ... | Luke T. Shumaker |
2025-01-25 | stack.c.gen: Sort rows | Luke T. Shumaker |
2025-01-25 | stack.c.gen: Allow missing indirect calls | Luke T. Shumaker |
2025-01-11 | stack.c.gen: Monitor printf and assert overhead | Luke T. Shumaker |
2025-01-11 | lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variants | Luke T. Shumaker |
2025-01-11 | lib9p: Split the generated tables up | Luke T. Shumaker |
2024-12-26 | Build the full matrix of CMAKE_BUILD_TYPE | Luke T. Shumaker |
2024-12-26 | libmisc: Rework how test-intercepts work | Luke T. Shumaker |
2024-12-10 | Prettier stack.c | Luke T. Shumaker |
2024-12-10 | Start getting lib9p stack analysis dialed in | Luke T. Shumaker |
2024-12-10 | stack.c.gen: Better handling of dynamic nodes | Luke T. Shumaker |
2024-12-10 | Get lib9p building on rp2040 | Luke T. Shumaker |
2024-12-10 | Analyze host stacks too | Luke T. Shumaker |
2024-12-09 | build-aux/stack.c.gen: Read a bunch of pico-sdk assembly | Luke T. Shumaker |
2024-12-09 | stack.c.gen: Improve | Luke T. Shumaker |
2024-12-08 | Pull in https://github.com/python/typeshed/pull/13169 | Luke T. Shumaker |
2024-11-23 | lint rp2040.py | Luke T. Shumaker |
2024-11-19 | build-sys: stack.c.gen: More stack info | Luke T. Shumaker |
2024-11-12 | Avoid using fprintf | Luke T. Shumaker |
2024-11-12 | libdhcp: Reduce stack use | Luke T. Shumaker |
2024-11-12 | Work on stack.c.gen | Luke T. Shumaker |
2024-11-12 | Work on stack analysis | Luke T. Shumaker |
2024-11-12 | Start integrating stack analysis | Luke T. Shumaker |
2024-11-12 | Oh dang, I broke `make lint` a while back :( | Luke T. Shumaker |
2024-10-31 | Clean up the build system | Luke T. Shumaker |