summaryrefslogtreecommitdiff
path: root/build-aux/measurestack
AgeCommit message (Collapse)Author
3 dayslib9p: Have all IDL-defined types implement fmt_formatterLuke T. Shumaker
3 dayslibfmt: Add %q to quote stringsLuke T. Shumaker
3 dayslibfmt: Add %v for libobj to implementLuke T. Shumaker
3 daysAdd libfmt to bypass output buffering for libmisc:assertLuke T. Shumaker
3 dayspico-fmt: Pull in enhancementsLuke T. Shumaker
3 daysUse pico-fmt instead of pico-sdk's printfLuke T. Shumaker
3 daysmeasurestack: Explicitly watch printf sizeLuke T. Shumaker
4 daysmeasurestack: Rework the skip-call API to speed things upLuke T. Shumaker
4 daysmeasurestack: Bypassing hash() has measureable speedupLuke T. Shumaker
4 daysmeasurestack: Cache resolve_funcname()Luke T. Shumaker
4 daysmeasurestack: Try to speed up resolve_funcname()Luke T. Shumaker
4 daysmeasurestack: Try to tidy analyze.py a bitLuke T. Shumaker
4 daysmeasurestack: Intern QNames and BaseNamesLuke T. Shumaker
4 daysmeasurestack: Avoid using sorted() during analysisLuke T. Shumaker
4 daysmeasurestack: Compile all regexes upfrontLuke T. Shumaker
5 daysmeasurestack: Cache QName.base()Luke T. Shumaker
5 daysmeasurestack: Allow output groups to be emptyLuke T. Shumaker
5 daysmeasurestack: Split into several filesLuke T. Shumaker
5 daysmeasurestack: Don't print the abspath in "included:" linesLuke T. Shumaker
5 daysmeasurestack: Try to reduce how often we call str()Luke T. Shumaker
5 daysmeasurestack: Fix typos in ROM funcsLuke T. Shumaker
5 daysmeasurestack: Fix pretty-printing of BaseName and QNameLuke T. Shumaker
6 daysstack.c.gen: Set up pytestLuke T. Shumaker