summaryrefslogtreecommitdiff
path: root/build-aux/measurestack
AgeCommit message (Collapse)Author
9 daysmeasurestack: Bypassing hash() has measureable speedupLuke T. Shumaker
9 daysmeasurestack: Cache resolve_funcname()Luke T. Shumaker
9 daysmeasurestack: Try to speed up resolve_funcname()Luke T. Shumaker
9 daysmeasurestack: Try to tidy analyze.py a bitLuke T. Shumaker
9 daysmeasurestack: Intern QNames and BaseNamesLuke T. Shumaker
9 daysmeasurestack: Avoid using sorted() during analysisLuke T. Shumaker
9 daysmeasurestack: Compile all regexes upfrontLuke T. Shumaker
9 daysmeasurestack: Cache QName.base()Luke T. Shumaker
10 daysmeasurestack: Allow output groups to be emptyLuke T. Shumaker
10 daysmeasurestack: Split into several filesLuke T. Shumaker
10 daysmeasurestack: Don't print the abspath in "included:" linesLuke T. Shumaker
10 daysmeasurestack: Try to reduce how often we call str()Luke T. Shumaker
10 daysmeasurestack: Fix typos in ROM funcsLuke T. Shumaker
10 daysmeasurestack: Fix pretty-printing of BaseName and QNameLuke T. Shumaker
10 daysstack.c.gen: Set up pytestLuke T. Shumaker