Results 16 issues of Reza Gharibi

There is a problem with Lang 29 where if you compile and test the buggy checkout, patching it next won't change the test result. **Steps to reproduce** 1. Checkout the...

infrastructure

The `bugLineNum` and `fixLineNum` for some bugs are off a little. These line numbers usually point to a comment on several lines before where the actual bug happens. For example,...

In the large version of the dataset, some project names are incomplete. They only contain the repository name and lack the owner part. This is the list of these projects...

Added bug types from the dataset next to their description since some of them are different from the names used here and can be a bit confusing to reference. Let...

I think descriptions for **Same Function Less Args** and **Same Function More Args** are swapped based on their examples. In the less args pattern, it says > A developer can...

Updated JSON fields to match the latest version of the dataset.

The foo_scrobble component doesn't seem to use the proxy that I configured in the Networking setting of foobar2000. Other components, such as OpenLyrics, work fine with the proxy. However, foo_scrobble...

Fixed deprecated arxiv method call: ``` DeprecationWarning: The 'Search.results' method is deprecated, use 'Client.results' instead ```