aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/5.1/test/existential_spec.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests.Li Jin47 hours1-243/+0
|
* Fixed compiler improvements and added comprehensive test suiteLi Jin2 days1-0/+243
- Fixed makefile preprocessor macro definitions (removed spaces in -D flags) - Added null pointer check in compiler class declaration handling - Added comprehensive test specifications for various language features: - attrib, backcall, cond, config, existential, export, goto - import, literals, macro, metatable, operators, return - string, switch, vararg, with Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>