1
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Avoid capturing optimistic rendering errors in `ThrowingSoyValueProvider` classes when debugging is enabled. More... 11 months ago
Refactor the special empty variants of map/list/set types to avoid null values. Relax map type literals to allow ?/any/never as key. Relax map constructors to allow key types that are any union of the previously allowed types. More... 11 months ago
No public description More... 11 months ago
Support set<> and iterable<> in the type-safe Java API. More... 12 months ago
Optimistically evaluate ATTRIBUTES blocks More... 12 months ago
Fix marshalling of Set to SetImpl. More... 12 months ago
No public description More... 12 months ago
Internal More... 12 months ago
Complete cleanup todo for iterable<> externs implementation. More... 12 months ago
Add support for accepting and returning template types from soy plugins and externs More... 12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate CharMatcher.whitespace usage More... 12 months ago
Support for plugin function returning a SoyIterable. Support for iterable<> type params and return values in externs. More... 12 months ago
Internal More... 12 months ago
Remove soymap getMapKeys return order poisoning since it is insertion order in More... 12 months ago
Change declared return type of range() from list<int> to iterable<int>. More... 12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate CharMatcher.whitespace usage More... 12 months ago
Internal More... 12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate `CharMatcher.whitespace` usage More... 12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate `CharMatcher.whitespace` usage More... 12 months ago
Support creating `TemplateValue` instances with `SoyValueConverter` More... 12 months ago
Add an iterable<> type to Soy, which is a supertype of list<> and set<>. More... 12 months ago
Remove unused `filterLegacyUriBehavior`. More... 12 months ago
Internal More... 12 months ago
Undeprecate the 2-arg version of round(). More... 12 months ago
Fixes typo More... 12 months ago