index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
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
/
build-aux
Age
Commit message (
Collapse
)
Author
2 hours
More GCC 15 fixes
Luke T. Shumaker
48 hours
measurestack: Test how we handle %v
Luke T. Shumaker
48 hours
measurestack: Add a test for cfg_max_call_depth
Luke T. Shumaker
48 hours
measurestack: test_app_plugins.py: Pull out a testutil.py
Luke T. Shumaker
6 days
measurestack: Fix+test printf measurement
Luke T. Shumaker
6 days
measurestack: Fix+test skipmodel chain collections
Luke T. Shumaker
6 days
measurestack: Add `dbg_(no)cache` toggles
Luke T. Shumaker
6 days
measurestack: Add a `dbg_sort` toggle
Luke T. Shumaker
6 days
measurestack: Add a `dbg_dumpgraph` toggle
Luke T. Shumaker
6 days
measurestack: Promote and enhance `dbg` to a global `dbg_nstatic`
Luke T. Shumaker
6 days
measurestack: app_plugins.py: Scope regexes to the classes
Luke T. Shumaker
6 days
measurestack: Shorten debug f-strings
Luke T. Shumaker
6 days
Merge libobj into libmisc
Luke T. Shumaker
2025-04-14
lib9p_srv: Require less compile-time config
Luke T. Shumaker
2025-04-14
Split lib9p into lib9p_core and lib9p_srv
Luke T. Shumaker
2025-04-13
lib9p: srv: Try to go for consistent naming
Luke T. Shumaker
2025-04-12
lib9p: Add Tflush tests
Luke T. Shumaker
2025-04-10
Have valgrind detect memory leaks, not just errors
Luke T. Shumaker
2025-04-10
lint-generic: Fix a typo in the shebang message
Luke T. Shumaker
2025-04-10
make lint: Adopt shfmt
Luke T. Shumaker
tusb_helpers.h.gen got a little manual fussing here
2025-04-10
.editorconfig: Tidy, move linux-errno.txt.gen
Luke T. Shumaker
2025-04-07
libcr_ipc: Pull as much as possible from public .h to .c files
Luke T. Shumaker
2025-04-07
lint-generic: Check that copyright statements get updated
Luke T. Shumaker
2025-04-02
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
2025-04-02
libfmt: Add %q to quote strings
Luke T. Shumaker
2025-04-02
libfmt: Add %v for libobj to implement
Luke T. Shumaker
2025-04-02
Add libfmt to bypass output buffering for libmisc:assert
Luke T. Shumaker
2025-04-02
pico-fmt: Pull in enhancements
Luke T. Shumaker
2025-04-02
Use pico-fmt instead of pico-sdk's printf
Luke T. Shumaker
2025-04-02
measurestack: Explicitly watch printf size
Luke T. Shumaker
2025-04-01
measurestack: Rework the skip-call API to speed things up
Luke T. Shumaker
2025-04-01
measurestack: Bypassing hash() has measureable speedup
Luke T. Shumaker
2025-04-01
measurestack: Cache resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to speed up resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to tidy analyze.py a bit
Luke T. Shumaker
2025-04-01
measurestack: Intern QNames and BaseNames
Luke T. Shumaker
2025-04-01
measurestack: Avoid using sorted() during analysis
Luke T. Shumaker
2025-04-01
measurestack: Compile all regexes upfront
Luke T. Shumaker
2025-03-31
measurestack: Cache QName.base()
Luke T. Shumaker
2025-03-31
measurestack: Allow output groups to be empty
Luke T. Shumaker
2025-03-31
measurestack: Split into several files
Luke T. Shumaker
2025-03-31
measurestack: Don't print the abspath in "included:" lines
Luke T. Shumaker
2025-03-31
measurestack: Try to reduce how often we call str()
Luke T. Shumaker
2025-03-31
measurestack: Fix typos in ROM funcs
Luke T. Shumaker
2025-03-31
measurestack: Fix pretty-printing of BaseName and QName
Luke T. Shumaker
2025-03-31
stack.c.gen: Set up pytest
Luke T. Shumaker
2025-03-22
Python: Clean up f-strings
Luke T. Shumaker
2025-03-22
make lint/python3: Use pylint
Luke T. Shumaker
2025-03-22
stack.c.gen: Fix a crash
Luke T. Shumaker
2025-03-22
make lint/unknown: Have unknown files be errors
Luke T. Shumaker
[next]