Dave Halter
|
f147cb1133
|
Make it possible to get stdlib modules for project search
|
2020-03-07 19:42:27 +01:00 |
|
Dave Halter
|
c159b9debd
|
Get namespace package searches working
|
2020-03-07 17:14:47 +01:00 |
|
Dave Halter
|
eecdf31601
|
Make it possible to search folders __init__ files
|
2020-03-07 13:57:14 +01:00 |
|
Dave Halter
|
ed3564831c
|
Some minor test reworks
|
2020-03-06 14:28:48 +01:00 |
|
Dave Halter
|
8c1e518ab7
|
Make sure you can search for 'def something'
|
2020-03-06 14:27:29 +01:00 |
|
Dave Halter
|
c7a862ec19
|
Fix issues where references were identified as definitions
|
2020-03-06 14:24:57 +01:00 |
|
Dave Halter
|
6e3bd38600
|
Start merging efforts for project search and file search
First project tests are passing
|
2020-03-06 13:32:04 +01:00 |
|
Dave Halter
|
8ff2ea4b38
|
Make sure to not load unsafe modules anymore if they are not on the sys path, fixes #760
|
2020-01-31 13:09:28 +01:00 |
|
Dave Halter
|
a05628443e
|
Make sure serialization works for projects
|
2020-01-31 02:14:34 +01:00 |
|
Dave Halter
|
251ff447bc
|
Add added_sys_path to Project, fixes #1334
|
2020-01-31 00:08:24 +01:00 |
|
Dave Halter
|
38460ce9d7
|
Use complete instead of completions in test_api/
|
2019-12-20 16:16:01 +01:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
45dada9552
|
Fix interpeter project path
|
2019-08-05 00:43:37 +02:00 |
|
Dave Halter
|
467c2e5def
|
Merge branch 'master' into typeshed
There were quite a few conflicts, because there were two rewrites of the path
to dotted function.
|
2019-03-01 10:13:16 +01:00 |
|
Dave Halter
|
68f840de60
|
Refactor django path support
|
2018-01-24 19:13:05 +01:00 |
|