stevehalliwell / ulox

A bytecode interpreted scripting language for games in Unity.
MIT License
24 stars 0 forks source link

Desugar empty native types and class init #228

Closed stevehalliwell closed 9 months ago

stevehalliwell commented 9 months ago

Expand desugar handling to include class init self var assignment and simple native type creation

github-actions[bot] commented 9 months ago

Coverage Status

coverage: 90.256% (+0.2%) from 90.075% when pulling 244448174ebfba3f1684c97ad41fbb81c91eda80 on more-desugar into 0c707f48bc96914a38f6fdc8d4f16175ada67e11 on main.