1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Internal More... over 2 years ago
Use the flag added in cr/511228569 to decide whether to stub the soyjs template at runtime. More... over 2 years ago
Remove a `@private` annotation, this isn't necessary from within a module and interferes with clutz typings More... over 2 years ago
Allow {let $v: shortFormCall() /} and {param p: shortFormCall() /} and therefore recursively {let $v: sfc1(p: sfc2(p: sfc3(...))) /} More... over 2 years ago
Use the if (false) pattern instead of setting to undefined in order to declare a type. More... over 2 years ago
Internal More... over 2 years ago
Have all types be @AutoValue so that they compare correctly. More... over 2 years ago
Internal More... over 2 years ago
Internal More... over 2 years ago
Add type tests for proto fields and getter methods. More... over 2 years ago
Internal More... over 2 years ago
Remove runtime check from the non-null assertion operator (`!`). More... over 2 years ago
Make comments and whitespace special tokens, not expressions or statements. More... over 2 years ago
internal More... over 2 years ago
Internal More... over 2 years ago
Don't try to compare metadata from textproto defined VEs with metadata More... over 2 years ago
Internal More... over 2 years ago
Set the stub to a specific value. It looks like there are tests that are running in an environment where declaring this value results in a runtime (value not defined) error. More... over 2 years ago
Internal More... over 2 years ago
Remove extra whitespace around externs. More... over 2 years ago
Internal More... over 2 years ago
Internal More... over 2 years ago
Internal More... over 2 years ago
Fix a bug where the wrong type was generated in idom. More... over 2 years ago
Internal change More... over 2 years ago
Fix type resolution on method calls with null safe access. More... over 2 years ago
fix a write to a readonly value More... over 2 years ago
Internal More... over 2 years ago
Documentation for ve_def(). More... over 2 years ago
Internal More... over 2 years ago