Dave Halter
|
3d08eb92d5
|
Very small refactoring
|
2019-07-23 13:08:57 +02:00 |
|
Johannes-Maria Frank
|
02d16ac55c
|
Fix for failing assertion on native modules Issue #1354 (#1370)
|
2019-07-23 13:02:08 +02:00 |
|
Dave Halter
|
fc20faf8f8
|
Remove _apply_qualified_name_changes, because it's really not needed
|
2019-06-15 01:58:54 +02:00 |
|
Dave Halter
|
e61949da66
|
Fix some collections.deque issues
|
2019-06-15 01:56:49 +02:00 |
|
Dave Halter
|
3ed30409ea
|
Some progress in trying to make the deque work
|
2019-06-14 09:36:23 +02:00 |
|
Dave Halter
|
5ef0563abe
|
Don't use stub_to_python_context_set anymore
|
2019-06-10 19:39:26 +02:00 |
|
Dave Halter
|
56d8945d17
|
Use convert_context function for docs lookup
|
2019-06-10 19:17:50 +02:00 |
|
Dave Halter
|
7f3e55df02
|
Fix conversion for contexts
|
2019-06-10 18:56:37 +02:00 |
|
Dave Halter
|
95f3aed82c
|
Eliminate more actual appearances
|
2019-06-10 16:16:34 +02:00 |
|
Dave Halter
|
8ba3e5d463
|
Change some names from actual -> python
|
2019-06-10 16:02:05 +02:00 |
|
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
|
eef02e5c56
|
Fix generator issues for typing
|
2019-06-08 01:50:38 +02:00 |
|
Dave Halter
|
bade4e661f
|
Some changes to get stubs working better for mixed objects
|
2019-06-03 20:28:04 +02:00 |
|
Dave Halter
|
9bb88b43ca
|
Fix stub_to_actual_context_set for bound methods
|
2019-05-22 10:35:04 +02:00 |
|
Dave Halter
|
c640aa9213
|
goto_assignments should work even if something is only defined in a stub
|
2019-05-17 14:58:55 +02:00 |
|
Dave Halter
|
b5d1e00930
|
Deal better with instance conversions for stubs
|
2019-05-17 12:27:53 +02:00 |
|
Dave Halter
|
f53c977069
|
Fix an issue with stub conversion
|
2019-05-16 00:52:14 +02:00 |
|
Dave Halter
|
a6a71c59f4
|
Move some contents of gradual.stub_contexts to gradual.conversion
|
2019-05-10 01:24:58 +02:00 |
|