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
2 days
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 191 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Soy: fix SimpleUsageForGoogle. It's been broken for a while. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=98228179
brndn
More...
almost 10 years ago
Add a bunch of tests for the basic functions.
lukes
More...
almost 10 years ago
Added escape for single quotes (i.e. apostrophes) in MsgFuncGenerator, and created a test ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=98162592
Brendan Linn
More...
almost 10 years ago
Remove support for optional data and ij dicts from pysrc.
lukes
More...
almost 10 years ago
Soy jbcsrc: fix a fundamental error in the jbcsrc msg implementation
lukes
More...
almost 10 years ago
Soy jbcsrc: don't insert CHECKCAST opcodes that cast to less specific types. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=98137893
lukes
More...
almost 10 years ago
Adding a function to collapse sequences of HtmlOpenTagStartNode, HtmlAttributeNode*, HtmlOpenTagEndNode into a singular HtmlOpenTagNode. This changes how the Incremental DOM instructions are generated and significantly improves performance. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=98123550
sparhami
More...
almost 10 years ago
Soy jbcsrc: fix a few misc todos in jbcsrc
lukes
More...
almost 10 years ago
Don't generate lazy subclasses for constant strings in the LazyClosureCompiler.
lukes
More...
almost 10 years ago
Change apps/framework/template to use AbstractSoyTemplate in the response handlers instead of TofuTemplate (or just Template). This will allow the --experimental_use_soy_sauce flag to influence the standard framework response handlers.
lukes
More...
almost 10 years ago
Fix the types assigned to soy division and negation.
lukes
More...
almost 10 years ago
Soy jbcsrc: add some simple reporting on the structure/size of the generated classes and refactor the SoyClassWriter constructors to use a builder.
lukes
More...
almost 10 years ago
Migrate the SOY_NAMESPACE key to a commment in the header instead of an actual value (now that it's being checked via regex). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=97991824
dcphillips
More...
almost 10 years ago
Update Miso's namespaced_import to do the namespace check via a regex of the file. This removes the need to import every file with a matching name and should save a lot of parsing time in Python, as well as preventing issues from a failed import. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97915513
dcphillips
More...
almost 10 years ago
Soy: improve internal DeclInfo API to pave way for source locations.
brndn
More...
almost 10 years ago
Soy Jbcsrc: Create a custom type Features to make adding/removing a single Feature more natural ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97906040
lukes
More...
almost 10 years ago
Soy jbcsrc: pull boolean, string and double coercions into dedicated methods on SoyExpression and rename SoyExpression.convert() to 'unboxAs'
lukes
More...
almost 10 years ago
Soy: IOException is not a SoySyntaxException. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97825985
brndn
More...
almost 10 years ago
Soy: convert TranslateToPyExprVisitor to SoyErrors. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97795657
brndn
More...
almost 10 years ago
Add support for the css node with an API similar to the goog.getCssName functions.
dcphillips
More...
almost 10 years ago
Soy: convert MsgSubstUnitBaseVarNameUtils to SoyErrors. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97789297
brndn
More...
almost 10 years ago
Rollforward [] now that gtasks (and thus []) is no longer using soy v1
lukes
More...
almost 10 years ago
soy/data/ordainers: Fixup GsonOrdainer to produce embeddable JSON.
Soy Authors
More...
almost 10 years ago
Rewrite stack frames referencing generated class names to instead reference the user templates. This is more consistent with how Tofu works and should make the stack traces more readable.
lukes
More...
almost 10 years ago
Soy: remove CssHandlingScheme.
brndn
More...
almost 10 years ago
SoyGeneralOptions: only allow CssHandlingScheme.BACKEND_SPECIFIC, removing setters/getters.
brndn
More...
almost 10 years ago
Update some docs on SyntaxVersion given recent changes ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97677345
lukes
More...
almost 10 years ago
Fix a bug in SoySauce where strict rendering would fail if it needed to detach. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97589157
lukes
More...
almost 10 years ago
Soy: remove unused MsgPluralRemainderNode.
brndn
More...
almost 10 years ago
Remove support for the 'key' and 'value' attribute style {param} syntax. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=97357755
lukes
More...
almost 10 years ago
←
1
2
…
187
188
189
190
191
192
193
194
195
…
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