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