You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reverts the following commits:
Join containsQuotesOrSplices and containsInlineCalls (reverted from commit 8cf1385)
Make InlineCalls an object (reverted from commit ad26554)
Remove Inlined and InlineProxy from TASTy (reverted from commit 976e095)
Move inlining inside Reify quotes
Split some neg tests as now only the first error is emitted. (reverted from commit 21e65f1)
Erase rhs of erased non inlined val/def in PostTyper (reverted from commit c12e875)
Add isInlineCall to TreeInfo (reverted from commit 954c25b)
Update doc (reverted from commit 0832e02)
Only run InlineCalls if the tree contains an inline call (reverted from commit f28e2e1)
Check if unpickled tree has inline nodes (reverted from commit 927ae4e)
Add a bit of documentation (reverted from commit da0c249)
Fix constant folding during inlining (reverted from commit 32c8798)
Move inline β-reduction after Pickler (reverted from commit c68dc1f)
Normalize call at Inlined node creation (reverted from commit 746fdd7)
Move inline β-reduction after post typer (reverted from commit 432eb0a)
Move inline β-reduction out of typer (reverted from commit 6acaf31)
0 commit comments