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

Expose the integer type to user-defined type functions
#2618 opened Aug 4, 2026 by green-real Contributor Loading…
Differentiate inferred generic names from free type names
#2617 opened Aug 3, 2026 by PhoenixWhitefire Contributor Loading…
Fix negated integer literals reporting a type error
#2615 opened Aug 3, 2026 by green-real Contributor Loading…
Do not create negated type fields in isCovariantWith
#2612 opened Aug 2, 2026 by PhoenixWhitefire Contributor Loading…
Fix read-only indexer access mismatch errors
#2611 opened Aug 2, 2026 by PhoenixWhitefire Contributor 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 missing properties type error
#2558 opened Jul 14, 2026 by nnullcolumn Loading…
unused type lint
#2552 opened Jul 14, 2026 by nnullcolumn Loading…
partially implement type:setreadindexer
#2549 opened Jul 13, 2026 by nnullcolumn Loading…
improve stringification of metatable types
#2545 opened Jul 12, 2026 by nnullcolumn Loading…
Fix integer.create and fromstring type definitions
#2540 opened Jul 11, 2026 by tapple Loading…
Use the rawget type function for rawget
#2535 opened Jul 10, 2026 by PhoenixWhitefire Contributor Loading…
VM: Add functions to get/set inline destructors of userdata
#2457 opened Jun 22, 2026 by Nerixyz Contributor Loading…
Pass lua_State* to inline destructors as well
#2454 opened Jun 21, 2026 by PhoenixWhitefire Contributor Loading…
Compiler: Take std::string_view over std::string
#2448 opened Jun 15, 2026 by Nerixyz Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.