Dave Halter
|
97c9aca245
|
Merge branch 'master' into typeshed
|
2018-08-06 12:49:51 +02:00 |
|
Dave Halter
|
faba29a42b
|
Trying to use prefer type annotations if they are available
|
2018-08-05 00:36:11 +02:00 |
|
Dave Halter
|
403cf02c65
|
Fix the last issue to pass stub tests
|
2018-08-04 23:50:11 +02:00 |
|
Dave Halter
|
61de28f741
|
Get a first typeshed example fully working as intended
|
2018-08-02 00:15:54 +02:00 |
|
Dave Halter
|
c8caa8f4ac
|
Use a class stub class
|
2018-08-01 10:47:46 +02:00 |
|
Dave Halter
|
c196075cb8
|
Actually use the stub function
|
2018-08-01 01:42:09 +02:00 |
|
Dave Halter
|
dfbd1f8772
|
Mix stub name with non-stub names in a better way
|
2018-07-31 23:25:13 +02:00 |
|
Dave Halter
|
b5670fdc5f
|
Some progress in working with typeshed
|
2018-07-31 11:33:38 +02:00 |
|
Dave Halter
|
b073b05aa0
|
Fix a bug in the typeshed implementation
|
2018-07-28 14:50:02 +02:00 |
|
Dave Halter
|
e6f28b06b5
|
A bit better typeshed support
|
2018-07-28 14:39:55 +02:00 |
|
Dave Halter
|
4e75a35468
|
Fix stub searching for nested modules
|
2018-07-27 10:14:37 +02:00 |
|
Dave Halter
|
e827559340
|
Get some first stubs working
|
2018-07-25 23:48:53 +02:00 |
|
Dave Halter
|
ee43fd7579
|
Start testing the typeshed directory search
|
2018-07-25 11:37:03 +02:00 |
|
Dave Halter
|
b809768934
|
Start implementing some typeshed details
|
2018-07-25 11:00:51 +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
|
873558a392
|
Move the os.path hack
|
2018-07-23 23:04:14 +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 |
|
Dave Halter
|
8a9202135b
|
Move import logic around a bit
|
2018-07-23 03:54:10 +02:00 |
|
Dave Halter
|
7711167052
|
Start enabling the Typeshed plugin, even though it doesn't do anything, yet.
|
2018-07-23 02:40:18 +02:00 |
|
Dave Halter
|
f5cbb5de49
|
Some refactoring in the stdlib plugin
|
2018-07-22 03:49:36 +02:00 |
|
Dave Halter
|
2cd1ae73ed
|
Move stdlib content to the stdlib plugin
|
2018-07-22 03:45:02 +02:00 |
|
Dave Halter
|
061489ec9a
|
Move the stdlib executions into a plugin
|
2018-07-22 03:38:12 +02:00 |
|
Dave Halter
|
df55f62ad8
|
Add a plugin infrastructure
|
2018-07-21 15:03:05 +02:00 |
|