openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
closure-templates
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 13 hours
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 13 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplify velog gencode
Luke Sandberg
More...
11 months ago
Avoid unconditionally capturing the `RenderContext` when applying escape directives.
Luke Sandberg
More...
11 months ago
Internal
Luke Sandberg
More...
11 months ago
Internal
Luke Sandberg
More...
11 months ago
Use a single call to trackRequiredCss for each template instead of one for each css path or requireCss namespace.
Luke Sandberg
More...
11 months ago
Avoid capturing optimistic rendering errors in `ThrowingSoyValueProvider` classes when debugging is enabled.
Luke Sandberg
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.
Jesse Costello-Good
More...
11 months ago
No public description
Rob Sloan
More...
11 months ago
Support set<> and iterable<> in the type-safe Java API.
Jesse Costello-Good
More...
12 months ago
Optimistically evaluate ATTRIBUTES blocks
Luke Sandberg
More...
12 months ago
Fix marshalling of Set to SetImpl.
Jesse Costello-Good
More...
12 months ago
No public description
Luke Sandberg
More...
12 months ago
Internal
Luke Sandberg
More...
12 months ago
Complete cleanup todo for iterable<> externs implementation.
Jesse Costello-Good
More...
12 months ago
Add support for accepting and returning template types from soy plugins and externs
Luke Sandberg
More...
12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate CharMatcher.whitespace usage
Soy Authors
More...
12 months ago
Support for plugin function returning a SoyIterable. Support for iterable<> type params and return values in externs.
Jesse Costello-Good
More...
12 months ago
Internal
Nicholas Yu
More...
12 months ago
Remove soymap getMapKeys return order poisoning since it is insertion order in
Nicholas Yu
More...
12 months ago
Change declared return type of range() from list<int> to iterable<int>.
Jesse Costello-Good
More...
12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate CharMatcher.whitespace usage
Luke Sandberg
More...
12 months ago
Internal
Nicholas Yu
More...
12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate `CharMatcher.whitespace` usage
Soy Authors
More...
12 months ago
Take advantage of the html spec for attribute values on whitespace to eliminate `CharMatcher.whitespace` usage
Luke Sandberg
More...
12 months ago
Support creating `TemplateValue` instances with `SoyValueConverter`
Luke Sandberg
More...
12 months ago
Add an iterable<> type to Soy, which is a supertype of list<> and set<>.
Jesse Costello-Good
More...
12 months ago
Remove unused `filterLegacyUriBehavior`.
Soy Authors
More...
12 months ago
Internal
Jesse Costello-Good
More...
12 months ago
Undeprecate the 2-arg version of round().
Nicholas Yu
More...
12 months ago
Fixes typo
Soy Authors
More...
12 months ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
207
208
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree