This repository was archived by the owner on May 14, 2026. It is now read-only.
Commit 767874f
authored
[ggj][engx] chore: remove debug printfs (#627)
* fix: fix dep ordering in Bazel dedupe rules
* feat: add a basic trie
* fix: add hashCode() and equals() to Field
* fix: add equals() and hashCode() for MethodArgument
* feat: add a TriFunction
* feat: add DFS traversal to Trie
* feat: add support for nested method sigs (aip.dev/4232)
* chore: remove debug printfs1 parent 60f65ea commit 767874f
2 files changed
Lines changed: 4 additions & 8 deletions
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 133 | + | |
| 134 | + | |
138 | 135 | | |
139 | 136 | | |
140 | 137 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
574 | | - | |
| 572 | + | |
| 573 | + | |
575 | 574 | | |
576 | 575 | | |
577 | 576 | | |
| |||
0 commit comments