Commits
User selector
Commit History
Commits on Jul 17, 2025
Commits on Dec 29, 2024
- committed
Basic `Luau` target (#1608)
Show description for 7cb97adauthored
Commits on Sep 21, 2024
Upgrade to TypeScript 5.6 (#1581)
Show description for 920f3e5authored
Commits on Feb 7, 2024
Commits on May 1, 2023
Fix nested namespace merging (#1435)
Show description for 2982567authored
Commits on Jun 24, 2022
Reduce use of temp variables (#1291)
Show description for 66bb36eauthored
Commits on Mar 17, 2022
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2andauthored
Commits on Nov 20, 2021
Preceding Statements (#1116)
Show description for d8e6546authored
Commits on Nov 16, 2021
Better print format (#1157)
Show description for 8a6241cauthored
Commits on Jun 14, 2021
Module resolution from node_modules (#1011)
Show description for 691c9ccauthored
Commits on Mar 5, 2021
Remove phantom, metaExtension, extension, pureAbstract (#998)
Show description for f6a92c0authored
Commits on Dec 22, 2020
Deprecate phantom, metaExtension, extension, pureAbstract (#949)
Show description for 3546f59authored
Commits on Dec 14, 2020
Fix export all bug and add NamespaceExport support (#937)
Show description for a3bfc2dauthored
Commits on Jan 19, 2020
Feature/move parenthesis handling to printer (#801)
Show description for e2ef63dauthoredStop prefixing identifiers from global augs (#804)
Show description for c920bb3authored andcommitted
Commits on Jan 17, 2020
Fixed inconsistent scoping of top-level variable declarations (#795)
Show description for 0f82db6authored
Commits on Dec 26, 2019
- authored andcommitted
Commits on Dec 8, 2019
Move `new` operator and some class setup boilerplate to lualib (#759)
Show description for 45ea013authored andcommitted
Commits on Dec 7, 2019
Transformation Pipeline Refactor (#705)
Show description for e238cc7authored andcommitted
Commits on Jul 31, 2019
Add test builder (#609)
Show description for 0ed6fe3authored andcommittedSpreadAssignment support (#693)
Show description for c11ba34authored andcommitted
Commits on Jul 28, 2019
Export default and export equals (#670)
Show description for 2c47c3bauthored andcommitted
Commits on Jul 13, 2019
Fix for repeat...until scoping (#661)
Show description for 1850e6cauthored andcommitted
Commits on Jul 10, 2019
Small improvements (#656)
Show description for 8626036authored andcommitted
Commits on Jul 2, 2019
Non-module namespace merge (#646)
Show description for 95da8feauthored andcommitted
Commits on Jun 29, 2019
updated call & table expression formatting (#639)
Show description for 51a125eauthored andcommitted
Commits on Jun 13, 2019
@varArg directive (#630)
Show description for acd036bauthored
Commits on Jun 2, 2019
fix for parenthesis stripping (#620)
Show description for 25891d5authored andcommitted
Commits on May 26, 2019
Using ipairs for for...of loops (#595)
Show description for 908db36authored
Commits on May 22, 2019
Add module import/export elision (#565)
Show description for 97fa41eauthored andcommitted
Commits on May 19, 2019
Allow lua keywords and identifiers with invalid characters (#581)
Show description for e18bf59authored andcommitted
Commits on May 4, 2019
Lua table (#516)
Show description for 3de430dauthored andcommitted
Commits on May 2, 2019
New emit pipeline and API/CLI refactor (#511)
Show description for 5d4ed09authored andcommitted
Commits on Apr 12, 2019
class name support (#520)
Show description for 3df8dfbauthored