Eric Traut
|
cbaaa0ff84
|
Fixed bug related to namedtuple.
|
2019-03-15 01:04:51 -07:00 |
|
Eric Traut
|
3ff54aab35
|
Continued work on generics.
|
2019-03-14 23:40:08 -07:00 |
|
Eric Traut
|
0ce70b3b98
|
Fixed bug in analysis loop that could result in dependent files not getting invalidated due to a timeout.
|
2019-03-14 23:39:29 -07:00 |
|
Eric Traut
|
b7793cbe29
|
Improved hover output for classes.
|
2019-03-14 23:38:31 -07:00 |
|
Eric Traut
|
6d7a44fcdf
|
Fixed type stub file.
|
2019-03-14 23:38:11 -07:00 |
|
Eric Traut
|
9f3b20bfc1
|
Fixed a few bugs in generics processing.
|
2019-03-14 17:33:46 -07:00 |
|
Eric Traut
|
4f270b62d7
|
Fixed regression in constructor argument validation.
|
2019-03-14 16:44:14 -07:00 |
|
Eric Traut
|
f0bf4a1f74
|
Continued implementation of generic classes.
|
2019-03-14 16:38:52 -07:00 |
|
Eric Traut
|
5e47a2fd18
|
Added the ability to clone ClassType instances for specialization purposes.
Hooked up built-in types to their corresponding base classes (e.g. List derives from list).
|
2019-03-14 13:40:31 -07:00 |
|
Eric Traut
|
f3cf0c0a9b
|
Started to revamp typeAnnotation to handle type variables.
|
2019-03-13 23:52:16 -07:00 |
|
Eric Traut
|
68d64bc3d7
|
Refactored type annotation code into smaller functions.
|
2019-03-12 22:24:35 -07:00 |
|
Eric Traut
|
8cb737469e
|
Modified FunctionType and ClassType to support type parameters and type arguments.
|
2019-03-12 15:35:32 -07:00 |
|
Eric Traut
|
24b705a661
|
Small tweaks to README
|
2019-03-12 15:22:15 -07:00 |
|
Eric Traut
|
61bd3d4fac
|
Updated logo
|
2019-03-12 15:19:01 -07:00 |
|
Eric Traut
|
6fc1c00af6
|
Eliminated unnecessary EllipsisType.
|
2019-03-11 22:02:44 -07:00 |
|
Eric Traut
|
67089438cc
|
Small update to README.
|
2019-03-11 22:02:23 -07:00 |
|
Eric Traut
|
a4fb40d565
|
Added .vscode/launch.json file.
|
2019-03-11 22:02:14 -07:00 |
|
Eric Traut
|
cf93cdf7b2
|
Update readme.
|
2019-03-11 21:33:50 -07:00 |
|
Eric Traut
|
6d6f2b6f4f
|
Updated documentation.
|
2019-03-11 21:30:44 -07:00 |
|
Eric Traut
|
66a03a9525
|
Added logo
|
2019-03-11 20:49:50 -07:00 |
|
Eric Traut
|
1d91744b1f
|
Initial checkin.
|
2019-03-11 20:45:56 -07:00 |
|
Microsoft Open Source
|
da82496b3c
|
Initial commit
|
2019-03-11 20:38:50 -07:00 |
|
Microsoft Open Source
|
134f8ad48b
|
Initial commit
|
2019-03-11 20:38:50 -07:00 |
|
Microsoft GitHub User
|
60c76da87d
|
Initial commit
|
2019-03-11 20:38:47 -07:00 |
|