Gopal Patel

Hash Date Message
b9542246c92109b9639ee9976ac16f54a8759cfc 2023-12-15 [ruby/prism] Fix majority of RBS type mismatches
b9b0712556980a3af91c976c3fee8ba0e21c39a0 2023-12-18 [ruby/prism] Use steep to type check RBS and Ruby files
46fe3dc799e937fcd369f6c22a038c9fc35a7328 2023-12-21 [ruby/prism] Fix IgnoredNewlineToken comparison of Ripper::Lexer::State
e03e9c3644c3c5a8713e1fed547da0c0becf36de 2023-12-21 [ruby/prism] wip: node unions
7556fd937cfedbee9775b92124fcdce5c416dd50 2024-01-08 [ruby/prism] Split private types
935d4fab62eb2c578508d8d3cfcd0f726b965db6 2024-01-08 [ruby/prism] Remove Ripper from public RBS, type-assert remaining issues
ca8a6265862b2990a14f6a6dabc27228e9d5a995 2024-01-09 [ruby/prism] Fix my RipperCompat logic mistake from expansion for steep flow analysis
bfbaafbd9cd24cb1a7f9d653a75c883480c6078f 2024-01-09 [ruby/prism] Make rake check_annotations verify public RBS
8fa18435234335afbf17bda88324a620e15a4323 2024-01-10 [ruby/prism] Relax Location#source to be optional
66565e36eae8a3dff53f86b3d04bf749e0b07a94 2024-01-10 [ruby/prism] Add documentation for Location#source!
dfee03374632f4da40587cf62858b92da5022a9a 2024-02-20 [ruby/prism] Replace awkward code changes with steep:ignore
aa8841405bd48ac61b3c1397dd864ed2db3b3b2a 2024-02-22 [ruby/prism] Less code modifications. More steep:ignore for now