-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeScript Compiler Testing Support #47
base: main
Are you sure you want to change the base?
TypeScript Compiler Testing Support #47
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 665ae6b - Browse repository at this point
Copy the full SHA 665ae6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e70548 - Browse repository at this point
Copy the full SHA 9e70548View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e430b - Browse repository at this point
Copy the full SHA b4e430bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0e2ff - Browse repository at this point
Copy the full SHA cd0e2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc05ef2 - Browse repository at this point
Copy the full SHA bc05ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0124585 - Browse repository at this point
Copy the full SHA 0124585View commit details -
Added most of typescript functionality. Changed generator so no defau…
…lt values in typescript params.
Configuration menu - View commit details
-
Copy full SHA for 1cd0535 - Browse repository at this point
Copy the full SHA 1cd0535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b0d26 - Browse repository at this point
Copy the full SHA 93b0d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 581c5c4 - Browse repository at this point
Copy the full SHA 581c5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe9880 - Browse repository at this point
Copy the full SHA ffe9880View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2350ba - Browse repository at this point
Copy the full SHA b2350baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875ac18 - Browse repository at this point
Copy the full SHA 875ac18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652bbed - Browse repository at this point
Copy the full SHA 652bbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc8d64 - Browse repository at this point
Copy the full SHA 0cc8d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9cc56 - Browse repository at this point
Copy the full SHA dd9cc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd52e1 - Browse repository at this point
Copy the full SHA 6cd52e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2f22d - Browse repository at this point
Copy the full SHA 7b2f22dView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2f8c31e - Browse repository at this point
Copy the full SHA 2f8c31eView commit details -
Change supertypes of NullType in typescript and kotlin, change supert…
…ype of UndefinedType in typescript
Configuration menu - View commit details
-
Copy full SHA for f48061d - Browse repository at this point
Copy the full SHA f48061dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9271b16 - Browse repository at this point
Copy the full SHA 9271b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4ddca - Browse repository at this point
Copy the full SHA ee4ddcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e752905 - Browse repository at this point
Copy the full SHA e752905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a677a - Browse repository at this point
Copy the full SHA 81a677aView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 830c47c - Browse repository at this point
Copy the full SHA 830c47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bc3f8 - Browse repository at this point
Copy the full SHA c9bc3f8View commit details -
(WIP) Add TypeAlias type, extend generator, context, and visitors for…
… language specific features
Configuration menu - View commit details
-
Copy full SHA for 23d266b - Browse repository at this point
Copy the full SHA 23d266bView commit details
Commits on Aug 26, 2022
-
Add support for type alias, extend typescript translator for builting…
… typescript features
Configuration menu - View commit details
-
Copy full SHA for dd50a30 - Browse repository at this point
Copy the full SHA dd50a30View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e74b680 - Browse repository at this point
Copy the full SHA e74b680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2211142 - Browse repository at this point
Copy the full SHA 2211142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38316d1 - Browse repository at this point
Copy the full SHA 38316d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b18dc82 - Browse repository at this point
Copy the full SHA b18dc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6535c3f - Browse repository at this point
Copy the full SHA 6535c3fView commit details -
Provide generator with both a string and number literal type, change …
…num and string LiteralType supertypes, add comments
Configuration menu - View commit details
-
Copy full SHA for 15fdb86 - Browse repository at this point
Copy the full SHA 15fdb86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b2ea1 - Browse repository at this point
Copy the full SHA 94b2ea1View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd45e0a - Browse repository at this point
Copy the full SHA dd45e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf7639 - Browse repository at this point
Copy the full SHA 2cf7639View commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d25ca76 - Browse repository at this point
Copy the full SHA d25ca76View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53ac9b1 - Browse repository at this point
Copy the full SHA 53ac9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3350e9 - Browse repository at this point
Copy the full SHA a3350e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f85b8 - Browse repository at this point
Copy the full SHA a8f85b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9020ff9 - Browse repository at this point
Copy the full SHA 9020ff9View commit details -
Merge pull request #13 from alexisthedev/ts-type-alias
TypeScript Type Aliases
Configuration menu - View commit details
-
Copy full SHA for 50007dd - Browse repository at this point
Copy the full SHA 50007ddView commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5122ed3 - Browse repository at this point
Copy the full SHA 5122ed3View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a4be54 - Browse repository at this point
Copy the full SHA 5a4be54View commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d30d15 - Browse repository at this point
Copy the full SHA 3d30d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362ec91 - Browse repository at this point
Copy the full SHA 362ec91View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd06ca2 - Browse repository at this point
Copy the full SHA bd06ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c44200 - Browse repository at this point
Copy the full SHA 4c44200View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d4a002 - Browse repository at this point
Copy the full SHA 9d4a002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a42ca2 - Browse repository at this point
Copy the full SHA 8a42ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f76da3 - Browse repository at this point
Copy the full SHA 7f76da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc152a - Browse repository at this point
Copy the full SHA 8dc152aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d9ae5 - Browse repository at this point
Copy the full SHA 93d9ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f075f3a - Browse repository at this point
Copy the full SHA f075f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43322bd - Browse repository at this point
Copy the full SHA 43322bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa2dd1 - Browse repository at this point
Copy the full SHA 8aa2dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49cb8af - Browse repository at this point
Copy the full SHA 49cb8afView commit details -
Add union type assignment test, update tests to pass builtin factory …
…when creating ast.Program node.
Configuration menu - View commit details
-
Copy full SHA for f3ee755 - Browse repository at this point
Copy the full SHA f3ee755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338420b - Browse repository at this point
Copy the full SHA 338420bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ccae6 - Browse repository at this point
Copy the full SHA 09ccae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9c0d7 - Browse repository at this point
Copy the full SHA ab9c0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2182d54 - Browse repository at this point
Copy the full SHA 2182d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff26ffe - Browse repository at this point
Copy the full SHA ff26ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e06d6f - Browse repository at this point
Copy the full SHA 3e06d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291397b - Browse repository at this point
Copy the full SHA 291397bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 123d20a - Browse repository at this point
Copy the full SHA 123d20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf17c6 - Browse repository at this point
Copy the full SHA 4bf17c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832c73a - Browse repository at this point
Copy the full SHA 832c73aView commit details -
Add more unit tests for type unification, solve bugs in the type unif…
…ication algorithm
Configuration menu - View commit details
-
Copy full SHA for e385331 - Browse repository at this point
Copy the full SHA e385331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137b474 - Browse repository at this point
Copy the full SHA 137b474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e58f9 - Browse repository at this point
Copy the full SHA 26e58f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee782c - Browse repository at this point
Copy the full SHA 2ee782cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd3399 - Browse repository at this point
Copy the full SHA cbd3399View commit details -
Configuration menu - View commit details
-
Copy full SHA for d13bc03 - Browse repository at this point
Copy the full SHA d13bc03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ce961 - Browse repository at this point
Copy the full SHA 93ce961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790fff8 - Browse repository at this point
Copy the full SHA 790fff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for adea32d - Browse repository at this point
Copy the full SHA adea32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8574c78 - Browse repository at this point
Copy the full SHA 8574c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081fea7 - Browse repository at this point
Copy the full SHA 081fea7View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6654144 - Browse repository at this point
Copy the full SHA 6654144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101d787 - Browse repository at this point
Copy the full SHA 101d787View commit details