Commit Graph

16 Commits

Author SHA1 Message Date
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