-
Notifications
You must be signed in to change notification settings - Fork 469
Pull requests: luau-lang/luau
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow calls to vararg functions to be inlined if the number of arguments are known at compile-time
#2007
opened Sep 17, 2025 by
PhoenixWhitefire
•
Draft
luau-analyze.exe improve error/success messaging, fix path resolution
#1978
opened Aug 28, 2025 by
Waffle3z
Loading…
Fixing luau_callhook missing userdata in lvmexecute.cpp
#1964
opened Aug 21, 2025 by
SU-Daigoro
Loading…
Fix blocked-type leak when assigning global with the same global name
#1942
opened Aug 3, 2025 by
karl-police
Loading…
Add AstStatDeclareFunction to the Transpiler and fix AstStatDeclareFunction location issue with attributes
#1934
opened Jul 27, 2025 by
karl-police
Loading…
Implement RFC, rename tag "class" to "extern" locked behind a flag, tenary operator
#1927
opened Jul 23, 2025 by
karl-police
Loading…
Fix gcinfo() and collectgarbage("count") to return floating-point KB values
#1918
opened Jul 14, 2025 by
zoon
Loading…
Add the ability to get the ExternType's name within type functions
#1916
opened Jul 14, 2025 by
karl-police
Loading…
Restore 'computed goto' code generation for the VM loop on VS2022
#1751
opened Mar 27, 2025 by
Mooshua
Loading…
PrimitiveTypeConstraint force dispatch fix for a ConstraintSolvingIncompleteError case
#1419
opened Sep 16, 2024 by
karl-police
Loading…
Autocomplete - Prevent TableState:Free properties with no writeTy to show up when requesting properties from an AST Index
#1392
opened Sep 11, 2024 by
karl-police
Loading…
ProTip!
Adding no:label will show everything without a label.