Issues
- 1
Types as comments syntax?
#387 opened by piranna - 3
How to contribute?
#383 opened by theScottyJam - 11
- 0
Document (automate?) maintenance of typings package
#378 opened by SamB - 0
Maximum stack when inferring classes with a method that calls another method
#377 opened by kevinbarabash - 0
Option to add interfered types on actual code
#372 opened by piranna - 1
- 2
Project status
#363 opened by kee-oth - 0
Old school classes are not supported
#361 opened by Nautigsam - 8
Excess property checks for destructured arguments
#359 opened by mindplay-dk - 19
Is there a v2 branch yet?
#323 opened by trusktr - 0
The object required is inferenced as unknown
#353 opened by pinxue - 7
Inference from pattern matching
#344 opened by mindplay-dk - 3
Inference doesn't work if a method returns an instance of the class that is instantiated with the method's type parameters
#311 opened by eilvelia - 3
Clearer error messages?
#289 opened by antonkatz - 0
Allow function covariance/contravariance
#342 opened by whzx5byb - 5
- 2
- 0
Demo 2 is not compiling with TypeScript 4.2.3
#332 opened by NN--- - 1
Expose $StrictUnion and similar types as generic
#331 opened by abhishiv - 2
Cannot read property 'getValueType' of undefined
#330 opened by thelinuxlich - 1
Comment support?
#327 opened by CrazyPython - 0
Extra generic in curried function
#295 opened by awerlogus - 1
Unable to call super in subclass
#326 opened by acutmore - 1
Refined variable can't be returned
#316 opened by amatiasq - 5
- 3
- 3
- 1
Do not expand types for mutually recursive functions
#325 opened by millsp - 9
Chat room for Hegel (Discord)?
#315 opened by trusktr - 3
Weird bugs from TypeScript (to avoid in Hegel)
#313 opened by trusktr - 0
- 1
Environments/Platforms/Implementations
#320 opened by thecotne - 4
Generating type annotations for functions
#318 opened by jarble - 0
Support const assertions equivalent
#317 opened by amatiasq - 0
A generic class instantiation inside the class seems to wrongly always infer current type parameter
#312 opened by eilvelia - 2
Can't access prototype attribute on classes
#304 opened by leunam217 - 1
- 1
- 4
- 2
Test against tc39/test262
#298 opened by mohsen1 - 1
`const promisify = fn => (...args) => Promise.resolve(fn(...args))` breaks the compiler
#297 opened by mohsen1 - 0
[Tracker] Available Web APIs
#293 opened by Soremwar - 2
- 3
- 3
EISDIR: illegal operation on a directory, read
#287 opened by antonkatz - 1
Include is not working as expected
#288 opened by antonkatz - 1
NodeJS environment is incomplete
#286 opened by ericmick - 2
Porting TypeScript's 'declare const' to Hegel
#285 opened by adkelley - 1
Two generic functions
#284 opened by polemius