index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/net-flash
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/test-mutex
lukeshu/vid
lukeshu/vid2
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
/
measurestack
Age
Commit message (
Collapse
)
Author
3 days
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
3 days
libfmt: Add %q to quote strings
Luke T. Shumaker
3 days
libfmt: Add %v for libobj to implement
Luke T. Shumaker
3 days
Add libfmt to bypass output buffering for libmisc:assert
Luke T. Shumaker
3 days
pico-fmt: Pull in enhancements
Luke T. Shumaker
3 days
Use pico-fmt instead of pico-sdk's printf
Luke T. Shumaker
3 days
measurestack: Explicitly watch printf size
Luke T. Shumaker
4 days
measurestack: Rework the skip-call API to speed things up
Luke T. Shumaker
4 days
measurestack: Bypassing hash() has measureable speedup
Luke T. Shumaker
4 days
measurestack: Cache resolve_funcname()
Luke T. Shumaker
4 days
measurestack: Try to speed up resolve_funcname()
Luke T. Shumaker
4 days
measurestack: Try to tidy analyze.py a bit
Luke T. Shumaker
4 days
measurestack: Intern QNames and BaseNames
Luke T. Shumaker
4 days
measurestack: Avoid using sorted() during analysis
Luke T. Shumaker
4 days
measurestack: Compile all regexes upfront
Luke T. Shumaker
5 days
measurestack: Cache QName.base()
Luke T. Shumaker
5 days
measurestack: Allow output groups to be empty
Luke T. Shumaker
5 days
measurestack: Split into several files
Luke T. Shumaker
5 days
measurestack: Don't print the abspath in "included:" lines
Luke T. Shumaker
5 days
measurestack: Try to reduce how often we call str()
Luke T. Shumaker
5 days
measurestack: Fix typos in ROM funcs
Luke T. Shumaker
5 days
measurestack: Fix pretty-printing of BaseName and QName
Luke T. Shumaker
6 days
stack.c.gen: Set up pytest
Luke T. Shumaker