aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/test/string_spec.yue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests.Li Jin47 hours1-6/+6
|
* Fixed compiler improvements and added comprehensive test suiteLi Jin2 days1-0/+143
- 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>