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 21 hours
ago. based on code collected
about 22 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 10 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update pass for most recent types.
Jesse Costello-Good
More...
10 months ago
Fix double !! bug in SoyJS output.
Jesse Costello-Good
More...
10 months ago
Clean up and/or operators
Nicholas Yu
More...
10 months ago
More type def support.
Jesse Costello-Good
More...
10 months ago
Not safe to have this static instance include an interner. Make it a factory function.
Jesse Costello-Good
More...
10 months ago
Allow ? typedefs.
Jesse Costello-Good
More...
10 months ago
Add "repeat" as a valid css value
Soy Authors
More...
10 months ago
Deprecated SoyInfos java gencode also needs proto references trimmed to direct deps.
Jesse Costello-Good
More...
10 months ago
Use ns aliases correctly. And synthetic typedef record fields must always be public because they might be exposed through a subclass.
Jesse Costello-Good
More...
10 months ago
Better handling of proto template parameters in the java type safe API. Choose whether to omit the parameter based on whether the required proto is a direct dep of the soy library, independent of whether it's an indirect param or not. This has the advantage of also working correctly with typedefs.
Jesse Costello-Good
More...
10 months ago
More fixes for typedefs.
Jesse Costello-Good
More...
10 months ago
No public description
Jesse Costello-Good
More...
10 months ago
More typedef fixes.
Jesse Costello-Good
More...
10 months ago
Add hasDefault() method.
Jesse Costello-Good
More...
10 months ago
Generically handle type v. effective type. Existing methods getType()/type() return the effective type. Certain places that need the declared/authored type (like SoyJS codegen) use new alternate getAuthoredType()/authoredType().
Jesse Costello-Good
More...
10 months ago
Internal
Jesse Costello-Good
More...
10 months ago
Rename method and fix goog.requires of new soy type kinds.
Jesse Costello-Good
More...
10 months ago
Allow @params with indexed types to inherit their optionality from the record member.
Jesse Costello-Good
More...
10 months ago
Docs nit
Nicholas Yu
More...
10 months ago
Fix bug in DSL where requires would not be found in jsdoc of ExpressionStatement.
Jesse Costello-Good
More...
10 months ago
Fix bug in IndexedType resolution.
Jesse Costello-Good
More...
10 months ago
TypeDefs for SoyJS/SoyIDOM gencode.
Jesse Costello-Good
More...
10 months ago
Partial refactor of JsType static factory methods to instance methods.
Jesse Costello-Good
More...
10 months ago
Add a pass that rewrites null checks with literal true/false, in cases where we know for sure that the value is non-nullish.
Nicholas Yu
More...
10 months ago
Disallow indexed types on non-named types.
Jesse Costello-Good
More...
10 months ago
Disallow intersections in @param.
Jesse Costello-Good
More...
10 months ago
Internal
Luke Sandberg
More...
10 months ago
Add a pass that rewrites null checks with literal true/false, in cases where we know for sure that the value is non-nullish.
Soy Authors
More...
10 months ago
A nit, JavaScript treats `undefined` into bitwise operators like `0`, not `NaN`, so allow it.
Nicholas Yu
More...
10 months ago
Add a `ClassValue` to store resolved `defaultInstances` and builders for the reflective SoyTemplate apis
Luke Sandberg
More...
10 months ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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