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 15 hours
ago. based on code collected
about 16 hours
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 9 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Eliminate a `Stream` from `embedCssInHtml`
Luke Sandberg
More...
8 months ago
No public description
Liam Miller-Cushon
More...
8 months ago
Allow futures in more positions for externs
Luke Sandberg
More...
8 months ago
Relax restrictions on list, map, record, and union members in extern return and param types. Use parameterized types from the actual Java implementation and validate those against the Soy types, recursively.
Jesse Costello-Good
More...
8 months ago
Eliminate some iteration overhead from `CommandBuffer` by changing the internals to be an Array
Luke Sandberg
More...
8 months ago
Fix typos
Soy Authors
More...
8 months ago
Don't fail validation for externs that return `js` content
Johan Bilien
More...
8 months ago
Fix `instanceof Proto` to work on immutable protos passed in to Soy as params.
Jesse Costello-Good
More...
8 months ago
Add generics to extern validation and support externs that return futures.
Jesse Costello-Good
More...
9 months ago
Support null/undefined values in extern params and return (record) values.
Jesse Costello-Good
More...
9 months ago
Fix bug with externs returning nullable versions of Java primitives.
Jesse Costello-Good
More...
9 months ago
Make SoyValueUnconverter.unconvert(UndefinedData) symmetrical with SoyValueConverter.
Jesse Costello-Good
More...
9 months ago
Treat `SafeStyle`s the same as string values for styles. Change the escaping to prevent interpolations from opening/closing CSS declaration blocks.
Soy Authors
More...
9 months ago
Replace the broken "undefinedToNullForSsrMigration" anchor with a span implementation
Soy Authors
More...
9 months ago
No public description
Rob Sloan
More...
9 months ago
Update javadoc.
Jesse Costello-Good
More...
9 months ago
Internal.
Rob Sloan
More...
9 months ago
Remove straggling reference to deleted `?:` operator.
Jesse Costello-Good
More...
9 months ago
No public description
Laura Harker
More...
9 months ago
Internal.
Rob Sloan
More...
9 months ago
Escape HTML attribute values built.
Soy Authors
More...
9 months ago
internal changes
Soy Authors
More...
9 months ago
No public description
Soy Authors
More...
9 months ago
Make `SoyValueProvider` an `abstract class`.
Luke Sandberg
More...
9 months ago
Simplify the logonly implementation by pushing it entirely to OutputAppendable
Luke Sandberg
More...
10 months ago
Make `TemplateInterface` an abstract class instead of an interface so calls to `getTemplateName` and `getParamsAsRecord` are faster.
Luke Sandberg
More...
10 months ago
Turn error into warning for naming collision with new type aliases from cl/666945367
Jesse Costello-Good
More...
10 months ago
Allow `instanceof` with `iterable` and `record` rhs. Adds `record` as an alias for type `[]`. Uniformly allow map/list/set/iterable as alias for `X<any>`; no longer report an error anywhere.
Jesse Costello-Good
More...
10 months ago
Check declared v. inferred type of {const}.
Jesse Costello-Good
More...
10 months ago
Kythe support for Soy typedefs.
Jesse Costello-Good
More...
10 months ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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