1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No public description More... 11 months ago
Stream xtb files when we parse them More... 11 months ago
No public description More... 11 months ago
Use newlines when printing plural/select cases in toString More... 11 months ago
No public description More... 11 months ago
Pretty print SoyMsg.toString More... 11 months ago
No public description More... 11 months ago
AST / Parser support for shareable type definitions in Soy. More... 11 months ago
Fix code generation for enum literal references More... 11 months ago
Fix `idHolder()` errors when called from inside `hasContent()` in idom templates. More... 11 months ago
Optimize message representation for rendering with a new class SoyMsgRawParts More... 11 months ago
Relax the extern rules to allow any `list` type to be passable to a `SoyValue` typed parameter. More... 11 months ago
No public description More... 11 months ago
Optimize message representation for rendering with a new class `SoyMsgRawParts` More... 11 months ago
Doc tweak More... 11 months ago
Internal More... 11 months ago
n/a More... 11 months ago
Fix capitalization of "Arabic". More... 11 months ago
Delete SoyMsgPluralRemainderPart More... 11 months ago
Change the text of ClassCastException-like errors in the java backend so that values are identified by their Soy type names, rather than by their Java implementation names. Capture a few places that were `checkedCast` byte code instructions and change them to use this new standard text format. More... 11 months ago
Eliminate the call to `Ascii.toLowerCase(String)`, this avoids two passes for parsing attribute names. More... 11 months ago
Optimize bound template rendering when there is an async detach so we don't re-lookup the template and merge parameters on every re-attach. More... 11 months ago
No public description More... 11 months ago
Delete `LoggingAdvisingAppendable.delegating` and `AppendableAsAdvisingAppendable` More... 11 months ago
Internal More... 11 months ago
Simplify velog gencode More... 11 months ago
Avoid unconditionally capturing the `RenderContext` when applying escape directives. More... 11 months ago
Internal More... 11 months ago
Internal More... 11 months ago
Use a single call to trackRequiredCss for each template instead of one for each css path or requireCss namespace. More... 11 months ago