Dave Halter
|
5ab351dc8f
|
Remove unicode literals from code base
|
2020-07-02 10:43:14 +02:00 |
|
Dave Halter
|
f61246bf13
|
Fix quite a few more tests. Only about a fifth failing now
|
2019-08-18 00:47:21 +02:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
ad4f546aca
|
context -> value
|
2019-08-15 01:23:06 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
8329e2e969
|
Remove classes from plugins and use decorators instead
|
2019-07-16 10:23:19 +02:00 |
|
Dave Halter
|
4d3a698a12
|
Refactor things so goto is working in both directions
|
2019-05-05 01:16:52 +02:00 |
|
Dave Halter
|
df9c9d8dff
|
Fix a flask issue
|
2019-05-01 10:47:20 +02:00 |
|
Dave Halter
|
0e42df2da7
|
Refactor Jedi so we use stub modules as much as possible
|
2019-05-01 00:52:02 +02:00 |
|
Dave Halter
|
fa17681cf6
|
Goto definitions goto stubs now have a proper implementation
|
2019-04-03 00:28:15 +02:00 |
|
Dave Halter
|
84b89f4689
|
Rename py__getitem__ to py__simple_getitem
|
2018-08-10 19:31:19 +02:00 |
|
Dave Halter
|
bc5ca4d8ae
|
Fix flask issues with unicode in Python2
|
2018-08-10 00:37:36 +02:00 |
|
Dave Halter
|
1739ae44f0
|
Refactor some of the import logic so it's possible to load typeshed modules
|
2018-07-24 01:19:09 +02:00 |
|
Dave Halter
|
c88afb71c9
|
Import names are now always strings
|
2018-07-23 22:40:24 +02:00 |
|
Dave Halter
|
27ab4ba339
|
Add the flask plugin and move the import hacks there
|
2018-07-23 04:04:21 +02:00 |
|