8000 Tags · yeldah3/sorbet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yeldah3/sorbet

Tags

0.5.6442.20210611163220-e78716661

Toggle 0.5.6442.20210611163220-e78716661's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

0.5.6441.20210611162956-ccb9ae577

Toggle 0.5.6441.20210611162956-ccb9ae577's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
do bulk erasing in extractClassInit (sorbet#4264)

0.5.6440.20210610170418-a84ad5d07

Toggle 0.5.6440.20210610170418-a84ad5d07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add the ability to declare final methods directly for C extensions (s…

…orbet#4260)

0.5.6439.20210610134407-6767f90d0

Toggle 0.5.6439.20210610134407-6767f90d0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Actually, just go straight to flow-sensitive.md (sorbet#4256)

0.5.6438.20210610150003-6af2ced1f

Toggle 0.5.6438.20210610150003-6af2ced1f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
s/TEST_DATA/test_data/ to avoid warnings about multiply-initialized c…

…onstants (sorbet#4259)

0.5.6437.20210609143555-6bea97fef

Toggle 0.5.6437.20210609143555-6bea97fef's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change unwrap_nilable to allow for larger unions (sorbet#4252)

* Change unwrap_nilable to allow for larger unions

* don't infinitely recurse

* Fix typo

0.5.6436.20210609113256-83856fd21

Toggle 0.5.6436.20210609113256-83856fd21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signatu C1FD re. The key has expired.
Import tests for numbered parameters (sorbet#4253)

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Signed-off-by: Vinicius Stock <vinicius.stock@shopify.com>

0.5.6435.20210608121507-26f675d3d

Toggle 0.5.6435.20210608121507-26f675d3d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix else block conditional in builder walk (sorbet#4250)

0.5.6434.20210608115223-fd8d97814

Toggle 0.5.6434.20210608115223-fd8d97814's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update argument forwarding syntax (sorbet#4247)

* Update imported tests for forward arguments

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Co-authored-by: Vinicius Stock <vinicius.stock@shopify.com>

* Update parser for new forward arguments syntax

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Co-authored-by: Vinicius Stock <vinicius.stock@shopify.com>

* Update desugar for new forward arguments syntax

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Co-authored-by: Vinicius Stock <vinicius.stock@shopify.com>

* Update resolver for new forward argument syntax

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
Co-authored-by: Vinicius Stock <vinicius.stock@shopify.com>

Co-authored-by: Vinicius Stock <vinicius.stock@shopify.com>

0.5.6433.20210603110126-78b94d511

Toggle 0.5.6433.20210603110126-78b94d511's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Boolean -> T::Boolean autocorrect (sorbet#4229)

* Add Boolean -> T::Boolean autocorrect

* Add a test

* Add another test

* Fix typo
0