1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Automated [] rollback of changelist 103576089. More... over 9 years ago
Soy jbcsrc: Fix a few bugs related to unboxing conversions. More... over 9 years ago
CL 2 of 3: Inherit intermediary goog.soy.data.UnsanitizedText type More... over 9 years ago
Relax attribute filter to allow data-* attributes. More... over 9 years ago
Stop paying homage to the charade that is our package organization and dump all compiler passes into a package called 'passes' More... over 9 years ago
Change the default for 'allowemptydefault' on delcalls from 'true' to 'false'. More... over 9 years ago
Soy: remove deprecated SoyJavaPrintDirective subclasses and adaptation logic. More... over 9 years ago
Adding TRUSTED_RESOURCE_URI ContentKind. For more details look at following docs: 1. https://docs.google.com[]document/d/13Eu-tLawTt8LsSU4Vyr41c1QU8BFqDEKnDfWp_uSfmM/edit?usp=sharing 2. https://docs.google.com[]document/d/1o75ucvux0_Y7m4FLYpyeLfqQdvURQvadhUX-FbDXzio/edit?usp=sharing ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=103135603 More... over 9 years ago
Enable 'runCheckingPasses' in all soy unit tests that use SoyFileSetParserBuilder. More... over 9 years ago
Soy: remove deprecated SoyFunction subclasses and adaptation logic. More... over 9 years ago
Add a section to the Soy README about integration with other popular open source frameworks to make it easier for people to get started. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=103003546 More... over 9 years ago
Ban more URI schemes in Soy from having dynamic values. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=102872258 More... over 9 years ago
Soy opensource: note equivalences from today's push. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=102853508 More... over 9 years ago
Soy: remove @Tofu binding annotation. More... over 9 years ago
Adding check to report errors for Incremental DOM code gen if a V1 template is found. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=102790544 More... over 9 years ago
Remove the RemoveHtmlCommentsVisitor. More... over 9 years ago
Soy jbcsrc: two small enhancements More... almost 10 years ago
Migrate testing/matrix/build_defs/closure to skylark ([] More... almost 10 years ago
Roll forward [] with fix for Tofu function adaptation. More... almost 10 years ago
Fix more incorrect float coercions in line with [] More... almost 10 years ago
Soy JS backend: enumerating imports did not look inside unions for object types More... almost 10 years ago
Fix a bug in jbcsrc where math on 'number' values would eagerly coerce to float when in fact it should remain ambiguous. This triggered an issue when these float values were passed to the range() operator which only accepts ints. More... almost 10 years ago
Creating a class to help create variable aliases for functions within a single SoyFileNode. This will allow for generation of code that requires external functions to be aliased, such as ES6, goog or CJS modules. More... almost 10 years ago
Delete unused LISTING element type in Soy. More... almost 10 years ago
Support findResource in the jbcsrc memory classloaders. More... almost 10 years ago
Add special support to Soy for img src and CSS images. More... almost 10 years ago
Migrate [] to [] More... almost 10 years ago
Delete the soy builddefs, all users have been migrated to the .bzl files ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=101811945 More... almost 10 years ago
Moving python code out of BUILD into builddefs ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=101784243 More... almost 10 years ago
Utilize the scandir library for faster os walking if available. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=101739436 More... almost 10 years ago