Roll to 4f7808e7dfeed96b11d51d1534f4b13351b484d3#4
Open
Yannic wants to merge 3608 commits intoclosure-tools:masterfrom
Open
Roll to 4f7808e7dfeed96b11d51d1534f4b13351b484d3#4Yannic wants to merge 3608 commits intoclosure-tools:masterfrom
Yannic wants to merge 3608 commits intoclosure-tools:masterfrom
Conversation
…n an extern as a pointer. PiperOrigin-RevId: 740762038
PiperOrigin-RevId: 741162832
PiperOrigin-RevId: 741251877
PiperOrigin-RevId: 741522615
PiperOrigin-RevId: 741531284
PiperOrigin-RevId: 741583548
PiperOrigin-RevId: 741599575
…d render context late, when calling pointer or passing pointer to an extern. PiperOrigin-RevId: 741616044
PiperOrigin-RevId: 742344047
PiperOrigin-RevId: 742460462
PiperOrigin-RevId: 743171332
…o it. PiperOrigin-RevId: 743582404
PiperOrigin-RevId: 743619871
PiperOrigin-RevId: 743700410
PiperOrigin-RevId: 743962258
…plate}. Change the logic to handle any of these as long as there's well-formed single root element. PiperOrigin-RevId: 744047850
PiperOrigin-RevId: 744080816
PiperOrigin-RevId: 744821174
…n the current compilation unit, and dynamic instruction for any outside. PiperOrigin-RevId: 744825694
PiperOrigin-RevId: 745168950
…eing inserted on HtmlCloseTagNode. PiperOrigin-RevId: 745323864
… compiler's adaptParameter to handle inputs more generically. PiperOrigin-RevId: 745817120
…eing inserted on HtmlCloseTagNode. PiperOrigin-RevId: 745821987
PiperOrigin-RevId: 747574520
PiperOrigin-RevId: 747578380
PiperOrigin-RevId: 747593339
PiperOrigin-RevId: 747599952
…a record type. PiperOrigin-RevId: 842900170
…nents lower in the stacktrace. PiperOrigin-RevId: 844906792
PiperOrigin-RevId: 844966698
…to the objectProperty() function but is a pass-through in other backends. PiperOrigin-RevId: 844972265
PiperOrigin-RevId: 844977431
…w templates work and matching TS semantics. Also fix detach logic for function calls on dynamic expressions. PiperOrigin-RevId: 846745330
… given parent. PiperOrigin-RevId: 851435057
PiperOrigin-RevId: 853433833
…nges were made. PiperOrigin-RevId: 854283342
PiperOrigin-RevId: 855275443
…any solution we land on will require this. Remove an unused class member (RenderContext#contextStore). Template params are passed to the newRenderer() factory, but other aspects of rendering are set with individual methods on Renderer, e.g. ij data. I think context is more similar to ij data than template params so the initial ContextNode is also set with a Renderer method. PiperOrigin-RevId: 857242398
PiperOrigin-RevId: 857272514
Handles unboxing of SoyExpression values to primitive types when calling Java methods from `autoimpl` externs. This is necessary when a Soy type like `int` (which is boxed as `SoyInt`) is passed to a Java method expecting a primitive `int`. Adds a test case `testUnboxingInAutoImplEval` to demonstrate the fix. PiperOrigin-RevId: 859695703
PiperOrigin-RevId: 860134175
…tadata PiperOrigin-RevId: 861796351
PiperOrigin-RevId: 862774059
…form template call. PiperOrigin-RevId: 866494828
PiperOrigin-RevId: 867683325
PiperOrigin-RevId: 869864130
PiperOrigin-RevId: 871443533
… loop PiperOrigin-RevId: 871532634
PiperOrigin-RevId: 872474989
PiperOrigin-RevId: 872529383
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.