osyrisrblx / t

A Runtime Typechecker for Roblox
MIT License
210 stars 39 forks source link

Add list variants #117

Open Fireboltofdeath opened 5 months ago

Fireboltofdeath commented 5 months ago

Adds list variants to guards that take parameter lists to avoid extremely large register allocations which can cause large unions & similar to error.

Caveat with literalList due to how tables work, undefined/nil isn't a supported literal value.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9372338031

Details


Totals Coverage Status
Change from base Build 7771800398: 0.02%
Covered Lines: 362
Relevant Lines: 366

💛 - Coveralls