summaryrefslogtreecommitdiff
path: root/scripts/hiddenapi/signature_trie.py
AgeCommit message (Expand)Author
2023-01-18Allow obfuscated classes on bootclasspath Paul Duffin
2022-04-01signature_trie: Avoid unnecessary wrapping and unwrapping of values Paul Duffin
2022-03-15Allow traversal over the trie structure Paul Duffin
2022-03-15Switch signature_to_elements to use tuple Paul Duffin
2022-03-15Make signature_to_elements stricter and more consistent Paul Duffin
2022-03-09Extract Node superclass of Leaf and InteriorNode Paul Duffin
2022-03-09Extract signature_trie.py from verify_overlaps.py Paul Duffin