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
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 17, 2024 — Oct 17, 2025
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
internal
Jesse Costello-Good
More...
1 day ago
No public description
Soy Authors
More...
2 days ago
Internal
Nicholas Yu
More...
3 days ago
Converge string coercion of lists to JavaScript output. Before this change SSR coerces to "[1, 2, 3]" and CSR coerces to "1,2,3". After this change they both coerce to "1,2,3".
Jesse Costello-Good
More...
4 days ago
Allow indexed type of union of records type.
Jesse Costello-Good
More...
5 days ago
Internal
Nicholas Yu
More...
12 days ago
Fix unboxing of lists and messages in java auto impls. Add missing goog.requires from autoimpl params and return type.
Nicholas Yu
More...
13 days ago
Internal changes
Mike Kruskal
More...
14 days ago
Explicitly throw an Error instead of dereferencing undefined in globals.ts
Soy Authors
More...
15 days ago
Add support for `reverse()` on mutable lists in Soy.
Soy Authors
More...
15 days ago
Fix unboxing a SoyValue to a java.lang.String.
Nicholas Yu
More...
16 days ago
No public description
Soy Authors
More...
16 days ago
Support Gender Appropriate UI (GAUI). A "viewer grammatical gender" can now be specified in the render context. Translators can specify variants using the branch element, i.e. : <branch variants="variants { grammatical_gender_variant { grammatical_gender_case: FEMININE } }">
Soy Authors
More...
16 days ago
Support Gender Appropriate UI (GAUI). A "viewer grammatical gender" can now be specified in the render context. Translators can specify variants using the branch element, i.e. : <branch variants="variants { grammatical_gender_variant { grammatical_gender_case: FEMININE } }">
Soy Authors
More...
17 days ago
Add support for var args methods
Soy Authors
More...
17 days ago
No public description
Soy Authors
More...
22 days ago
No public description
Soy Authors
More...
29 days ago
No public description
Soy Authors
More...
about 1 month ago
No public description
Soy Authors
More...
about 1 month ago
Statically allocate decimal formats.
Jesse Costello-Good
More...
about 1 month ago
internal
Soy Authors
More...
about 1 month ago
Add `toFixed` method to numbers in TSX and Soy.
Soy Authors
More...
about 1 month ago
Statically allocate decimal formats.
Jesse Costello-Good
More...
about 1 month ago
Fix the goog.require for indexed types to reference the location of the resolved type. Also update the calculation of indirect params to omit any param that requires an indirect dep.
Nicholas Yu
More...
about 1 month ago
Fix missing setResolvedType() in TypeNodeConverter#visit(IndexedTypeNode node).
Nicholas Yu
More...
about 1 month ago
Introduce versions of parseInt and parseFloat that match EcmaScript better, in particular by 1. returning NaN instead of null 2. accepting any type argument 3. returning a number. Modify double-to-string algorithm to match EcmaScript better, although not perfectly.
Jesse Costello-Good
More...
about 1 month ago
No public description
Soy Authors
More...
about 1 month ago
Support `...` spread operator within function params
Soy Authors
More...
about 1 month ago
Support `...` spread operator within function params
Soy Authors
More...
about 1 month ago
Add docs for {autoimpl}.
Jesse Costello-Good
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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