Skip to content

Pull requests: luau-lang/luau

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix a bug in function intersection normalization
#2963 opened Sep 13, 2026 by andyfriesen Collaborator Loading…
Fix Conformance build on MinGW
#2962 opened Sep 12, 2026 by razvanpacku Loading…
Fix Luau.UnitTest stack size condition in CMake
#2956 opened Sep 9, 2026 by SunBlack Loading…
Named Cycle Type Stringification
#2717 opened Aug 29, 2026 by nnullcolumn Contributor Loading…
Resolve table field types through chained type aliases
#2700 opened Aug 23, 2026 by green-real Contributor Loading…
Fix optional tagged userdata types not being remapped at load time
#2699 opened Aug 23, 2026 by green-real Contributor Loading…
Fix index<T, any> and rawget<T, any> not resulting in any
#2697 opened Aug 23, 2026 by PhoenixWhitefire Contributor Loading…
Fix grouped error calls in control flow analysis
#2694 opened Aug 23, 2026 by Companion Contributor Loading…
Fix missing direct includes
#2687 opened Aug 21, 2026 by Aesthete Loading…
another attempt at adding integers to the linter
#2686 opened Aug 21, 2026 by wakerwant Loading…
Add array iteration fast-path to A64 FORGLOOP lowering
#2683 opened Aug 20, 2026 by green-real Contributor Loading…
Allow next to accept read-only indexers
#2671 opened Aug 18, 2026 by meisox Loading…
Freeze vector metatable in luaL_sandbox if it is set
#2583 opened Jul 24, 2026 by PhoenixWhitefire Contributor Loading…
Improve "block too big" errors
#2579 opened Jul 22, 2026 by PhoenixWhitefire Contributor Loading…
Support 4-wide vector type definitions via Frontend setting
#2573 opened Jul 19, 2026 by green-real Contributor Loading…
improve performance of table.maxn
#2561 opened Jul 16, 2026 by nnullcolumn Contributor Draft
improve missing properties type error
#2558 opened Jul 14, 2026 by nnullcolumn Contributor Loading…
update assert's type to be more accurate
#2556 opened Jul 14, 2026 by nnullcolumn Contributor Draft
2
3
unused function lint for recursive functions
#2553 opened Jul 14, 2026 by nnullcolumn Contributor Loading…
unused type lint
#2552 opened Jul 14, 2026 by nnullcolumn Contributor Loading…
stringify false? and ~(false?) to falsy and truthy respectively
#2546 opened Jul 12, 2026 by nnullcolumn Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.