| commit | 93c39f4653489508f1be2b65b44bf874f2374a18 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Sun Jan 04 16:04:30 2026 -0800 |
| committer | Kevin Moore <kevmoo@google.com> | Sun Jan 04 16:04:30 2026 -0800 |
| tree | 4158d78946f3d39ff3e185c7a83cf5c07cfef02f | |
| parent | 9fc742461877377bbfdd7bada0887ef34709a6dc [diff] |
[generator] fixes for equality/hashCode Remove equal/hash in ast types – several of these were not implemented correctly And it seems they are not needed. If they ARE needed, then a test should fail Also did a tiny cleanup one implementation of hashCode
| Package | Description | Version |
|---|---|---|
| web | Lightweight browser API bindings built around JS interop. | |
| js_interop | Utility functions and types for dart:js_interop and dart:js_interop_unsafe. | |
| web_generator | Tools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions. | N/A |