1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Soy JS codegen: Add appendInitial() and appendOutput() to FormattingContext More... over 8 years ago
Soy JS codegen: stop dropping trailing declarations. More... over 8 years ago
Soy: Reimplement float coercion as a plugin function, not a builtin More... over 8 years ago
Rollforward [] which was rolled back because it removed the 'soy.idom' dependency from files which didn't need it. This created an inconsistent set of dependencies between compile time and development time, because when compiling in development mode these libraries are needed. More... over 8 years ago
Soy: MainClassUtils: remove unused package-private methods. More... over 8 years ago
Automated [] rollback of changelist 146796718. More... over 8 years ago
Soy cleanup: Expose proto descriptor registration API in SoyFileSet.Builder More... over 8 years ago
Soy: Convenience method for adding proto descriptors to SoyFileSet More... over 8 years ago
Soy cleanup: Mark the proto type registry infrastructure as @Deprecated More... over 8 years ago
Add a missing default case More... over 8 years ago
refactor incrementaldom to use the new GoogRequire system. More... over 8 years ago
Make it an error to use Soy v1 syntax: &&, ||, and double quotes More... over 8 years ago
Soy: Implement jbcsrc for hidden built-in function float() More... over 8 years ago
Soy: Add hidden built-in function float(), for automatic int -> float coercion More... over 8 years ago
Fix 2 missingRequire bugs More... over 8 years ago
Add [] to soydata_converters.js More... over 8 years ago
Add goog.requires for referenced sanitized content types. More... over 8 years ago
Remove the logic to unconditionally add a goog.require for goog.i18n.bidi More... over 8 years ago
Soy cleanup: Kill SoyValueHelper More... over 8 years ago
Removed reference to noexistent Javadocs. More... over 8 years ago
Consolidate references to runtime functions/objects/fields in one place with well known constants. More... over 8 years ago
Soy: Make built-in function naming explicit More... over 8 years ago
move the logic for goog.requires declaration closer to where the dependencies are introduced. More... over 8 years ago
Soy: Implement basic soy function parseFloat() More... over 8 years ago
Automated [] rollback of changelist 145586479. More... over 8 years ago
mondo-commit since MOE is refusing to migrate individual changes. More... over 8 years ago
Soy parser: Remove some usages of ExpressionParser More... over 8 years ago
SoyProtoTypeProvider: allow adding descriptors from a ByteSource More... almost 9 years ago
soyutils: Fix invalid comparison of char (string) with numbers More... almost 9 years ago
Allow whitespace around '=' in soy attributes More... almost 9 years ago