Tags: vansach/sorbet
Tags
Some speedups for derivesFrom. (sorbet#2527) * Cheap optimization of derivesFrom * Compute condition once and have separate paths * Module can't be a superclass * Add comments * Widen the enforce * Check rather than hope * Old habbits die hard * Ensure that no modules are superclasses * Meaningful changes * Fixes for IDE * Fixed an old bug * Format
First incomplete draft of sigs for ARGF (sorbet#2621) * First incomplete draft of sigs for ARGF [Fixes sorbet#35] * Delete failing test, replace with test that wouldn't have failed Co-authored-by: Jake Zimmerman <zimmerman.jake@gmail.com>
Expose additional configure arguments to ruby (sorbet#2624)
Fix RBI generation for files that have type_members (sorbet#2608) * Add failing test * Fix failing test * Add some defined? guards
Fixed a typo in flow-sensitive.md (sorbet#2622) Removed an extraneous "if"
Fix a typo in website/docs/metrics.md (sorbet#2623)
Add Selenium WebDriver to gem loader. (sorbet#2619) This loads Selenium WebDriver autoloads when generating gem definitions. This makes hidden-definitions a decent bit smaller.
Fix source of untypedness in Array#flatten intrinsic (sorbet#2614) * Add failing test * Fix failing test
Improve Regexp#match RBI (sorbet#2615) * Add failing test * Fix failing test
[doc] add a doc about adoption metrics (sorbet#2612) * [doc] add a doc about adoption metrics * Edits Co-authored-by: Jake Zimmerman <zimmerman.jake@gmail.com>
PreviousNext