Dave Halter
|
c8937ccdbf
|
Add only_stubs and prefer_stubs as parameters to goto_assignments/goto_definitions
|
2019-06-10 15:59:12 +02:00 |
|
Dave Halter
|
a555def6ca
|
Use a different function signature instead of a separate goto_stubs function
|
2019-06-10 02:27:22 +02:00 |
|
Dave Halter
|
55feb95d41
|
Fix an issue with the latest typeshed upgrade in tests
|
2019-05-19 13:27:38 +02:00 |
|
Dave Halter
|
4176af337f
|
A few Python 2 fixes
|
2019-05-18 01:09:09 +02:00 |
|
Dave Halter
|
9d5f57d798
|
Make sure inferring works even if a stub doesn't have all variables defined
|
2019-05-17 14:45:22 +02:00 |
|
Dave Halter
|
b5d1e00930
|
Deal better with instance conversions for stubs
|
2019-05-17 12:27:53 +02:00 |
|
Dave Halter
|
051db30dfb
|
Proper loading for third-party stub packages
|
2019-05-16 00:45:09 +02:00 |
|
Dave Halter
|
4a2ada56e5
|
Remove two asserts that were pointless
|
2019-05-10 01:31:12 +02:00 |
|
Dave Halter
|
895eae1d54
|
Move all Name classes to a separate file
|
2019-05-07 00:30:16 +02:00 |
|
Dave Halter
|
2d6c037f39
|
Some forgotten renames in tests
|
2019-05-05 21:05:38 +02:00 |
|
Dave Halter
|
171874d288
|
Fix all gradual tests
|
2019-05-05 15:33:56 +02:00 |
|
Dave Halter
|
6ced926db0
|
Try to get some more stub to definitions working and vice versa
|
2019-04-14 17:37:48 +02:00 |
|
Dave Halter
|
3ba3d72d6b
|
Fix a small issue
|
2019-04-12 12:09:03 +02:00 |
|
Dave Halter
|
bb050eebed
|
Move creating stub modules
|
2019-04-11 08:35:16 +02:00 |
|
Dave Halter
|
9f26c27b6d
|
Start adding tests for goto_assignments on stubs
|
2019-04-10 20:41:05 +02:00 |
|
Dave Halter
|
fa17681cf6
|
Goto definitions goto stubs now have a proper implementation
|
2019-04-03 00:28:15 +02:00 |
|
Dave Halter
|
7c56052d58
|
Make infer public on classes
|
2019-04-01 09:25:00 +02:00 |
|
Dave Halter
|
2fc53045c7
|
Goto stubs if on definition
|
2019-03-31 01:19:35 +01:00 |
|
Dave Halter
|
e2fea0a5de
|
Fix some tests because of stub_context changes
|
2019-03-16 01:09:30 +01:00 |
|
Dave Halter
|
156e5f6beb
|
Add two typeshed tests
|
2019-03-13 10:04:19 +01:00 |
|
Dave Halter
|
8e9a91abf8
|
Implement is_stub and goto_stubs for the API
|
2019-03-11 19:13:24 +01:00 |
|
Dave Halter
|
32d2397e64
|
Move test_stub to test_gradual
|
2019-03-10 12:02:51 +01:00 |
|
Dave Halter
|
087a58965b
|
Add a typeshed test
|
2019-03-10 12:01:00 +01:00 |
|