COMMITS
April 15, 2026
J
Add support for Luau const keyword (#352)
JohnnyMorganz committed
J
Fix leading | and & in generic type params and function return types (#353)
JohnnyMorganz committed
April 11, 2026
J
Fix clippy warnings (#354)
JohnnyMorganz committed
November 26, 2025
B
Add support for explicit type instantiations (#347)
boyned//Kampfkarren committed
April 21, 2025
J
Remove cfxlua keyword
JohnnyMorganz committed
J
Support parsing Luau function attributes (#337)
JohnnyMorganz committed
M
Support CfxLua (#338)
Maddox W. committed
December 30, 2024
J
Fix panic during malformed empty interpolated string (#333)
JohnnyMorganz committed
December 22, 2024
J
Luau: add support for user-defined type functions (#334)
JohnnyMorganz committed
December 7, 2024
J
fix clippy lints
JohnnyMorganz committed
November 17, 2024
J
Support z-escape in interpolated strings (#328)
JohnnyMorganz committed
J
Fix interaction of luau and lua53 for `TokenReference::symbol('//=')` (#327)
JohnnyMorganz committed
November 16, 2024
J
Update changelog for #325
JohnnyMorganz committed
J
Fix attachment of trailing trivia with tab characters (#324)
JohnnyMorganz committed
November 9, 2024
J
Fix wrong feature attribute for Name struct (#325)
jiwonz committed
October 13, 2024
J
implement table type access modifiers (#313)
Jack committed
October 9, 2024
K
Fix missing changelog entries
Kampfkarren committed
S
The `print()` function didn't print (#308)
Sheldon Young committed
D
Update packages (#318)
DataModel committed
October 5, 2024
J
Fix clippy lints (#316)
John Vandenberg committed
C
Fix including trivia in check for typeof identifier (#317)
Clown committed
August 18, 2024
J
Update derive_more to v1.0 (#315)
John Vandenberg committed