-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: escalier-lang/escalier-next
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add support for Something isn't working
Type Safety
as <ident>
to pattern matching
bug
#363
opened Sep 2, 2024 by
kevinbarabash
Only require invariance on type params that are unions, not on all unions
bug
Something isn't working
Type Safety
#360
opened Sep 2, 2024 by
kevinbarabash
Update Visitor.fs and BuildGraph.fs to handle function declarations properly
bug
Something isn't working
Type Safety
#357
opened Aug 26, 2024 by
kevinbarabash
Update getPropType to check for properties on the Extends type of an object type
bug
Something isn't working
Type Safety
#351
opened Aug 25, 2024 by
kevinbarabash
Allow optional chaining on Something isn't working
Type Safety
Obj | null
bug
#348
opened Aug 25, 2024 by
kevinbarabash
Handle computed keys when the key is defined in the same file
bug
Something isn't working
#345
opened Aug 22, 2024 by
kevinbarabash
Allow primitives/literals to unify regardless of their mutability
#342
opened Aug 17, 2024 by
kevinbarabash
Don't allow redefinition of variables
bug
Something isn't working
#338
opened Aug 11, 2024 by
kevinbarabash
Check the mutability of binders in
inferMatchCases
Type Safety
#335
opened Aug 11, 2024 by
kevinbarabash
Prevent pattern matching of unions of untagged inexact object types
Type Safety
#332
opened Aug 11, 2024 by
kevinbarabash
Require
static
keyword when defining static methods on a class
#326
opened Aug 10, 2024 by
kevinbarabash
Special handling when applying mapped types to array and tuple types
Type Safety
#325
opened Aug 10, 2024 by
kevinbarabash
Export regex validated string types as template literals types in .d.ts files
#319
opened Aug 2, 2024 by
kevinbarabash
Add support for regex literals
enhancement
New feature or request
#315
opened Jul 30, 2024 by
kevinbarabash
Change syntax for tuples from
[5, "hello"]
to (5, "hello")
#312
opened Jul 27, 2024 by
kevinbarabash
Require mapped types to be optional if the key is an infinite set
#311
opened Jul 27, 2024 by
kevinbarabash
Previous Next
ProTip!
Follow long discussions with comments:>50.