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
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 23 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add a hook to collect CSS paths required by the files used during rendering.
Johan Bilien
More...
over 1 year ago
Add `buildAttrValue()`, `buildClassValue()`, `buildStyleValue()`, `buildAttr()` helpers.
Nicholas Yu
More...
over 1 year ago
Moves template generation from Closure Library to safevalues
Soy Authors
More...
over 1 year ago
No public description
Soy Authors
More...
over 1 year ago
No public description
Soy Authors
More...
over 1 year ago
Internal
Jesse Costello-Good
More...
over 1 year ago
Update docs for `&&` and `||`.
Nicholas Yu
More...
over 1 year ago
Make it an error to compile Soy to JS with an extern that doesn't have a JS implementation.
Eric Spishak-Thomas
More...
over 1 year ago
Fix crash that happens with `&&`/`||` in jbcsrc by consolidating logic with visitConditionalOpNode.
Nicholas Yu
More...
over 1 year ago
Internal
Jesse Costello-Good
More...
over 1 year ago
Add a `Boolean()` builtin to explicitly cast anything to a boolean.
Nicholas Yu
More...
over 1 year ago
Add `&&` and `||` operators to Soy.
Nicholas Yu
More...
over 1 year ago
BFS with stream successors; avoid collecting to Array just to add to queue.
Jesse Costello-Good
More...
over 1 year ago
Allocate `ParamStore` objects as constants whenever possible.
Luke Sandberg
More...
over 1 year ago
Improve error message.
Eric Spishak-Thomas
More...
over 1 year ago
Extract a helper class for constructing lambdas from TemplateCompiler
Luke Sandberg
More...
over 1 year ago
Loosen a type test for constants corresponding to their expressions.
Luke Sandberg
More...
over 1 year ago
Merge `MethodRef` and `ConstructorRef`
Luke Sandberg
More...
over 1 year ago
No public description
Soy Authors
More...
over 1 year ago
Fully implement contract of childrenStream() so that we can rely on it.
Jesse Costello-Good
More...
over 1 year ago
Fix DFS test.
Jesse Costello-Good
More...
over 1 year ago
Internal
Jesse Costello-Good
More...
over 1 year ago
Update the `join` method to work with lists of numbers.
Eric Spishak-Thomas
More...
over 1 year ago
Updates the Soy lexer to handle escaped backslashes in JS regexes.
Soy Authors
More...
over 1 year ago
Clarify when directionality may differ from global.
Soy Authors
More...
over 1 year ago
Allowing passing and declaring `extraRootElementAttributes` (renamed from `__soyInternalAttributes`) explicitly. Transpile `{attribute *}` to this explicit param.
Nicholas Yu
More...
over 1 year ago
Make it a warning when optionality doesn't match nullability.
Jesse Costello-Good
More...
over 1 year ago
Disallow @attributes that are not lower hyphen cased, it's difficult to pass them from the caller since that casing is enforced on the call side. Note that html attributes are case insensitive anyway.
Nicholas Yu
More...
over 1 year ago
Remove extra space in Soy Java Infos.
Eric Spishak-Thomas
More...
over 1 year ago
Remove a layer of indirection from template params by refactoring `ParamStore` to be a subclass of `IdentityHashMap`
Luke Sandberg
More...
over 1 year ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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