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 3 hours
ago. based on code collected
about 3 hours
ago.
Jun 30, 2024 — Jun 30, 2025
Showing page 170 of 209
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Automated [] rollback of changelist 158202149.
lukes
More...
about 8 years ago
Automated [] rollback of changelist 158212135.
lukes
More...
about 8 years ago
Automated [] rollback of changelist 158213918.
lukes
More...
about 8 years ago
Remove the genParamAlias method that was used to prevent soy from generating a local variable that conflicted with a js namespace or builtin function.
lukes
More...
about 8 years ago
Add a better variable management system to pysrc
lukes
More...
about 8 years ago
Rollforward [] which was rolled back in [] because it could generate local variables that conflict with JS builtin functions. The solution is to claim all js builtins, thus causing the name generator to generate disambiguated names.
lukes
More...
about 8 years ago
Rollforward [] which was rolled back in [] because it didn't correctly calculate deltemplate names for delvariant templates with globals as variant keys.
lukes
More...
about 8 years ago
Fully disable the optimizer for parseinfo generation. The 'ChangeCallsToPassAllData' pass can change the set of 'indirect' params which in turn can modify metadata in surprising ways.
lukes
More...
about 8 years ago
Automated [] rollback of changelist 158078930.
lukes
More...
about 8 years ago
Automated [] rollback of changelist 158085401.
Soy Authors
More...
about 8 years ago
Remove 2 special uses of node ids
lukes
More...
about 8 years ago
Change the SoyToJsVariableMappings class to perform name mangling instead of relying on callers to do it.
lukes
More...
about 8 years ago
Remove some debugging code accidentally left in []
lukes
More...
about 8 years ago
Move invocation of the autoescaper and optimizer into the PassManager
lukes
More...
about 8 years ago
Remove the ability to translate index() isFirst() and isLast() from v1Expression
lukes
More...
about 8 years ago
Prefactoring for reimplementing the autoescaper on top of the new html tags nodes
lukes
More...
about 8 years ago
Soy parser: Rename IN_CMD_TAG_STRUCTURED to IN_CMD_TAG
Soy Authors
More...
about 8 years ago
Simplify lexical state interactions in the parser.
lukes
More...
about 8 years ago
Remove unused java pixelperfect analysis code
Soy Authors
More...
about 8 years ago
Make TagName.getStaticTagNameAsLowerCase() return a String instead of an Optional
lukes
More...
about 8 years ago
Rollforward of 157517369, the original CL had no specific concerns but it was preventing a clean rollback of a previous, and most likely orthogonal, CL.
Soy Authors
More...
about 8 years ago
Reenable testing the CSP Pass in both modes. this was accidentally left over from []
lukes
More...
about 8 years ago
Roll forward [] with a fix for self closing tags. The previous implementation would output a synthetic close tag node for self closing tags. The new implementation relies on the 'isSelfClosing()' bit on HtmlOpenTagNode, but the previous attempt ignored that bit in the code generator. This is fixed in the rollforward.
lukes
More...
about 8 years ago
Add a test case for rendering a simple SVG element with a self-closing tag.
Soy Authors
More...
about 8 years ago
Automated [] rollback of changelist 157497602.
Soy Authors
More...
about 8 years ago
Automated [] rollback of changelist 157517369.
Soy Authors
More...
about 8 years ago
minor cleanup of SoyFileSetParser. passManager can no longer be null and the fileset parsing passes should also be protected by the lock.
lukes
More...
about 8 years ago
Soy parser: Remove ExpressionParser and IN_CMD_TAG_UNSTRUCTURED
Soy Authors
More...
about 8 years ago
Soy parser: Parse {css} node using javacc
Soy Authors
More...
about 8 years ago
Migrate idom to use the new html parser and ast nodes
lukes
More...
about 8 years ago
←
1
2
…
166
167
168
169
170
171
172
173
174
…
208
209
→
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