Commits
User selector
Commit History
Commits on Apr 21, 2026
Upgrade to TypeScript 6.0 (#1704)
Show description for 591989bauthored
Commits on Dec 27, 2025
Fix constructor scope breaking vararg spread optimization (#1675)
Show description for a6230a7authored
Commits on May 24, 2025
Commits on Oct 25, 2024
Fixes handling of statements before super call in subclass constructors (#1592)
Show description for ce0b8a7authored
Commits on Jul 29, 2024
Fix multiple getters and setters (#1567)
Show description for 8ddfbc0authored
Commits on Feb 8, 2024
Commits on Feb 4, 2024
Commits on Dec 28, 2023
Commits on Oct 21, 2023
Fix static super calls breaking with nil reference exception (#1511)
Show description for dbcae83authored
Commits on Jun 11, 2023
Commits on Jun 5, 2023
Commits on Jun 4, 2023
Add support for class static initialization blocks (#1451)
Show description for a2ee2f7authoredTs 5.0 decorators (#1449)
Show description for ecf6d08authored
Commits on May 5, 2023
Commits on May 1, 2023
Fix nested namespace merging (#1435)
Show description for 2982567authored
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 2, 2021
Commits on Aug 20, 2021
Fix context failed to be resolved due to parentheses (#1095)
Show description for b0ef3b0authored
Commits on Oct 18, 2020
Method and Method Property decorators (#905)
Show description for 5a6ba56andauthored
Commits on Sep 14, 2020
Update to TypeScript 4 (#914)
Show description for 1093e8fandauthored
Commits on May 24, 2020
Fix class .toString inheritance (#882)
Show description for 42b3568authored
Commits on May 16, 2020
Commits on May 2, 2020
fixed class name test to work in all versions of node (#862)
Show description for 244633bauthored
Commits on Apr 9, 2020
- authored
chrisd08
Commits on Apr 5, 2020
Bugfix/anonymous class name (#810)
Show description for 282da23authored
Commits on Mar 15, 2020
Return diagnostics instead of throwing errors (#769)
Show description for 9f61a82authored
Commits on Mar 13, 2020
handle non-indexable types for lefthand value of instanceof (#837)
Show description for 9442bf6andauthored
Commits on Dec 8, 2019
Move `new` operator and some class setup boilerplate to lualib (#759)
Show description for 45ea013authored andcommittedUpgrade dependencies (#763)
Show description for dc18e47authored andcommitted
Commits on Dec 7, 2019
Transformation Pipeline Refactor (#705)
Show description for e238cc7authored andcommitted
Commits on Aug 12, 2019
class field initialization order (#700)
Show description for c94e070authored andcommitted
Commits on Jul 31, 2019
Add test builder (#609)
Show description for 0ed6fe3authored andcommitted
Loading