1
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename SoyCodeForPySubject as SoyExprForPySubject (given that it only deals with expressions and repurpose SoyCodeForPySubject for GenPyCodeVisitor tests. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=87755742 More... over 10 years ago
Delete an out of date TODO (consider it TODONE). ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=87731318 More... over 10 years ago
Soy: hide MsgHtmlTagNode ctor behind Builder. More... over 10 years ago
Soy to Python i18n CL #7 Related Design Doc: [] [] More... over 10 years ago
Formatting multiple line strings in pysrc to follow java styles. "+" should be on the new line instead on the previous line with 4+ indentation. More... over 10 years ago
Soy to Python Design Doc: [] More... over 10 years ago
Soy: hide Let(Content|Value)Node ctors behind Builders. More... over 10 years ago
Automated [] rollback of changelist 87563748. More... over 10 years ago
add some uniformity to Soys clone methods More... over 10 years ago
Soy: remove ErrorManager(Impl)?. More... over 10 years ago
Soy: hide CallParam(Content|Value)Node ctors behind Builders. More... over 10 years ago
Soy to Python i18n CL #6 Related Design Doc: [] [] More... over 10 years ago
account_data_details.soy: label to HTML maps included values included strings More... over 10 years ago
fix #19461361 Use LinkedHashMap to make keySet() and entrySet() determinstic in Java7 / Java8 ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=87174864 More... over 10 years ago
Change LocalVar to expose it's delcaring node as a LocalVarNode and make constructing ForeachNodes less weird. More... over 10 years ago
Soy to Python i18n CL #5 Related Design Doc: [] [] More... over 10 years ago
Soy: rescue CallDelegateNode from constructor hell. More... over 10 years ago
Soy: allow users to request TemplateRegistry without further compilation. More... over 10 years ago
Soy to Python CL #9. Design Doc: [] More... over 10 years ago
Soy to Python i18n CL #4 Related Design Doc: [] [] More... over 10 years ago
Soy: Initial support for pretty printing errors. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=86697663 More... over 10 years ago
Soy to Python CL #8. Design Doc: [] More... over 10 years ago
SoyFileSupplier#open: return a Reader, not a Pair. More... over 10 years ago
Add SoyType.javaType() a method so a SoyType can tell us what the in-memory representation of the type will be. This will be useful for the java compiler which needs to generate fields/parameters with appropriate java types. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=86510826 More... over 10 years ago
Soy: rescue CallBasicNode from constructor hell. More... over 10 years ago
Automated [] rollback of changelist 86283689. More... over 10 years ago
Automated [] rollback of changelist 86285570. More... over 10 years ago
Soy JS backend - thread types through the translation visitor. More... over 10 years ago
Fix ExprNode classes that don't copy type when cloned. More... over 10 years ago
Soy to Python CL #7. Design Doc: [] More... over 10 years ago