-
Notifications
You must be signed in to change notification settings - Fork 391
Issues: luau-lang/luau
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
Milestones
Assignee
Sort
Issues list
Type error occurs when using templated methods during table iteration
bug
Something isn't working
#1574
opened Dec 18, 2024 by
GabeMillikan
Allocator may return misaligned pointers on 32b platforms
bug
Something isn't working
#1572
opened Dec 17, 2024 by
boguscoder
Refining a property unintentionally blocks assignment in that scope.
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1566
opened Dec 15, 2024 by
imnerolin
Type functions can be named "typeof"
bug
Something isn't working
#1565
opened Dec 14, 2024 by
nothing1649
the Something isn't working
types
library pollutes the globals
bug
#1564
opened Dec 13, 2024 by
Ukendio
New type solver having is having issues with Vectors
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1561
opened Dec 9, 2024 by
WatermelonArray
Native codegen internal lowering failure
bug
Something isn't working
#1558
opened Dec 6, 2024 by
jackTabsCode
Strict Object-Oriented Method Overloading
bug
Something isn't working
#1557
opened Dec 6, 2024 by
scar2056
Problem with passing an asserted value to functions
bug
Something isn't working
#1556
opened Dec 5, 2024 by
imnerolin
Add constant folding of vector math like exists for numbers
enhancement
New feature or request
#1553
opened Dec 3, 2024 by
dv-extrarius
Issues with simple math with new solver
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1547
opened Nov 26, 2024 by
YesilHiyar
New solver has type union of tables not classed as table
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1544
opened Nov 24, 2024 by
OverHash
New Solver: Optional generic parameter in table type can result in type error
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1543
opened Nov 23, 2024 by
claylittlehorse
New Solver: Type error from pcall(require, module)
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1542
opened Nov 22, 2024 by
claylittlehorse
Duplicate table key triggers assert in new solver
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1540
opened Nov 20, 2024 by
nothing1649
TypeError when attempting to access property of union type
enhancement
New feature or request
#1537
opened Nov 18, 2024 by
danaetroupe
Unexpected result when modifying a table (wrong safeenv/optimization)
bug
Something isn't working
#1535
opened Nov 17, 2024 by
khvzak
New Solver: Type error when calling debug.info
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1534
opened Nov 16, 2024 by
funwolf7
AstExprCalls in if conditions are incorrectly refined (new solver)
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1528
opened Nov 16, 2024 by
checkraisefold
New solver fails to solve inline tables that require union types when type casted
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1527
opened Nov 16, 2024 by
OverHash
index<T>
where T
is a generic type of a function reduces to never in new solver strict mode
bug
#1524
opened Nov 15, 2024 by
nothing1649
Infinite recursion when parsing bad AstStatDeclareClass (definition file)
bug
Something isn't working
#1520
opened Nov 10, 2024 by
JohnnyMorganz
Type checker widens annotated variables returned by functions to be nilable after equality comparisons
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1517
opened Nov 10, 2024 by
Ukendio
New solver: explicitly typed table does not apply types onto function/method declarations
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1516
opened Nov 9, 2024 by
JohnnyMorganz
New solver: Using the result of a type function that errors causes type inference to fail to complete
bug
Something isn't working
new solver
This issue is specific to the new solver.
#1510
opened Nov 6, 2024 by
funwolf7
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.